summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust2015-09-071-1/+0Star
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-171-4/+0Star
* NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust2015-08-111-5/+10
* Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-281-0/+21
|\
| * nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee2015-07-281-0/+21
* | writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo2015-06-021-1/+1
|/
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-021-0/+1
* nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-131-0/+13
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+0Star
|\
| * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-201-1/+0Star
* | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-061-1/+21
* | Merge branch 'flexfiles'Trond Myklebust2015-02-031-5/+26
|\ \
| * | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao2015-02-031-0/+1
| * | nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-031-0/+2
| * | nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao2015-02-031-0/+7
| * | nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-031-0/+1
| * | pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-031-2/+4
| * | nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-031-3/+3
| * | nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-031-0/+1
| * | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-031-0/+1
| * | nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-031-0/+1
| * | nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-031-0/+4
| * | nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-1/+2
| |/
* / NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-211-2/+0Star
|/
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-1/+0Star
|\
| * locks: consolidate "nolease" routinesJeff Layton2014-09-091-1/+0Star
* | NFS: Move v3 declarations out of internal.hAnna Schumaker2014-09-121-7/+0Star
|/
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-141-5/+6
|\
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-07-131-0/+1
| |\
| * | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-251-0/+1
| * | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-251-3/+3
| * | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-251-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-101-0/+9
|\ \ \
| * | | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-041-0/+9
| | |/ | |/|
* | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-281-0/+1
|\| |
| * | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-121-0/+1
| |/
* / sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-4/+2Star
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-121-2/+0Star
| * nfs: switch to ->write_iter()Al Viro2014-05-061-1/+1
| * nfs: switch to ->read_iter()Al Viro2014-05-061-1/+1
* | NFS: Create a common nfs_pageio_ops structAnna Schumaker2014-05-291-1/+1
* | NFS: Create a common generic_pg_pgios()Anna Schumaker2014-05-291-1/+1
* | NFS: Create a common multiple_pgios() functionAnna Schumaker2014-05-291-0/+1
* | NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-291-7/+2Star
* | NFS: Create a generic_pgio functionAnna Schumaker2014-05-291-9/+1Star
* | NFS: Create a common pgio_error functionAnna Schumaker2014-05-291-0/+1
* | NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-291-0/+3
* | NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-291-3/+1Star
* | NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-291-0/+1