aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c
AgeCommit message (Expand)Author
2016-07-24Merge branch 'writeback'Trond Myklebust
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust
2016-06-24pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson
2016-05-25nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski
2016-02-05pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-08-20NFS41: fix list splice typePeng Tao
2015-08-17Merge branch 'layoutfixes'Trond Myklebust
2015-08-17NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-08-12pNFS: Tighten up locking around DS commit bucketsTrond Myklebust
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust
2015-03-12nfs: do not export discarded symbolsArnd Bergmann
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson
2015-02-03nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes