Linux NFS
[Prev Page][Next Page]
- Re: [PATCH v2] nfsd: drop st_mutex and rp_mutex before calling move_to_close_lru(), (continued)
- [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS,
David Howells
- [PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
David Howells
- [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header, David Howells
- [PATCH v5 02/40] afs: Automatically generate trace tag enums, David Howells
- [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v5 10/40] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v5 11/40] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v5 15/40] netfs: Add support for DIO buffering, David Howells
- [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support, David Howells
- [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v5 30/40] netfs: Implement buffered write API, David Howells
- [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v5 32/40] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v5 34/40] netfs: Provide a writepages implementation, David Howells
- [PATCH v5 35/40] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v5 36/40] netfs: Implement a write-through caching option, David Howells
- [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint, David Howells
- [PATCH v5 39/40] afs: Use the netfs write helpers, David Howells
- [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] Fix EROFS Kconfig, David Howells
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] 9p: Fix initialisation of netfs_inode for 9p, David Howells
- [PATCH 18/22] nfsd: kill stale comment about simple_fill_super() requirements,
Al Viro
- [GIT PULL] more NFSD fixes for 6.7-rc,
Chuck Lever III
- [PATCH v1 0/4] svcrdma: Go back to multi-staged RDMA Reads,
Chuck Lever
- SUNRPC: crash from svc_alloc_arg(),
Guillaume Morin
- Realtime NFSv4?,
Cedric Blancher
- [PATCH 0/3] Typos and documentation fixes,
Gioele Barabucci
- Re: I can't get contributors for my C project. Can you help?,
chaosesqueteam@xxxxxxxxx
- [PATCH] net: sunrpc: sizeof('\0') is 4, not 1,
Ahelenia Ziemiańska
- [PATCH v39 20/42] LSM: Use lsmcontext in security_dentry_init_security,
Casey Schaufler
- [PATCH v39 19/42] LSM: Use lsmcontext in security_inode_getsecctx, Casey Schaufler
- [PATCH v39 16/42] LSM: Ensure the correct LSM context releaser, Casey Schaufler
- [Patch 0/3 v2] Bug fixes for NFSD callback,
Dai Ngo
- [PATCH] nfs: Remove writepage, Matthew Wilcox (Oracle)
- [PATCH 0/3] Bug fixes for NFSD callback,
Dai Ngo
- [PATCH 0/2 v2] nfsd: fully close files in the nfsd threads,
NeilBrown
- [PATCH 0/5 v2] sunrpc: stop refcounting svc_serv,
NeilBrown
- IMA over NFS,
Jeff Hunter
- [PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v8 01/24] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 02/24] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 03/24] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 04/24] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 05/24] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 06/24] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 07/24] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v8 09/24] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v8 10/24] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v8 11/24] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v8 12/24] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v8 13/24] security: Introduce file_release hook, Roberto Sassu
- [PATCH v8 14/24] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v8 15/24] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v8 16/24] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v8 17/24] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v8 18/24] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v8 19/24] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v8 20/24] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v8 21/24] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v8 24/24] integrity: Remove LSM, Roberto Sassu
- [nfs-utils PATCH] reexport.h: Include unistd.h to compile with musl,
liezhi . yang
- [PATCH v3 1/2] SUNRPC: Fixup v4.1 backchannel request timeouts,
Benjamin Coddington
- [PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 03/13] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v4 08/13] cifs: Implement netfslib hooks, David Howells
- [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v4 10/13] cifs: Cut over to using netfslib, David Howells
- [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v4 08/39] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v4 09/39] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v4 13/39] netfs: Add support for DIO buffering, David Howells
- [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v4 15/39] netfs: Add bounce buffering support, David Howells
- [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v4 20/39] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v4 21/39] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v4 23/39] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v4 24/39] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v4 22/39] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v4 29/39] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v4 25/39] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v4 30/39] netfs: Implement buffered write API, David Howells
- [PATCH v4 31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v4 33/39] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v4 34/39] netfs: Provide a writepages implementation, David Howells
- [PATCH v4 35/39] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v4 36/39] netfs: Implement a write-through caching option, David Howells
- [PATCH v4 38/39] afs: Use the netfs write helpers, David Howells
- [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v4 27/39] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v4 26/39] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v4 39/39] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v4 32/39] netfs: Provide netfs_file_read_iter(), David Howells
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib, Jeff Layton
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib, Christian Brauner
- [PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
David Howells
- [PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, David Howells
- [PATCH] nfsd: properly tear down server when write_ports fails,
Jeff Layton
- [PATCH 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, David Howells
- [PATCH v1 0/8] More svcrdma improvements,
Chuck Lever
- nfsd:Multiple nfs clients with the same hostname cause session exceptions,
ditang chen
- [PATCH v2] SUNRPC: Fixup v4.1 backchannel request timeouts,
Benjamin Coddington
- [PATCH] SUNRPC: Fixup v4.1 backchannel request timeouts,
Benjamin Coddington
- [PATCH 0/3] nfsd: fully close all files in the nfsd threads,
NeilBrown
- [PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v3 08/59] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v3 09/59] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]