Trond Myklebust ([email protected])

Number of posts: 979 (0.31 per day)
First post: 2015-07-02 16:22:31
Last post: 2024-03-08 17:58:09

Date List Subject
2020-02-28 13:10:19 linux-nfs [PATCH 5/7] NFSv4: Clean up nfs_delegation_reap_unclaimed()
2020-02-28 13:10:19 linux-nfs [PATCH 2/7] NFSv4/pnfs: Clean up nfs_layout_find_inode()
2020-02-28 13:10:00 linux-nfs [PATCH 7/7] NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
2020-02-28 13:09:59 linux-nfs [PATCH 6/7] NFSv4: Clean up nfs_delegation_reap_expired()
2020-02-28 13:09:56 linux-nfs [PATCH 3/7] NFS: Add a helper nfs_client_for_each_server()
2020-02-28 13:09:55 linux-nfs [PATCH 1/7] NFSv4: Ensure layout headers are RCU safe
2020-02-28 13:09:55 linux-nfs [PATCH 4/7] NFSv4: Clean up nfs_client_return_marked_delegations()
2020-02-28 13:06:27 linux-nfs [PATCH] NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
2020-02-28 13:04:37 linux-nfs [PATCH] pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
2020-02-13 19:56:26 linux-nfs [PATCH 1/2] NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
2020-02-13 19:56:25 linux-nfs [PATCH 2/2] NFSv4: Ensure the delegation cred is pinned when we call delegreturn
2020-02-10 19:17:39 linux-nfs [PATCH 0/8] Reduce the refcount pressure of NFS on struct cred
2020-02-10 19:16:50 linux-nfs [PATCH 6/8] NFSv4: Avoid unnecessary credential references in layoutget
2020-02-10 19:16:44 linux-nfs [PATCH 8/8] NFS: Limit the size of the access cache by default
2020-02-10 19:16:39 linux-nfs [PATCH 7/8] NFS: Avoid referencing the cred twice in async rename/unlink
2020-02-10 19:16:29 linux-nfs [PATCH 3/8] SUNRPC: Don't take a reference to the cred on synchronous tasks
2020-02-10 19:16:29 linux-nfs [PATCH 5/8] NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
2020-02-10 19:16:27 linux-nfs [PATCH 2/8] SUNRPC: Add a flag to avoid reference counts on credentials
2020-02-10 19:16:27 linux-nfs [PATCH 4/8] NFS: Assume cred is pinned by open context in I/O requests
2020-02-10 19:16:24 linux-nfs [PATCH 1/8] NFS: alloc_nfs_open_context() must use the file cred when available
2020-02-10 19:12:21 linux-nfs [PATCH] NFS: Ensure we time out if a delegreturn does not complete
2020-02-10 19:09:33 linux-nfs [PATCH 2/2] NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
2020-02-10 19:09:26 linux-nfs [PATCH 1/2] NFSv4: nfs_update_inplace_delegation() should update delegation cred
2020-02-10 19:02:35 linux-nfs [PATCH] NFS: Use the 64-bit server readdir cookies when possible
2020-02-03 21:19:46 linux-nfs Re: [PATCH 2/4] NFS: Directory page cache pages need to be locked when read
2020-02-02 23:27:33 linux-nfs [PATCH 3/4] NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
2020-02-02 23:27:33 linux-nfs [PATCH 1/2] NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
2020-02-02 23:27:33 linux-nfs [PATCH 2/4] NFS: Directory page cache pages need to be locked when read
2020-02-02 23:26:58 linux-nfs [PATCH 2/2] SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
2020-02-02 23:26:58 linux-nfs [PATCH 0/4] Readdir fixes
2020-02-02 23:26:58 linux-nfs [PATCH 1/4] NFS: Fix memory leaks and corruption in readdir
2020-02-02 23:26:58 linux-nfs [PATCH 4/4] NFS: Switch readdir to using iterate_shared()
2020-01-27 15:02:13 linux-nfs [PATCH 3/5] NFSv4: Try to return the delegation immediately when marked for return on close
2020-01-27 15:01:34 linux-nfs [PATCH 0/5] Fix up delegation management
2020-01-27 15:01:34 linux-nfs [PATCH 5/5] NFSv4: Limit the total number of cached delegations
2020-01-27 15:01:08 linux-nfs [PATCH 4/5] NFSv4: Add accounting for the number of active delegations held
2020-01-27 15:01:02 linux-nfs [PATCH 2/5] NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
2020-01-27 15:01:01 linux-nfs [PATCH 1/5] NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
2020-01-26 22:34:00 linux-nfs [PATCH 3/3] NFS: nfs_find_open_context() should use cred_fscmp()
2020-01-26 22:33:53 linux-nfs [PATCH 2/3] NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
2020-01-26 22:33:53 linux-nfs [PATCH 1/3] NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
2020-01-20 20:54:48 linux-nfs Re: 'ls -lrt' performance issue on large dir while dir is being modified
2020-01-14 17:09:00 linux-nfs [PATCH] NFS: Add softreval behaviour to nfs_lookup_revalidate()
2020-01-14 17:07:01 linux-nfs [PATCH] nfsd: convert file cache to use over/underflow safe refcount
2020-01-14 17:03:00 linux-nfs [PATCH 2/2] nfsd: Define the file access mode enum for tracing
2020-01-14 17:03:00 linux-nfs [PATCH 1/2] nfsd: Fix a perf warning
2020-01-14 17:00:12 linux-nfs [PATCH] SUNRPC/cache: Allow garbage collection of invalid cache entries
2020-01-06 20:42:05 linux-nfs [PATCH 0/2] Optionally default to cached info when server is down
2020-01-06 20:42:05 linux-nfs [PATCH 1/2] NFS: Trust cached access if we've already revalidated the inode once
2020-01-06 20:42:05 linux-nfs [PATCH 2/2] NFS: Add mount option 'softreval'
2020-01-06 20:27:58 linux-nfs [PATCH 15/15] NFS: Fix nfs_direct_write_reschedule_io()