aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs_nfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Gravatar Trond Myklebust 1-2/+6
2021-10-20NFS: Fix up commit deadlocksGravatar Trond Myklebust 1-2/+0
2021-10-03pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsGravatar Baptiste Lepers 1-2/+2
2021-07-08NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3Gravatar Trond Myklebust 1-1/+1
2021-07-08NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesGravatar Trond Myklebust 1-26/+26
2021-01-10NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Gravatar Trond Myklebust 1-3/+5
2021-01-10NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestGravatar Trond Myklebust 1-9/+5
2020-12-02pNFS: Clean up open coded xdr string decodingGravatar Trond Myklebust 1-36/+7
2020-12-02NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addrGravatar Trond Myklebust 1-15/+19
2020-12-02pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addrGravatar Trond Myklebust 1-5/+16
2020-12-02NFSv4/pNFS: Use connections to a DS that are all of the same protocol familyGravatar Trond Myklebust 1-1/+6
2020-05-13NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfsGravatar Trond Myklebust 1-1/+2
2020-04-11pNFS: Fix RCU lock leakageGravatar Trond Myklebust 1-0/+1
2020-03-27NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handlingGravatar Trond Myklebust 1-16/+12
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingGravatar Trond Myklebust 1-19/+20
2020-03-27NFS/pNFS: Clean up pNFS commit operationsGravatar Trond Myklebust 1-12/+1
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoGravatar Trond Myklebust 1-18/+0
2020-03-27NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()Gravatar Trond Myklebust 1-0/+51
2020-03-27pNFS: Enable per-layout segment commit structuresGravatar Trond Myklebust 1-6/+71
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresGravatar Trond Myklebust 1-3/+85
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()Gravatar Trond Myklebust 1-0/+16
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()Gravatar Trond Myklebust 1-8/+33
2020-03-27NFSv4/pNFS: Scan the full list of commit arrays when committingGravatar Trond Myklebust 1-12/+40
2020-03-26pNFS: Add a helper to allocate the array of bucketsGravatar Trond Myklebust 1-0/+31
2020-03-26NFS/pNFS: Refactor pnfs_generic_commit_pagelist()Gravatar Trond Myklebust 1-97/+67
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