Linux NFS
[Prev Page][Next Page]
- [PATCH v2 09/22] afs: Use alternative invalidation to using launder_folio, (continued)
- [PATCH v2 09/22] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH v2 08/22] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 10/22] netfs: Remove ->launder_folio() support, David Howells
- [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH v2 12/22] mm: Export writeback_iter(), David Howells
- [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH v2 19/22] netfs: Cut over to using new writeback code, David Howells
- [PATCH v2 18/22] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH v2 17/22] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH v2 16/22] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH v2 14/22] netfs: New writeback implementation, David Howells
- [PATCH v2 20/22] netfs: Remove the old writeback code, David Howells
- [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- [PATCH v2 21/22] netfs: Miscellaneous tidy ups, David Howells
- Re: [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio, David Howells
- Re: [PATCH v2 14/22] netfs: New writeback implementation, David Howells
- [GIT PULL] 6th set of NFSD fixes for v6.9-rc,
Chuck Lever
- [PATCH v3 04/12] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [GIT PULL] Bugfixes for Linux 6.9,
Trond Myklebust
- [RFC PATCH 0/4] NFS: Fix another 'check_flush_dependency' splat,
cel
- [RFC PATCH 0/4] NFSv4.2 OFFLOAD_STATUS for the Linux NFS client,
cel
- [ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace, Mike Snitzer
- [PATCH v5 0/8] sysctl: Remove sentinel elements from networking,
Joel Granados via B4 Relay
- [PATCH] SUNRPC: Remove comment for sp_lock,
Guoqing Jiang
- [PATCH] NFSD: Fix nfsd4_encode_fattr4() crasher, Chuck Lever
- [PATCH] NFS: Don't enable NFS v2 by default,
Anna Schumaker
- [PATCH] NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS,
Anna Schumaker
- [GIT PULL] 5th round of fixes for nfsd-6.9,
Chuck Lever
- Changing the precedence order of client exports in /etc/exports,
James Pearson
- [PATCH v4 0/8] sysctl: Remove sentinel elements from networking,
Joel Granados via B4 Relay
- [PATCH] sunrpc: fix NFSACL RPC retry on soft mount,
Dan Aloni
- [PATCH] SUNRPC: rpc_show_tasks: add an empty list check,
Chen Hanxiao
- Re: [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio,
Huang, Ying
- kernel BUG at net/sunrpc/svc.c:570 after updating from v5.15.153 to v5.15.155,
Chris Packham
- [PATCH 0/2] Revert NFSD callback client retransmit fixes,
Chuck Lever
- [PATCH v2 1/8] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [PATCH nfs-utils v3 0/3] nfsdctl: new nfs-utils tool for managing the kernel NFS server,
Jeff Layton
- [PATCH v9 0/7] convert write_threads, write_version and write_ports to netlink commands,
Lorenzo Bianconi
- [PATCH v9 1/7] NFSD: move nfsd_mutex handling into nfsd_svc callers, Lorenzo Bianconi
- [PATCH v9 2/7] NFSD: allow callers to pass in scope string to nfsd_svc, Lorenzo Bianconi
- [PATCH v9 3/7] NFSD: convert write_threads to netlink command, Lorenzo Bianconi
- [PATCH v9 4/7] NFSD: add write_version to netlink command, Lorenzo Bianconi
- [PATCH v9 5/7] SUNRPC: introduce svc_xprt_create_from_sa utility routine, Lorenzo Bianconi
- [PATCH v9 6/7] SUNRPC: add a new svc_find_listener helper, Lorenzo Bianconi
- [PATCH v9 7/7] NFSD: add listener-{set,get} netlink command, Lorenzo Bianconi
- Re: [PATCH v9 0/7] convert write_threads, write_version and write_ports to netlink commands, Chuck Lever
- Bakeathon: Talks at 2 (EST),
Steve Dickson
- [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers,
Thomas Weißschuh
- [PATCH v3 05/11] neighbour: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 01/11] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Luis Chamberlain
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Jakub Kicinski
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Joel Granados
- [PATCH v2] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients., NeilBrown
- PATCH [v2 0/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state,
Dai Ngo
- PATCH [0/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state,
Dai Ngo
- [GIT PULL] 4th round of fixes for NFSD,
Chuck Lever
- [PATCH] nfsd: don't fail OP_SETCLIENTID when there are lots of clients.,
NeilBrown
- NFS server side folder copy,
Robert Ayrapetyan
- [PATCH] Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain", Chuck Lever
- [PATCH] xprtsock: Fix a loop in xs_tcp_setup_socket(),
Lex Siegel
- [PATCH 15/30] nfs: Remove calls to folio_set_error, Matthew Wilcox (Oracle)
- NFSD: Unable to initialize client recovery tracking! (-110),
Paul Menzel
- Fw: [Bug 218743] New: NFS-RDMA-Connected Regression Found on Upstream Linux 6.9-rc1,
Stephen Hemminger
- Spring 2024 NFS bake-a-thon (reminder), Steve Dickson
- [PATCH] sunrpc: Only defer bind to ephemeral ports if a srcaddr has not been set, Rory Little
- [PATCH 1/1] SUNRPC: fix handling expired GSS context,
Olga Kornievskaia
- [PATCH] NFSv4: Fixup smatch warning for ambiguous return,
Benjamin Coddington
- [PATCH 1/8] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [PATCH] lockd: host: Remove unnecessary statements'host = NULL;',
Li kunyu
- [PATCH] nfsd: dynamically adjust per-client DRC slot limits., NeilBrown
- [PATCH] nfsd: don't create nfsv4recoverydir in nfsdfs when not used.,
NeilBrown
- [PATCH] Revert 2267b2e84593bd3d61a1188e68fba06307fa9dab,
cel
- [PATCH nfs-utils v2 0/4] nfsdctl: new nfs-utils tool for managing the kernel NFS server,
Jeff Layton
- [GIT PULL] 3rd round of NFSD fixes for v6.9-rc,
Chuck Lever
- [PATCH v8 0/6] convert write_threads, write_version and write_ports to netlink commands,
Lorenzo Bianconi
- [PATCH 1/1] proc01: Whitelist /proc/fs/nfsd/nfsv4recoverydir,
Petr Vorel
- [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [bug report] NFSv4: Fix free of uninitialized nfs4_label on referral lookup.,
Dan Carpenter
- [PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
- [PATCH v3] nfs: keep server info for remounts,
Martin Kaiser
- [PATCH v3 0/4] sysctl: Remove sentinel elements from networking,
Joel Granados via B4 Relay
- [PATCH RFC 0/2] nfsdctl: new nfs-utils tool for managing the kernel NFS server,
Jeff Layton
- [PATCH] mount: If a reserved ports is used, do so for the pings as well,
Alexandre Ratchov
- Re: [PATCH 5.15 00/57] 5.15.155-rc1 review,
Harshit Mogalapalli
- [PATCH v7 0/5] convert write_threads, write_version and write_ports to netlink commands,
Lorenzo Bianconi
- [PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4,
Vasily Gorbik
- [PATCH] SUNRPC: Fix rpcgss_context trace event acceptor field,
Steven Rostedt
- [BUG] stat randomly fails with ENOENT, including on . and .., Vincent Lefevre
- Configuring NFS with UID/GID Offset (sec=sys approach),
Zé Geraldo
- [PATCH v2] NFSv4: add tracepoint to referral events, Chen Hanxiao
- [PATCH] NFSD: remove redundant dprintk in exp_rootfh,
Chen Hanxiao
- [PATCH 5.15 508/690] NFSD: Avoid clashing function prototypes, Greg Kroah-Hartman
- [PATCH] NFSv4: add tracepoint to referral events,
Chen Hanxiao
- [syzbot] [nfs?] KFENCE: memory corruption in do_handle_open, syzbot
- [PATCH 0/4 v4] nfsd: fix deadlock in move_to_close_lru(),
NeilBrown
- [PATCH] nfsd: optimise recalculate_deny_mode() for a common case,
NeilBrown
- optimization for nfsd_set_fh_dentry,
Charles Hedrick
- [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- Fails to build on arm{el,hf} with 64bit time_t: export-cache.c:110:51: error: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=],
Salvatore Bonaccorso
- [GIT PULL] 2nd round of NFSD fixes for v6.9-rc,
Chuck Lever
- [PATCH 0/3] nfsd: tracepoint cleanups and additions,
Jeff Layton
- [PATCH v2] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY,
Jeff Layton
[PATCH] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY,
Jeff Layton
nfs-utils' .service files not usable with nfsv4-server.service,
Matt Turner
server continually returns NFS4ERR_DELAY to CREATE_SESSION,
Jeff Layton
[PATCH v2] nfs: Handle error of rpc_proc_register() in nfs_net_init()., Kuniyuki Iwashima
[trondmy-nfs:testing 31/31] fs/nfs/inode.c:2434:6: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct proc_dir_entry *', kernel test robot
[trondmy-nfs:testing 31/31] fs/nfs/inode.c:2434:13: warning: assignment to 'int' from 'struct proc_dir_entry *' makes integer from pointer without a cast,
kernel test robot
[PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle,
Kees Cook
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
[PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle,
Kees Cook
Linux NFSv4.1 client with Linux NFSv4.1 server, getting block size of exported filesystem?,
Cedric Blancher
[PATCH 2] SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP,
Chuck Lever
[PATCH 00/34] address all -Wunused-const warnings,
Arnd Bergmann
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c, kernel test robot
[nfs-utils PATCH] mount: warning "namlen=" option for a NFSv4 mount,
Chen Hanxiao
[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement, kernel test robot
[PATCH RFC] SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP,
Chuck Lever
[PATCH 1/1] SUNRPC: add a missing rpc_stat for TCP TLS, Anna Schumaker
[syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open,
syzbot
[PATCH] NFS: make sure lock/nolock overriding local_lock mount option, Chen Hanxiao
[PATCH] trace: events: cleanup deprecated strncpy uses,
Justin Stitt
Linux nfs client and nfs server prefetch and readhead?, Martin Wege
[PATCH] gssd: use printf format specifiers in printerr,
Dan McGregor
[PATCH RFC] NFSD: Move callback_wq into struct nfs4_client,
Chuck Lever
one more patch(nfsd: fix potential race in nfs4_find_file) for 6.1.83+ ?,
Wang Yugui
kernel update to 6.8.2 broke idmapd group mapping,
Dan Shelton
[PATCH AUTOSEL 4.19 10/19] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 5.4 13/23] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 5.10 17/31] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 5.15 19/34] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 6.1 29/52] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 6.6 47/75] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
[PATCH AUTOSEL 6.8 65/98] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int, Sasha Levin
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-03-28 ..., Martin Wege
[GIT PULL] first round of NFSD fixes for v6.9,
Chuck Lever
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache,
David Howells
- [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings, David Howells
- [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings., David Howells
- [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache, David Howells
- [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag, David Howells
- [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH 10/26] cifs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 12/26] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 13/26] netfs: Remove ->launder_folio() support, David Howells
- [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH 15/26] mm: Export writeback_iter(), David Howells
- [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH 17/26] netfs: Fix writethrough-mode error handling, David Howells
- [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH 19/26] netfs: New writeback implementation, David Howells
- [PATCH 20/26] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH 22/26] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- [PATCH 25/26] netfs: Miscellaneous tidy ups, David Howells
- [PATCH 24/26] netfs: Remove the old writeback code, David Howells
- [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- Re: [PATCH 19/26] netfs: New writeback implementation, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Christian Brauner
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Jeff Layton
[PATCH v2] NFSD: trace export root filehandle event,
Chen Hanxiao
[PATCH v2 0/4] sysctl: Remove sentinel elements from networking,
Joel Granados via B4 Relay
[PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH v1] nfs: Handle error of rpc_proc_register() in nfs_net_init()., Kuniyuki Iwashima
[PATCH] NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies, Chuck Lever
[PATCH] NFSD: trace export root filehandle event,
Chen Hanxiao
[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio,
David Howells
FAILED: Patch "nfs: fix UAF in direct writes" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "nfs: fix UAF in direct writes" failed to apply to 5.4-stable tree, Sasha Levin
[PATCH] sunrpc: removed redundant procp check,
Aleksandr Aprelkov
[PATCH 1/1] NFSD: cancel CB_RECALL_ANY call when nfs4_client is about to be destroyed,
Dai Ngo
[PATCH 1/1] NFSD: cancel CB_RECAL call when nfs4_client is about to be destroyed, Dai Ngo
WARN_ONCE from nfsd_break_one_deleg,
Donald Buczek
[PATCH][next] fs: Annotate struct file_handle with __counted_by() and use struct_size(),
Gustavo A. R. Silva
[PATCH v2] fs: nfsd: use group allocation/free of per-cpu counters API,
Kefeng Wang
[PATCH] fs: nfsd: use group allocation/free of per-cpu counters API,
Kefeng Wang
[PATCH] NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.,
NeilBrown
nfsd: memory leak when client does many file operations,
Jan Schunk
[PATCH v2] nfsd: trivial GET_DIR_DELEGATION support, Jeff Layton
"svc_tcp_read_marker nfsd RPC fragment too large" with Linux 6.6 LTS nfsd ...,
Roland Mainz
[nfs-utils PATCH] mount: reject "namlen=" option for a NFSv4 mount,
Chen Hanxiao
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]