aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust1-1/+0
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker1-4/+0
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust1-5/+10
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+21
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee1-0/+21
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo1-1/+1
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes1-0/+13
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-02-05NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust1-1/+21
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-5/+26
2015-02-03nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao1-0/+1
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao1-0/+2
2015-02-03nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao1-0/+7
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson1-0/+1
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson1-2/+4
2015-02-03nfs: allow to specify cred in nfs_initiate_pgioPeng Tao1-3/+3
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao1-0/+1
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes1-0/+1
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-0/+4
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-1/+2
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker1-2/+0
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig1-1/+0
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+0
2014-09-12NFS: Move v3 declarations out of internal.hAnna Schumaker1-7/+0
2014-09-09locks: consolidate "nolease" routinesJeff Layton1-1/+0
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+6
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+9
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman1-0/+9
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changesIngo Molnar1-0/+1
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown1-1/+1
2014-07-13Merge branch 'bugfixes' into linux-nextTrond Myklebust1-0/+1
2014-07-12nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson1-0/+1
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson1-0/+1
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-3/+3
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson1-3/+3
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2014-06-12nfs: switch to iter_splice_write_file()Al Viro1-2/+0
2014-05-29NFS: Create a common nfs_pageio_ops structAnna Schumaker1-1/+1
2014-05-29NFS: Create a common generic_pg_pgios()Anna Schumaker1-1/+1
2014-05-29NFS: Create a common multiple_pgios() functionAnna Schumaker1-0/+1
2014-05-29NFS: Create a common initiate_pgio() functionAnna Schumaker1-7/+2
2014-05-28NFS: Create a generic_pgio functionAnna Schumaker1-9/+1
2014-05-28NFS: Create a common pgio_error functionAnna Schumaker1-0/+1
2014-05-28NFS: Create a common rpcsetup function for reads and writesAnna Schumaker1-0/+3
2014-05-28NFS: Create a common rpc_call_ops structAnna Schumaker1-3/+1
2014-05-28NFS: Create a common nfs_pgio_result_common functionAnna Schumaker1-0/+1
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker1-0/+2
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker1-4/+2