Age | Commit message (Expand) | Author |
2020-05-13 | NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs | Trond Myklebust |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust |
2020-03-27 | NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling | Trond Myklebust |
2020-03-27 | NFS/pNFS: Simplify bucket layout segment reference counting | Trond Myklebust |
2020-03-27 | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust |
2020-03-27 | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-27 | NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() | Trond Myklebust |
2020-03-27 | pNFS: Enable per-layout segment commit structures | Trond Myklebust |
2020-03-27 | pNFS: Add infrastructure for cleaning up per-layout commit structures | Trond Myklebust |
2020-03-27 | pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist() | Trond Myklebust |
2020-03-27 | pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs() | Trond Myklebust |
2020-03-27 | NFSv4/pNFS: Scan the full list of commit arrays when committing | Trond Myklebust |
2020-03-26 | pNFS: Add a helper to allocate the array of buckets | Trond Myklebust |
2020-03-26 | NFS/pNFS: Refactor pnfs_generic_commit_pagelist() | Trond Myklebust |
2020-01-15 | NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() | Trond Myklebust |
2019-08-26 | pNFS/flexfiles: Turn off soft RPC calls | Trond Myklebust |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-08-15 | NFSv4: Fix locking in pnfs_generic_recover_commit_reqs | Trond Myklebust |
2018-03-20 | sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even... | Peter Zijlstra |
2017-11-17 | fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t | Elena Reshetova |
2017-09-09 | NFS: Remove pnfs_generic_transfer_commit_list() | Trond Myklebust |
2017-09-09 | NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock | Trond Myklebust |
2017-08-15 | NFS: Wait for requests that are locked on the commit list | Trond Myklebust |
2017-08-15 | NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg() | Trond Myklebust |
2017-08-15 | NFSv4: Use a mutex to protect the per-inode commit lists | Trond Myklebust |
2017-07-19 | Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") | Trond Myklebust |
2017-07-19 | NFS: Fix another COMMIT race in pNFS | Trond Myklebust |
2017-07-19 | NFS: Fix a COMMIT race in pNFS | Trond Myklebust |
2017-05-03 | pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits | Fred Isaman |
2017-05-02 | pNFS: Fix a typo in pnfs_generic_alloc_ds_commits | Trond Myklebust |
2017-04-29 | pNFS: Don't send COMMITs to the DSes if the server invalidated our layout | Trond Myklebust |
2017-04-20 | pNFS: unexport nfs4_pnfs_v3_ds_connect_unload | Trond Myklebust |
2017-04-20 | NFS: fix usage of mempools. | NeilBrown |
2017-03-17 | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson |
2017-03-17 | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson |
2016-12-01 | NFS: Remove unused authflavour parameter from nfs_get_client() | Anna Schumaker |
2016-09-19 | NFS pnfs data server multipath session trunking | Andy Adamson |
2016-07-24 | Merge branch 'writeback' | Trond Myklebust |
2016-07-19 | nfs4: flexfiles: respect noresvport when establishing connections to DSes | Tigran Mkrtchyan |
2016-07-19 | nfs4: clnt: respect noresvport when establishing connections to DSes | Tigran Mkrtchyan |
2016-07-05 | pNFS: Files and flexfiles always need to commit before layoutcommit | Trond Myklebust |
2016-06-24 | pnfs_nfs: fix _cancel_empty_pagelist | Weston Andros Adamson |
2016-05-25 | nfs: avoid race that crashes nfs_init_commit | Weston Andros Adamson |
2016-05-09 | NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock | Dave Wysochanski |
2016-02-05 | pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3 | Trond Myklebust |
2015-12-31 | NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid | Trond Myklebust |
2015-12-31 | NFS: Allow multiple commit requests in flight per file | Trond Myklebust |
2015-08-20 | NFS41: fix list splice type | Peng Tao |
2015-08-17 | Merge branch 'layoutfixes' | Trond Myklebust |