summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-011-18/+10
* NFS pnfs data server multipath session trunkingAndy Adamson2016-09-191-14/+44
* Merge branch 'writeback'Trond Myklebust2016-07-241-0/+7
|\
| * pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-051-0/+7
* | nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-2/+2
* | nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-1/+1
* | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-241-2/+10
|/
* nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2016-05-251-0/+28
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-091-16/+16
* pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust2016-02-051-3/+13
* NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-311-0/+5
* NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-311-4/+1
* NFS41: fix list splice typePeng Tao2015-08-201-1/+1
* Merge branch 'layoutfixes'Trond Myklebust2015-08-171-18/+32
|\
| * pNFS: Tighten up locking around DS commit bucketsTrond Myklebust2015-08-121-18/+32
* | NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust2015-08-171-14/+19
|/
* NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust2015-08-101-2/+3
* Merge branch 'bugfixes'Trond Myklebust2015-04-231-1/+1
|\
| * nfs: do not export discarded symbolsArnd Bergmann2015-03-121-1/+1
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-271-0/+10
|/
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-181-0/+30
* pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-031-2/+2
* nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-031-10/+0
* nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-031-0/+1
* nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-031-4/+84
* nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-031-4/+7
* nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-4/+6
* nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-031-0/+81
* nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-031-0/+149
* nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-031-0/+242
* pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes2015-02-031-7/+8
* pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-031-0/+291