summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs_nfs.c
AgeCommit message (Expand)Author
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-03-27NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handlingTrond Myklebust
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()Trond Myklebust
2020-03-27pNFS: Enable per-layout segment commit structuresTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()Trond Myklebust
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()Trond Myklebust
2020-03-27NFSv4/pNFS: Scan the full list of commit arrays when committingTrond Myklebust
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust
2020-03-26NFS/pNFS: Refactor pnfs_generic_commit_pagelist()Trond Myklebust
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2019-08-26pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-08-15NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-03-20sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra
2017-11-17fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_tElena Reshetova
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust
2017-08-15NFS: Wait for requests that are locked on the commit listTrond Myklebust
2017-08-15NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()Trond Myklebust
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust
2017-07-19NFS: Fix another COMMIT race in pNFSTrond Myklebust
2017-07-19NFS: Fix a COMMIT race in pNFSTrond Myklebust
2017-05-03pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commitsFred Isaman
2017-05-02pNFS: Fix a typo in pnfs_generic_alloc_ds_commitsTrond Myklebust
2017-04-29pNFS: Don't send COMMITs to the DSes if the server invalidated our layoutTrond Myklebust
2017-04-20pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadTrond Myklebust
2017-04-20NFS: fix usage of mempools.NeilBrown
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker
2016-09-19NFS pnfs data server multipath session trunkingAndy Adamson
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