Show patches with: Submitter = Trond Myklebust       |    State = Action Required       |   2696 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] nfsd: allow more than 64 backlogged connections [v2] nfsd: allow more than 64 backlogged connections 1 1 1 --- 2024-03-08 Trond Myklebust New
nfsd: allow more than 64 backlogged connections nfsd: allow more than 64 backlogged connections - - - --- 2024-03-07 Trond Myklebust New
[v2] NFSv4: Fix a state manager thread deadlock regression [v2] NFSv4: Fix a state manager thread deadlock regression - - - --- 2023-09-24 Trond Myklebust New
[2/2] NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts NFSv4.x client improvements for knfsd re-exporting - - - --- 2023-09-11 Trond Myklebust New
[1/2] NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY NFSv4.x client improvements for knfsd re-exporting - - - --- 2023-09-11 Trond Myklebust New
nfsd: Don't reset the write verifier on a commit EAGAIN nfsd: Don't reset the write verifier on a commit EAGAIN - 1 - --- 2023-09-11 Trond Myklebust New
nfsd: Handle EOPENSTALE correctly in the filecache nfsd: Handle EOPENSTALE correctly in the filecache - 1 - --- 2023-09-11 Trond Myklebust New
[2/2] NFS: Fix a potential data corruption [1/2] NFS: Fix a use after free in nfs_direct_join_group() - - - --- 2023-08-09 Trond Myklebust New
[1/2] NFS: Fix a use after free in nfs_direct_join_group() [1/2] NFS: Fix a use after free in nfs_direct_join_group() - - - --- 2023-08-09 Trond Myklebust New
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn - - - --- 2022-11-04 Trond Myklebust New
NFSv4: Fix a credential leak in _nfs4_discover_trunking() NFSv4: Fix a credential leak in _nfs4_discover_trunking() - - - --- 2022-10-29 Trond Myklebust New
[v5,6/6] NFSv4: Ask for a full XDR buffer of readdir goodness Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v5,5/6] NFS: Don't ask for readdirplus unless it can help nfs_getattr() Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v5,4/6] NFS: Improve heuristic for readdirplus Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v5,3/6] NFS: Improve algorithm for falling back to uncached readdir Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v5,2/6] NFS: Simplify nfs_readdir_xdr_to_array() Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v5,1/6] NFS: Adjust the amount of readahead performed by NFS readdir Readdir improvements - - - --- 2022-02-18 Trond Myklebust New
[v2,2/2] NFS: Simplify nfs_readdir_xdr_to_array() Adaptive readdir readahead - - - --- 2022-02-08 Trond Myklebust New
[v2,1/2] NFS: Adjust the amount of readahead performed by NFS readdir Adaptive readdir readahead - - - --- 2022-02-08 Trond Myklebust New
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked() NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked() - - - --- 2022-02-08 Trond Myklebust New
NFS: Avoid duplicate uncached readdir calls on eof NFS: Avoid duplicate uncached readdir calls on eof - - - --- 2022-01-19 Trond Myklebust New
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... - - - --- 2021-08-25 Trond Myklebust New
[2/2] NFSv4: Just don't cache negative dentries on case insensitive servers Embryonic support for case insensitive filesystems - - - --- 2021-06-26 Trond Myklebust New
[1/2] NFSv4: Add some support for case insensitive filesystems Embryonic support for case insensitive filesystems - - - --- 2021-06-26 Trond Myklebust New
[3/3] NFS: Avoid duplicate resets of attribute cache timeouts Fix up inode attribute revalidation timeouts - - - --- 2021-06-26 Trond Myklebust New
[2/3] NFSv4: Fix handling of non-atomic change attrbute updates Fix up inode attribute revalidation timeouts - - - --- 2021-06-26 Trond Myklebust New
[1/3] NFS: Fix up inode attribute revalidation timeouts Fix up inode attribute revalidation timeouts - - - --- 2021-06-26 Trond Myklebust New
NFSv4: setlease should return EAGAIN if locks are not available NFSv4: setlease should return EAGAIN if locks are not available - - - --- 2021-06-26 Trond Myklebust New
[v2,6/6] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,5/6] nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,4/6] exportfs: Add a function to return the raw output from fh_to_dentry() Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,3/6] nfsd: close cached files prior to a REMOVE or RENAME that would replace target Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,2/6] nfsd: allow filesystems to opt out of subtree checking Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,1/6] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations Patches to support NFS re-exporting - - - --- 2020-11-30 Trond Myklebust New
[v2,5/5] pNFS: Clean up open coded kmemdup_nul() Add RDMA support to the pNFS file+flexfiles data channels - - - --- 2020-11-09 Trond Myklebust New
[v2,4/5] pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports Add RDMA support to the pNFS file+flexfiles data channels - - - --- 2020-11-09 Trond Myklebust New
[v2,3/5] NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr Add RDMA support to the pNFS file+flexfiles data channels - - - --- 2020-11-09 Trond Myklebust New
[v2,2/5] NFSv4/pNFS: Use connections to a DS that are all of the same protocol family Add RDMA support to the pNFS file+flexfiles data channels - - - --- 2020-11-09 Trond Myklebust New
[v2,1/5] SUNRPC: xprt_load_transport() needs to support the netid "rdma6" Add RDMA support to the pNFS file+flexfiles data channels - - - --- 2020-11-09 Trond Myklebust New
[v3,17/17] NFS: Optimisations for monotonically increasing readdir cookies Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,16/17] NFS: Improve handling of directory verifiers Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,15/17] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,14/17] NFS: Allow the NFS generic code to pass in a verifier to readdir Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,13/17] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,12/17] NFS: Reduce readdir stack usage Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,11/17] NFS: nfs_do_filldir() does not return a value Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,10/17] NFS: More readdir cleanups Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,09/17] NFS: Support larger readdir buffers Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,08/17] NFS: Simplify struct nfs_cache_array_entry Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,07/17] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,06/17] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,05/17] NFS: Don't discard readdir results Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,04/17] NFS: Clean up directory array handling Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,03/17] NFS: Clean up nfs_readdir_page_filler() Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,02/17] NFS: Clean up readdir struct nfs_cache_array Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[v3,01/17] NFS: Ensure contents of struct nfs_open_dir_context are consistent Readdir enhancements - - - --- 2020-11-04 Trond Myklebust New
[8/8] sunrpc: Drop the connection when the server drops a request Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[7/8] sunrpc: Add tracing for cache events Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[6/8] SUNRPC/cache: Allow garbage collection of invalid cache entries Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[5/8] nfsd: export upcalls must not return ESTALE when mountd is down Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[4/8] nfsd: Add tracepoints for update of the expkey and export cache entries Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[3/8] nfsd: Add tracepoints for exp_find_key() and exp_get_by_name() Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[2/8] nfsd: Add tracing to nfsd_set_fh_dentry() Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[1/8] nfsd: Don't add locks to closed or closing open stateids Bugfixes and tracing enhancements for knfsd - - - --- 2020-03-01 Trond Myklebust New
[7/7] NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[6/7] NFSv4: Clean up nfs_delegation_reap_expired() [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[5/7] NFSv4: Clean up nfs_delegation_reap_unclaimed() [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[4/7] NFSv4: Clean up nfs_client_return_marked_delegations() [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[3/7] NFS: Add a helper nfs_client_for_each_server() [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[2/7] NFSv4/pnfs: Clean up nfs_layout_find_inode() [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
[1/7] NFSv4: Ensure layout headers are RCU safe [1/7] NFSv4: Ensure layout headers are RCU safe - - - --- 2020-02-28 Trond Myklebust New
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() - - - --- 2020-02-28 Trond Myklebust New
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server - - - --- 2020-02-28 Trond Myklebust New
[2/2] NFSv4: Ensure the delegation cred is pinned when we call delegreturn [1/2] NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() - - - --- 2020-02-13 Trond Myklebust New
[1/2] NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() [1/2] NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() - - - --- 2020-02-13 Trond Myklebust New
[8/8] NFS: Limit the size of the access cache by default Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[7/8] NFS: Avoid referencing the cred twice in async rename/unlink Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[6/8] NFSv4: Avoid unnecessary credential references in layoutget Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[5/8] NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[4/8] NFS: Assume cred is pinned by open context in I/O requests Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[3/8] SUNRPC: Don't take a reference to the cred on synchronous tasks Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[2/8] SUNRPC: Add a flag to avoid reference counts on credentials Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
[1/8] NFS: alloc_nfs_open_context() must use the file cred when available Reduce the refcount pressure of NFS on struct cred - - - --- 2020-02-10 Trond Myklebust New
NFS: Ensure we time out if a delegreturn does not complete NFS: Ensure we time out if a delegreturn does not complete - - - --- 2020-02-10 Trond Myklebust New
[2/2] NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred [1/2] NFSv4: nfs_update_inplace_delegation() should update delegation cred - - - --- 2020-02-10 Trond Myklebust New
[1/2] NFSv4: nfs_update_inplace_delegation() should update delegation cred [1/2] NFSv4: nfs_update_inplace_delegation() should update delegation cred - - - --- 2020-02-10 Trond Myklebust New
NFS: Use the 64-bit server readdir cookies when possible NFS: Use the 64-bit server readdir cookies when possible - - - --- 2020-02-10 Trond Myklebust New
[2/2] SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id() [1/2] NFS: Replace various occurrences of kstrndup() with kmemdup_nul() - - - --- 2020-02-02 Trond Myklebust New
[1/2] NFS: Replace various occurrences of kstrndup() with kmemdup_nul() [1/2] NFS: Replace various occurrences of kstrndup() with kmemdup_nul() - - - --- 2020-02-02 Trond Myklebust New
[4/4] NFS: Switch readdir to using iterate_shared() Readdir fixes - 1 - --- 2020-02-02 Trond Myklebust New
[3/4] NFS: Use kmemdup_nul() in nfs_readdir_make_qstr() Readdir fixes - 1 - --- 2020-02-02 Trond Myklebust New
[2/4] NFS: Directory page cache pages need to be locked when read Readdir fixes - 1 - --- 2020-02-02 Trond Myklebust New
[1/4] NFS: Fix memory leaks and corruption in readdir Readdir fixes - 1 - --- 2020-02-02 Trond Myklebust New
[5/5] NFSv4: Limit the total number of cached delegations Fix up delegation management - - - --- 2020-01-27 Trond Myklebust New
[4/5] NFSv4: Add accounting for the number of active delegations held Fix up delegation management - - - --- 2020-01-27 Trond Myklebust New
[3/5] NFSv4: Try to return the delegation immediately when marked for return on close Fix up delegation management - - - --- 2020-01-27 Trond Myklebust New
[2/5] NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned Fix up delegation management - - - --- 2020-01-27 Trond Myklebust New
[1/5] NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING Fix up delegation management - - - --- 2020-01-27 Trond Myklebust New
[3/3] NFS: nfs_find_open_context() should use cred_fscmp() [1/3] NFSv4: pnfs_roc() must use cred_fscmp() to compare creds - - - --- 2020-01-26 Trond Myklebust New
[2/3] NFS: nfs_access_get_cached_rcu() should use cred_fscmp() [1/3] NFSv4: pnfs_roc() must use cred_fscmp() to compare creds - - - --- 2020-01-26 Trond Myklebust New
« 1 2 3 426 27 »