aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c
Commit message (Expand)AuthorAge
* pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust2019-08-26
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust2018-08-15
* sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra2018-03-20
* fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_tElena Reshetova2017-11-17
* NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust2017-09-09
* NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust2017-09-09
* NFS: Wait for requests that are locked on the commit listTrond Myklebust2017-08-15
* NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()Trond Myklebust2017-08-15
* NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust2017-08-15
* Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust2017-07-19
* NFS: Fix another COMMIT race in pNFSTrond Myklebust2017-07-19
* NFS: Fix a COMMIT race in pNFSTrond Myklebust2017-07-19
* pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commitsFred Isaman2017-05-03
* pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsTrond Myklebust2017-05-02
* pNFS: Don't send COMMITs to the DSes if the server invalidated our layoutTrond Myklebust2017-04-29
* pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadTrond Myklebust2017-04-20
* NFS: fix usage of mempools.NeilBrown2017-04-20
* pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-17
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* NFS pnfs data server multipath session trunkingAndy Adamson2016-09-19
* Merge branch 'writeback'Trond Myklebust2016-07-24
|\
| * pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-05
* | nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-19
* | nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-19
* | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-24
|/
* nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2016-05-25
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-09
* pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust2016-02-05
* NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-31
* NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-31
* NFS41: fix list splice typePeng Tao2015-08-20
* Merge branch 'layoutfixes'Trond Myklebust2015-08-17
|\
| * pNFS: Tighten up locking around DS commit bucketsTrond Myklebust2015-08-12
* | NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust2015-08-17
|/
* NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust2015-08-10
* Merge branch 'bugfixes'Trond Myklebust2015-04-23
|\
| * nfs: do not export discarded symbolsArnd Bergmann2015-03-12
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-27
|/
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-18
* pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-03
* nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-03
* nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-03
* nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-03
* nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-03
* nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-03
* nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-03
* nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-03