aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20NFS41: fix list splice typePeng Tao1-1/+1
2015-08-17Merge branch 'layoutfixes'Trond Myklebust1-18/+32
2015-08-17NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust1-14/+19
2015-08-12pNFS: Tighten up locking around DS commit bucketsTrond Myklebust1-18/+32
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust1-2/+3
2015-04-23Merge branch 'bugfixes'Trond Myklebust1-1/+1
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust1-0/+10
2015-03-12nfs: do not export discarded symbolsArnd Bergmann1-1/+1
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commitTom Haynes1-0/+30
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson1-2/+2
2015-02-03nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao1-10/+0
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao1-0/+1
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao1-4/+84
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-4/+7
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-4/+6
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao1-0/+81
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao1-0/+149
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao1-0/+242
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes1-7/+8
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes1-0/+291