summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust2017-09-091-41/+2
* NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust2017-09-091-5/+11
* NFS: Wait for requests that are locked on the commit listTrond Myklebust2017-08-151-4/+14
* NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()Trond Myklebust2017-08-151-2/+2
* NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust2017-08-151-8/+7
* Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust2017-07-191-7/+0
* NFS: Fix another COMMIT race in pNFSTrond Myklebust2017-07-191-1/+6
* NFS: Fix a COMMIT race in pNFSTrond Myklebust2017-07-191-3/+7
* pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commitsFred Isaman2017-05-031-1/+1
* pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsTrond Myklebust2017-05-021-1/+1
* pNFS: Don't send COMMITs to the DSes if the server invalidated our layoutTrond Myklebust2017-04-291-0/+7
* pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadTrond Myklebust2017-04-201-1/+0
* NFS: fix usage of mempools.NeilBrown2017-04-201-11/+5
* pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-171-8/+16
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-171-2/+13
* 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
OpenPOWER on IntegriCloud