Linux NFS
[Prev Page][Next Page]
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray, (continued)
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v3 13/59] netfs: Add support for DIO buffering, David Howells
- [PATCH v3 15/59] netfs: Add bounce buffering support, David Howells
- [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v3 30/59] netfs: Implement buffered write API, David Howells
- [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v3 38/59] netfs: Decrypt encrypted content, David Howells
- [PATCH v3 37/59] netfs: Perform content encryption, David Howells
- [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v3 42/59] netfs: Implement a write-through caching option, David Howells
- [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v3 45/59] afs: Use the netfs write helpers, David Howells
- [PATCH v3 41/59] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v3 55/59] cifs: Cut over to using netfslib, David Howells
- [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v3 32/59] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v3 34/59] netfs: Provide a writepages implementation, David Howells
- [PATCH v3 53/59] cifs: Implement netfslib hooks, David Howells
- [PATCH v3 48/59] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v3 46/59] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v3 35/59] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1, David Howells
- spurious backchannel -ETIMEDOUT and reset on v6.7-rc1,
Benjamin Coddington
- [PATCH 0/6] nfs-utils: handle BAD_INTEGRITY ERROR,
Olga Kornievskaia
- [PATCH 1/1] reexport: add a missing header include, Olga Kornievskaia
- [PATCH 1/2] gssapi: revert commit f5b6e6fdb1e6,
Olga Kornievskaia
- Linux NFSv4 client: open() AlternateDataStreams via ioctl()?,
Dan Shelton
- [PATCH v2] reexport/{fsidd,reexport}.c: Re-add missing includes,
Petr Vorel
- [PATCH 1/1] reexport/{fsidd,reexport}.c: Add missing <unistd.h>, Petr Vorel
- [PATCH] conf_init_file: Fixed warn_unused_result error, Steve Dickson
- [RESEND PATCH] NFSv4: Always ask for type with READDIR,
Benjamin Coddington
- [PATCH 1/2] blocklayoutdriver: Fix reference leak of pnfs_device_node,
Benjamin Coddington
- [PATCH RFC 0/1] Use parent's objective cred in nfs_access_login_time(),
Scott Mayhew
- [PATCH v2 0/4] SUNRPC: Various RCU fixes,
Anna Schumaker
- Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
- kernel v6.6.3: nfsd hangs in nfsd_break_deleg_cb,
Wolfgang Walter
- [PATCH v1 00/21] svc_rdma_read_info clean ups,
Chuck Lever
- [PATCH v1 01/21] svcrdma: Reduce size of struct svc_rdma_rw_ctxt, Chuck Lever
- [PATCH v1 02/21] svcrdma: Acquire the svcxprt_rdma pointer from the CQ context, Chuck Lever
- [PATCH v1 03/21] svcrdma: Explicitly pass the transport into Write chunk I/O paths, Chuck Lever
- [PATCH v1 04/21] svcrdma: Explicitly pass the transport into Read chunk I/O paths, Chuck Lever
- [PATCH v1 05/21] svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt(), Chuck Lever
- [PATCH v1 06/21] svcrdma: Pass a pointer to the transport to svc_rdma_cc_release(), Chuck Lever
- [PATCH v1 07/21] svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field, Chuck Lever
- [PATCH v1 08/21] svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h, Chuck Lever
- [PATCH v1 09/21] svcrdma: Start moving fields out of struct svc_rdma_read_info, Chuck Lever
- [PATCH v1 10/21] svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt, Chuck Lever
- [PATCH v1 11/21] svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt, Chuck Lever
- [PATCH v1 12/21] svcrdma: Update synopsis of svc_rdma_build_read_segment(), Chuck Lever
- [PATCH v1 13/21] svcrdma: Update synopsis of svc_rdma_build_read_chunk(), Chuck Lever
- [PATCH v1 14/21] svcrdma: Update synopsis of svc_rdma_read_chunk_range(), Chuck Lever
- [PATCH v1 16/21] svcrdma: Update synopsis of svc_rdma_copy_inline_range(), Chuck Lever
- [PATCH v1 15/21] svcrdma: Update the synopsis of svc_rdma_read_data_item(), Chuck Lever
- [PATCH v1 17/21] svcrdma: Update synopsis of svc_rdma_read_multiple_chunks(), Chuck Lever
- [PATCH v1 18/21] svcrdma: Update the synopsis of svc_rdma_read_call_chunk(), Chuck Lever
- [PATCH v1 19/21] svcrdma: Update the synopsis of svc_rdma_read_special(), Chuck Lever
- [PATCH v1 20/21] svcrdma: Remove struct svc_rdma_read_info, Chuck Lever
- [PATCH v1 21/21] svcrdma: Move the svc_rdma_cc_init() call, Chuck Lever
- Re: [PATCH v1 00/21] svc_rdma_read_info clean ups, Chuck Lever
- [PATCH] nfsd: remove unnecessary NULL check,
Dan Carpenter
- [PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads,
NeilBrown
- PATH_MAX/max symlink length in the NFSv4/v4.1 protocol?,
Cedric Blancher
- [PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h,
chenxiaosongemail
- Inquiry about NFS Patch "NFS: Don't call generic_error_remove_page() while holding locks", ZhaoLong Wang
- [linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769, kernel test robot
- [PATCH 0/4] SUNRPC: Various RCU fixes,
Anna Schumaker
- [PATCH 1/1] SUNRPC: fix _xprt_switch_find_current_entry logic, Olga Kornievskaia
- [PATCH v7 19/23] ima: Move to LSM infrastructure,
Roberto Sassu
- [PATCH 6.1 54/82] NFSD: Fix checksum mismatches in the duplicate reply cache, Greg Kroah-Hartman
- [PATCH 6.1 53/82] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update(), Greg Kroah-Hartman
- [PATCH 6.6 001/112] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update(), Greg Kroah-Hartman
- [PATCH 6.6 002/112] NFSD: Fix checksum mismatches in the duplicate reply cache, Greg Kroah-Hartman
- NFSv4.2: How to deallocate a range of bytes in a file, aka "punch a hole"?,
Cedric Blancher
- Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client,
Sukruth Sridharan (he/him)
- NFSv4 alternate data streams?,
Martin Wege
- [PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands,
Lorenzo Bianconi
- what data can I collect to help with nfs 4.2 hang?, Charles Hedrick
- [PATCH 0/2] nfsd fixes for 6.1.y,
Chuck Lever
- [PATCH 0/8] nfsd fixes for 6.5.y,
Chuck Lever
- [PATCH 0/2] nfsd fixes for 6.6.y,
Chuck Lever
- [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.,
NeilBrown
- [PATCH v1 0/5] svcrdma observability improvements,
Chuck Lever
- [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active,
jsq
- [PATCH] autoconf: don't build nfsdcltrack by default,
Jeff Layton
- [jlayton:kdevops] [nfsd] 59119280b2: WARNING:at_fs/nfsd/nfs4state.c:#nfs4_free_deleg[nfsd], kernel test robot
- umount.nfs: /mnt: block devices not permitted on fs,
Martin Wege
- [PATCH 00/11 v4] nfsd: support admin-revocation of v4 state,
NeilBrown
- [PATCH 09/11] nfsd: allow open state ids to be revoked and then freed, NeilBrown
- [PATCH 04/11] nfsd: split sc_status out of sc_type, NeilBrown
- [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states, NeilBrown
- [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state, NeilBrown
- [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked(), NeilBrown
- [PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed, NeilBrown
- [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON(), NeilBrown
- [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked(), NeilBrown
- [PATCH 11/11] nfsd: allow layout state to be admin-revoked., NeilBrown
- [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed, NeilBrown
- [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed., NeilBrown
- <Possible follow-ups>
- [PATCH 00/11 v4] nfsd: support admin-revocation of v4 state, NeilBrown
- [PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed, NeilBrown
- [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked(), NeilBrown
- [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON(), NeilBrown
- [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states, NeilBrown
- [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state, NeilBrown
- [PATCH 11/11] nfsd: allow layout state to be admin-revoked., NeilBrown
- [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed, NeilBrown
- [PATCH 09/11] nfsd: allow open state ids to be revoked and then freed, NeilBrown
- [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked(), NeilBrown
- [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed., NeilBrown
- [PATCH 04/11] nfsd: split sc_status out of sc_type, NeilBrown
- Question about O_APPEND | O_DIRECT,
Tao Lyu
- Re: [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t, NeilBrown
- [PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes,
Ahelenia Ziemiańska
- changes to struct rpc_gss_sec,
Chuck Lever III
- [PATCH v2 0/6] Was: "Switch NFS server CQs to use soft IRQ",
Chuck Lever
- [PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir,
Joel Granados via B4 Relay
- PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
- [PATCH RFC 0/5] Possible changes to nfs-utils junction support,
Chuck Lever
- [PATCH RFC 1/5] junction: Replace xmlParseMemory, Chuck Lever
- [PATCH RFC 3/5] nfsref: Remove unneeded #include in utils/nfsref/nfsref.c, Chuck Lever
- [PATCH RFC 5/5] configure: Make --enable-junction=yes the default, Chuck Lever
- Re: [PATCH RFC 0/5] Possible changes to nfs-utils junction support, Chuck Lever III
- Re: [PATCH RFC 0/5] Possible changes to nfs-utils junction support, Steve Dickson
[PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v6 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v6 10/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v6 11/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v6 12/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v6 13/25] security: Introduce file_release hook, Roberto Sassu
- [PATCH v6 14/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v6 16/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v6 18/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v6 19/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v6 21/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v6 22/25] ima: Remove dependency on 'integrity' LSM, Roberto Sassu
- [PATCH v6 24/25] integrity: Remove LSM, Roberto Sassu
- [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs, Roberto Sassu
- [PATCH v6 23/25] evm: Remove dependency on 'integrity' LSM, Roberto Sassu
- [PATCH v6 20/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
[PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell,
NeilBrown
[PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given,
NeilBrown
[PATCH v1] NFSD: Document lack of f_pos_lock in nfsd_readdir(),
Chuck Lever
How does READ_PLUS differ from READ?,
Cedric Blancher
List archives gone?, Cedric Blancher
[GIT PULL] first set of nfsd fixes for v6.7-rc (take 2),
Chuck Lever III
NFSv4-over-TLS, info?,
Cedric Blancher
NFSv4.1 --> NFSv4.2 client implementation?,
Cedric Blancher
How to set the NFSv4 "HIDDEN" attribute on Linux?,
Cedric Blancher
TCP_KEEPALIVE for Linux NFS client?,
Cedric Blancher
[PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag,
Chuck Lever
[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v2 02/51] netfs: Track the fpos above which the server has no data, David Howells
- [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v2 11/51] netfs: Add bounce buffering support, David Howells
- [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v2 09/51] netfs: Add support for DIO buffering, David Howells
- [PATCH v2 05/51] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v2 04/51] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request, David Howells
- [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v2 37/51] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 27/51] netfs: Implement buffered write API, David Howells
- [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v2 30/51] netfs: Provide a writepages implementation, David Howells
- [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v2 31/51] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v2 34/51] netfs: Decrypt encrypted content, David Howells
- [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v2 46/51] cifs: Implement netfslib hooks, David Howells
- [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v2 29/51] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v2 40/51] afs: Use the netfs write helpers, David Howells
- [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v2 38/51] netfs: Implement a write-through caching option, David Howells
- [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v2 48/51] cifs: Cut over to using netfslib, David Howells
- [PATCH v2 42/51] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v2 33/51] netfs: Perform content encryption, David Howells
ANNOUNCE: nfs-utils-2.6.4 released., Steve Dickson
[GIT PULL]: first set of fixes for nfsd-6.7,
Chuck Lever III
[PATCH v2 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size,
Benjamin Coddington
How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals,
Cedric Blancher
[PATCH 0/9 v3] support admin-revocation of v4 state,
NeilBrown
- [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked(), NeilBrown
- [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked(), NeilBrown
- [PATCH 3/9] nfsd: split sc_status out of sc_type, NeilBrown
- [PATCH 4/9] nfsd: prepare for supporting admin-revocation of state, NeilBrown
- [PATCH 5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states, NeilBrown
- [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed., NeilBrown
- [PATCH 7/9] nfsd: allow lock state ids to be revoked and then freed, NeilBrown
- [PATCH 8/9] nfsd: allow open state ids to be revoked and then freed, NeilBrown
- [PATCH 9/9] nfsd: allow delegation state ids to be revoked and then freed, NeilBrown
- Re: [PATCH 0/9 v3] support admin-revocation of v4 state, Jeff Layton
Blocklayoutdriver deadlock with knfsd,
Benjamin Coddington
Re: linux-next: Tree for Nov 16 (fs/nfsd/vfs.o),
Randy Dunlap
nfs client caching issues, richard
Does NFSv4 close-to-open consistency work with server "async" mount open?,
Martin Wege
[PATCH 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size,
Benjamin Coddington
[PATCH 1/3] NFSv4: Track the number of referring calls in struct cb_process_state,
trondmy
[PATCH] SUNRPC: Replace strlcpy() with strscpy(),
Kees Cook
nfs4_renew_state hogged CPU ... consider switching to WQ_UNBOUND,
Alexander Aring
[PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag,
Chuck Lever
[PATCH] NFSD: Remove nfsd_drc_gc() tracepoint,
Chuck Lever
[PATCH v1 0/7] Switch NFS server CQs to use soft IRQ,
Chuck Lever
[PATCH] nfsd: fix file memleak on client_opens_relaese,
Mahmoud Adam
[PATCH v2 0/3] NFSD DRC fixes for v6.7-rc,
Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]