aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs_nfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Gravatar Trond Myklebust 1-4/+3
2019-08-26pNFS/flexfiles: Turn off soft RPC callsGravatar Trond Myklebust 1-5/+10
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.Gravatar NeilBrown 1-1/+1
2018-08-15NFSv4: Fix locking in pnfs_generic_recover_commit_reqsGravatar Trond Myklebust 1-9/+7
2018-03-20sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Gravatar Peter Zijlstra 1-1/+1
2017-11-17fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_tGravatar Elena Reshetova 1-5/+5
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Gravatar Trond Myklebust 1-41/+2
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockGravatar Trond Myklebust 1-5/+11
2017-08-15NFS: Wait for requests that are locked on the commit listGravatar Trond Myklebust 1-4/+14
2017-08-15NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()Gravatar Trond Myklebust 1-2/+2
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsGravatar Trond Myklebust 1-8/+7
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Gravatar Trond Myklebust 1-7/+0
2017-07-19NFS: Fix another COMMIT race in pNFSGravatar Trond Myklebust 1-1/+6
2017-07-19NFS: Fix a COMMIT race in pNFSGravatar Trond Myklebust 1-3/+7
2017-05-03pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commitsGravatar Fred Isaman 1-1/+1
2017-05-02pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsGravatar Trond Myklebust 1-1/+1
2017-04-29pNFS: Don't send COMMITs to the DSes if the server invalidated our layoutGravatar Trond Myklebust 1-0/+7
2017-04-20pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadGravatar Trond Myklebust 1-1/+0
2017-04-20NFS: fix usage of mempools.Gravatar NeilBrown 1-11/+5
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableGravatar Weston Andros Adamson 1-8/+16
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectGravatar Weston Andros Adamson 1-2/+13
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Gravatar Anna Schumaker 1-18/+10
2016-09-19NFS pnfs data server multipath session trunkingGravatar Andy Adamson 1-14/+44
2016-07-24Merge branch 'writeback'Gravatar Trond Myklebust 1-0/+7
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesGravatar Tigran Mkrtchyan 1-2/+2
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesGravatar Tigran Mkrtchyan 1-1/+1
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitGravatar Trond Myklebust 1-0/+7
2016-06-24pnfs_nfs: fix _cancel_empty_pagelistGravatar Weston Andros Adamson 1-2/+10
2016-05-25nfs: avoid race that crashes nfs_init_commitGravatar Weston Andros Adamson 1-0/+28
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockGravatar Dave Wysochanski 1-16/+16
2016-02-05pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Gravatar Trond Myklebust 1-3/+13
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidGravatar Trond Myklebust 1-0/+5
2015-12-31NFS: Allow multiple commit requests in flight per fileGravatar Trond Myklebust 1-4/+1
2015-08-20NFS41: fix list splice typeGravatar Peng Tao 1-1/+1
2015-08-17Merge branch 'layoutfixes'Gravatar Trond Myklebust 1-18/+32
2015-08-17NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Gravatar Trond Myklebust 1-14/+19
2015-08-12pNFS: Tighten up locking around DS commit bucketsGravatar Trond Myklebust 1-18/+32
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesGravatar Trond Myklebust 1-2/+3
2015-04-23Merge branch 'bugfixes'Gravatar Trond Myklebust 1-1/+1
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSGravatar Trond Myklebust 1-0/+10
2015-03-12nfs: do not export discarded symbolsGravatar Arnd Bergmann 1-1/+1
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Gravatar Tom Haynes 1-0/+30
2015-02-03pnfs: pass ds_commit_idx through the commit pathGravatar Weston Andros Adamson 1-2/+2
2015-02-03nfs/filelayout: use pnfs_error_mark_layout_for_returnGravatar Peng Tao 1-10/+0
2015-02-03nfs: allow different protocol in nfs_initiate_commitGravatar Peng Tao 1-0/+1
2015-02-03nfs41: create NFSv3 DS connection if specifiedGravatar Peng Tao 1-4/+84
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionGravatar Peng Tao 1-4/+7
2015-02-03nfs41: allow LD to choose DS connection auth flavorGravatar Peng Tao 1-4/+6
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsGravatar Peng Tao 1-0/+81