Linux NFS
[Prev Page][Next Page]
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server, (continued)
- [PATCH V2] SUNRPC: Increase size of servername string, Haowen Bai
- [PATCH/RFC] mount.nfs: handle EADDRINUSE from mount(2),
NeilBrown
- [PATCH/RFC] NFSv4: ensure different netns do not share cl_owner_id,
NeilBrown
- [PATCH RFC] NFSD: Instantiate a filecache entry when creating a file,
Chuck Lever
- [PATCH 1/2] SUNRPC: Do not dereference non-socket transports in sysfs,
trondmy
- [PATCH 1/1] SUNRPC don't resend a task on an offlined transport, Olga Kornievskaia
- [PATCH 1/1] NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error,
Olga Kornievskaia
- [PATCH] NFS: replace usage of found with dedicated list iterator variable, Jakob Koschel
- [PATCH] SUNRPC: Increase size of servername string,
Haowen Bai
- [PATCH RFC v3 0/6] Intruduce nfsrahead,
Thiago Becker
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc, Guenter Roeck
- [PATCH] NFSv4: remove unnecessary (void*) conversions.,
yuzhe
- [PATCH] NFS: check the return value of mempool_alloc(),
xkernel . wang
- [PATCH 0/2] Readdir fixes,
trondmy
- NFSv41 server delegations breaking ld?, Sebastiano Pomata
- [PATCH v2 0/9] Crossing our fingers is not a strategy,
trondmy
- [GIT PULL] nfsd changes for 5.18,
Chuck Lever III
- [PATCH] NFS: update documentation for the nfs4_unique_id parameter,
NeilBrown
- [PATCH] NFS: Improve warning message when locks are lost., NeilBrown
- [PATCH] nfsd: fix using the correct variable for sizeof(),
Jakob Koschel
- [PATCH RFC] nfsd: avoid recursive locking through fsnotify,
Khazhismel Kumykov
- Coordinating netfslib pull request with the ceph pull request,
David Howells
- NFSv4 permissions issues with an exported glusterfs Inbox, tizo
- [PATCH RFC v17 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v17 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers, Dai Ngo
- [PATCH RFC v17 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v17 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v17 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client, Dai Ngo
- [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client, Dai Ngo
- [PATCH RFC v17 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v17 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v17 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy client, Dai Ngo
- [PATCH RFC v17 08/11] NFSD: Update find_client_in_id_table() to handle courtesy client, Dai Ngo
- [PATCH RFC v17 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- [PATCH RFC v17 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [no subject], Unknown
- [PATCH v2 1/1] NFSv4.1 provide mount option to toggle trunking discovery, Olga Kornievskaia
- [PATCH] nfsd: use correct format characters,
Bill Wendling
Random NFS client lockups,
Enrico Scholz
[PATCH RFC] xprtrdma: Allocate regbufs with GPF_KERNEL, Chuck Lever
[PATCH 1/3] SUNRPC: Fix socket waits for write buffer space,
trondmy
[PATCH] NFS: Fix memory allocation in rpc_malloc(),
trondmy
[PATCH v2] NFSD: prevent integer overflow on 32 bit systems,
Dan Carpenter
[PATCH v2] NFSD: prevent underflow in nfssvc_decode_writeargs(), Dan Carpenter
write_space and software kTLS,
Chuck Lever III
[PATCH] NFSD: prevent integer overflow on 32 bit systems,
Dan Carpenter
[PATCH] NFSD: check for negative "len" values in nfssvc_decode_writeargs(),
Dan Carpenter
[PATCH v2] nfs.man: document requirements for NFSv4 identity,
NeilBrown
[PATCH] nfsidmap.man: Fix section number, Ben Hutchings
[PATCH v10 00/26] Readdir improvements,
trondmy
- [PATCH v10 01/26] NFS: Return valid errors from nfs2/3_decode_dirent(), trondmy
- [PATCH v10 02/26] NFS: constify nfs_server_capable() and nfs_have_writebacks(), trondmy
- [PATCH v10 03/26] NFS: Trace lookup revalidation failure, trondmy
- [PATCH v10 04/26] NFS: Initialise the readdir verifier as best we can in nfs_opendir(), trondmy
- [PATCH v10 05/26] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context, trondmy
- [PATCH v10 06/26] NFS: Calculate page offsets algorithmically, trondmy
- [PATCH v10 07/26] NFS: Store the change attribute in the directory page cache, trondmy
- [PATCH v10 08/26] NFS: Don't re-read the entire page cache to find the next cookie, trondmy
- [PATCH v10 09/26] NFS: Don't advance the page pointer unless the page is full, trondmy
- [PATCH v10 10/26] NFS: Adjust the amount of readahead performed by NFS readdir, trondmy
- [PATCH v10 11/26] NFS: If the cookie verifier changes, we must invalidate the page cache, trondmy
- [PATCH v10 12/26] NFS: Simplify nfs_readdir_xdr_to_array(), trondmy
- [PATCH v10 13/26] NFS: Reduce use of uncached readdir, trondmy
- [PATCH v10 14/26] NFS: Improve heuristic for readdirplus, trondmy
- [PATCH v10 15/26] NFS: Don't ask for readdirplus unless it can help nfs_getattr(), trondmy
- [PATCH v10 16/26] NFSv4: Ask for a full XDR buffer of readdir goodness, trondmy
- [PATCH v10 17/26] NFS: Readdirplus can't help lookup for case insensitive filesystems, trondmy
- [PATCH v10 18/26] NFS: Don't request readdirplus when revalidation was forced, trondmy
- [PATCH v10 19/26] NFS: Add basic readdir tracing, trondmy
- [PATCH v10 20/26] NFS: Trace effects of readdirplus on the dcache, trondmy
- [PATCH v10 21/26] NFS: Trace effects of the readdirplus heuristic, trondmy
- [PATCH v10 22/26] NFS: Clean up page array initialisation/free, trondmy
- [PATCH v10 23/26] NFS: Convert readdir page cache to use a cookie based index, trondmy
- [PATCH v10 24/26] NFS: Fix up forced readdirplus, trondmy
- [PATCH v10 25/26] NFS: Optimise away the previous cookie field, trondmy
- [PATCH v10 26/26] NFS: Cache all entries in the readdirplus reply, trondmy
[PATCH RFC v16 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v16 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers, Dai Ngo
- [PATCH RFC v16 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v16 08/11] NFSD: Update find_client_in_id_table() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 02/11] NFSD: Add client flags, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v16 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [PATCH RFC v16 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients, Dai Ngo
- [PATCH RFC v16 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v16 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
[RFC v2 PATCH 0/7] Introduce nfs-readahead-udev,
Thiago Becker
[PATCH] fs: remove reference to the removed config NFSD_V3,
Lukas Bulwahn
[PATCH v33 17/29] LSM: Use lsmcontext in security_inode_getsecctx, Casey Schaufler
[PATCH v33 15/29] LSM: Ensure the correct LSM context releaser, Casey Schaufler
[PATCH v3 00/20] netfs: Prep for write helpers,
David Howells
- [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v3 05/20] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v3 01/20] fscache: export fscache_end_operation(), David Howells
- [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead, David Howells
- [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v3 16/20] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v3 18/20] netfs: Split some core bits out into their own file, David Howells
- [PATCH v3 11/20] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v3 15/20] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v3 19/20] netfs: Keep track of the actual remote file size, David Howells
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Jeff Layton
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Dominique Martinet
- Re: [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v4 13/20] netfs: Add a netfs inode context, David Howells
[RFC PATCH 0/7] Introduce nfs-readahead-udev,
Thiago Rafael Becker
[PATCH v2 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v2 14/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v2 12/19] netfs: Add a netfs inode context, David Howells
- [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v2 17/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v2 11/19] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v2 15/19] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v2 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v2 05/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v2 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
[PATCH] SUNRPC: avoid race between mod_timer() and del_timer_sync(),
NeilBrown
[PATCH 00/10] MM changes to improve swap-over-NFS support,
NeilBrown
- [PATCH 02/10] MM: drop swap_set_page_dirty, NeilBrown
- [PATCH 01/10] MM: create new mm/swap.h header file., NeilBrown
- [PATCH 04/10] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 03/10] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate, NeilBrown
- [PATCH 05/10] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space, NeilBrown
- [PATCH 06/10] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw, NeilBrown
- [PATCH 07/10] DOC: update documentation for swap_activate and swap_rw, NeilBrown
- [PATCH 08/10] MM: submit multipage reads for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 10/10] VFS: Add FMODE_CAN_ODIRECT file flag, NeilBrown
- <Possible follow-ups>
- [PATCH 00/10] MM changes to improve swap-over-NFS support, NeilBrown
- [PATCH 01/10] MM: create new mm/swap.h header file., NeilBrown
- [PATCH 02/10] MM: drop swap_dirty_folio, NeilBrown
- [PATCH 03/10] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate, NeilBrown
- [PATCH 04/10] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 05/10] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space, NeilBrown
- [PATCH 06/10] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw, NeilBrown
- [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 08/10] MM: submit multipage reads for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 07/10] DOC: update documentation for swap_activate and swap_rw, NeilBrown
- [PATCH 10/10] VFS: Add FMODE_CAN_ODIRECT file flag, NeilBrown
- Re: [PATCH 00/10] MM changes to improve swap-over-NFS support, David Howells
- Re: [PATCH 00/10] MM changes to improve swap-over-NFS support, David Howells
[PATCH 00/11] Various NFS/sunrpc improvements for swap-over-NFS,
NeilBrown
- [PATCH 01/11] NFS: remove IS_SWAPFILE hack, NeilBrown
- [PATCH 02/11] SUNRPC/call_alloc: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 03/11] SUNRPC/auth: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 04/11] SUNRPC/xprt: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 05/11] SUNRPC: remove scheduling boost for "SWAPPER" tasks., NeilBrown
- [PATCH 06/11] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS, NeilBrown
- [PATCH 07/11] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC, NeilBrown
- [PATCH 08/11] NFSv4: keep state manager thread active if swap is enabled, NeilBrown
- [PATCH 09/11] NFS: swap IO handling is slightly different for O_DIRECT IO, NeilBrown
- [PATCH 10/11] NFS: swap-out must always use STABLE writes., NeilBrown
- [PATCH 11/11] SUNRPC: change locking for xs_swap_enable/disable, NeilBrown
- Re: [PATCH 00/11] Various NFS/sunrpc improvements for swap-over-NFS, NeilBrown
[PATCH -next 0/2] nfs: check writeback errors correctly,
ChenXiaoSong
[PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers, Dai Ngo
- [PATCH RFC v15 02/11] NFSD: Add client flags, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v15 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH RFC v15 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 08/11] NFSD: Update find_client_in_id_table() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients, Dai Ngo
- [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
NFS access problems when group membership changes on server,
NeilBrown
nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe",
J. Bruce Fields
[PATCH 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH 03/19] netfs: Add a netfs inode context, David Howells
- [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH 07/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH 12/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH 14/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH 15/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH 16/19] netfs: Rename rename read_helper.c to io.c, David Howells
- [PATCH 17/19] netfs: Change ->init_rreq() to return an error code, David Howells
- [PATCH 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
[PATCH 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events,
Dave Wysochanski
[RFC PATCH 0/3] approach to deal with changes in trunking membership,
Olga Kornievskaia
exportfs recursively processes backslash escapes in exports file,
наб
[BUG] FS-Cache write but no read when using sync,
Chris Chilvers
managing trunking,
Olga Kornievskaia
[PATCH v6 00/16] Optimize list lru memory consumption,
Muchun Song
- [PATCH v6 01/16] mm: list_lru: transpose the array of per-node per-memcg lru lists, Muchun Song
- [PATCH v6 02/16] mm: introduce kmem_cache_alloc_lru, Muchun Song
- [PATCH v6 04/16] fs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v6 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode, Muchun Song
- [PATCH v6 05/16] f2fs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v6 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry, Muchun Song
- [PATCH v6 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node, Muchun Song
- [PATCH v6 06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry, Muchun Song
- [PATCH v6 10/16] mm: list_lru: allocate list_lru_one only when needed, Muchun Song
- [PATCH v6 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online(), Muchun Song
- [PATCH v6 11/16] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus, Muchun Song
- [PATCH v6 12/16] mm: list_lru: replace linear array with xarray, Muchun Song
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray, Matthew Wilcox
[PATCH v6 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID, Muchun Song
[PATCH v6 14/16] mm: memcontrol: fix cannot alloc the maximum memcg ID, Muchun Song
[PATCH v6 15/16] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg, Muchun Song
[PATCH v6 16/16] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id, Muchun Song
[PATCH v9 00/27] Readdir improvements,
trondmy
- [PATCH v9 01/27] NFS: Return valid errors from nfs2/3_decode_dirent(), trondmy
- [PATCH v9 02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks(), trondmy
- [PATCH v9 03/27] NFS: Trace lookup revalidation failure, trondmy
- [PATCH v9 04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir(), trondmy
- [PATCH v9 05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context, trondmy
- [PATCH v9 06/27] NFS: Calculate page offsets algorithmically, trondmy
- [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache, trondmy
- [PATCH v9 08/27] NFS: Don't re-read the entire page cache to find the next cookie, trondmy
- [PATCH v9 09/27] NFS: Don't advance the page pointer unless the page is full, trondmy
- [PATCH v9 10/27] NFS: Adjust the amount of readahead performed by NFS readdir, trondmy
- [PATCH v9 11/27] NFS: If the cookie verifier changes, we must invalidate the page cache, trondmy
- [PATCH v9 12/27] NFS: Simplify nfs_readdir_xdr_to_array(), trondmy
- [PATCH v9 13/27] NFS: Reduce use of uncached readdir, trondmy
- [PATCH v9 14/27] NFS: Improve heuristic for readdirplus, trondmy
- [PATCH v9 15/27] NFS: Don't ask for readdirplus unless it can help nfs_getattr(), trondmy
- [PATCH v9 16/27] NFSv4: Ask for a full XDR buffer of readdir goodness, trondmy
- [PATCH v9 17/27] NFS: Readdirplus can't help lookup for case insensitive filesystems, trondmy
- [PATCH v9 18/27] NFS: Don't request readdirplus when revalidation was forced, trondmy
- [PATCH v9 19/27] NFS: Add basic readdir tracing, trondmy
- [PATCH v9 20/27] NFS: Trace effects of readdirplus on the dcache, trondmy
- [PATCH v9 21/27] NFS: Trace effects of the readdirplus heuristic, trondmy
- [PATCH v9 22/27] NFS: Clean up page array initialisation/free, trondmy
- [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, trondmy
- [PATCH v9 24/27] NFS: Fix up forced readdirplus, trondmy
- [PATCH v9 25/27] NFS: Remove unnecessary cache invalidations for directories, trondmy
- [PATCH v9 26/27] NFS: Optimise away the previous cookie field, trondmy
- [PATCH v9 27/27] NFS: Cache all entries in the readdirplus reply, trondmy
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v9 23/27] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v9 14/27] NFS: Improve heuristic for readdirplus, Benjamin Coddington
- Re: [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache, Anna Schumaker
- Re: [PATCH v9 03/27] NFS: Trace lookup revalidation failure, Benjamin Coddington
- Re: [PATCH v9 00/27] Readdir improvements, Benjamin Coddington
[PATCH v8 00/24] Readdir improvements,
trondmy
[PATCH] mountd: Fix potential data corrupter,
Steve Dickson
[PATCH v2] nfsd: more robust allocation failure handling in nfsd_file_cache_init,
Amir Goldstein
[PATCH] nfsd: more robust allocation failure handling in nfsd_file_cache_init,
Amir Goldstein
nfsd: unable to allocate nfsd_file_hashtbl,
Amir Goldstein
[PATCH v7 00/21] Readdir improvements,
trondmy
- [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks(), trondmy
- [PATCH v7 02/21] NFS: Trace lookup revalidation failure, trondmy
- [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context, trondmy
- [PATCH v7 04/21] NFS: Calculate page offsets algorithmically, trondmy
- [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache, trondmy
- [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the page cache, trondmy
- [PATCH v7 07/21] NFS: Don't re-read the entire page cache to find the next cookie, trondmy
- [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir, trondmy
- [PATCH v7 09/21] NFS: Simplify nfs_readdir_xdr_to_array(), trondmy
- [PATCH v7 10/21] NFS: Reduce use of uncached readdir, trondmy
- [PATCH v7 11/21] NFS: Improve heuristic for readdirplus, trondmy
- [PATCH v7 12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr(), trondmy
- [PATCH v7 13/21] NFSv4: Ask for a full XDR buffer of readdir goodness, trondmy
- [PATCH v7 14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems, trondmy
- [PATCH v7 15/21] NFS: Don't request readdirplus when revalidation was forced, trondmy
- [PATCH v7 16/21] NFS: Add basic readdir tracing, trondmy
- [PATCH v7 17/21] NFS: Trace effects of readdirplus on the dcache, trondmy
- [PATCH v7 18/21] NFS: Trace effects of the readdirplus heuristic, trondmy
- [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, trondmy
- [PATCH v7 20/21] NFS: Fix up forced readdirplus, trondmy
- [PATCH v7 21/21] NFS: Remove unnecessary cache invalidations for directories, trondmy
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, NeilBrown
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, Benjamin Coddington
- Re: [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index, Trond Myklebust
- Re: [PATCH v7 16/21] NFS: Add basic readdir tracing, Benjamin Coddington
- Re: [PATCH v7 16/21] NFS: Add basic readdir tracing, Trond Myklebust
- Re: [PATCH v7 10/21] NFS: Reduce use of uncached readdir, Anna Schumaker
- Re: [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir, Anna Schumaker
- Re: [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the page cache, Anna Schumaker
- Re: [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache, Benjamin Coddington
- Re: [PATCH v7 04/21] NFS: Calculate page offsets algorithmically, Benjamin Coddington
- Re: [PATCH v7 02/21] NFS: Trace lookup revalidation failure, Benjamin Coddington
- Re: [PATCH v7 00/21] Readdir improvements, David Wysochanski
- Re: [PATCH v7 00/21] Readdir improvements, David Wysochanski
[PATCH] systemd: Fix format-overflow warning,
Steve Dickson
[PATCH RFC v14 0/10] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]