Linux NFS
[Prev Page][Next Page]
- Re: [PATCH 5.15 00/57] 5.15.155-rc1 review, (continued)
- [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
Problem with the RFC 8009 encryption test,
Scott Mayhew
RPCSEC_GSS_KRB5_ENCTYPES backported to some older long-term kernels, but not 6.1?,
Rik Theys
[PATCH v1 0/2] pNFS/filelayout: Enable partial layout support,
Anna Schumaker
[PATCH] sunrpc: hold a ref on netns for tcp sockets,
Josef Bacik
[PATCH] NFSD: nfsctl: remove read permission of filehandle,
Chen Hanxiao
/sys/module/nfsd/parameters/nfs4_disable_idmapping=N by default?, Cedric Blancher
Question about possible use-after-free in nfs_direct_write_reschedule(),
NeilBrown
[PATCH] nfsd: trivial GET_DIR_DELEGATION support,
Jeff Layton
[PATCH] nfsd: Fix error cleanup path in nfsd_rename(),
Jan Kara
[PATCH] rpcb_clnt.c: memory leak in destroy_addr,
Steve Dickson
[GIT PULL] Please pull NFS client updates for Linux 6.9,
Trond Myklebust
[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers,
Thomas Weißschuh
- [PATCH 01/11] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function, Thomas Weißschuh
[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations,
Jeff Layton
- [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers, Jeff Layton
- [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback, Jeff Layton
- [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}, Jeff Layton
- [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 05/24] vfs: allow rmdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath, Jeff Layton
- [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory, Jeff Layton
- [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory, Jeff Layton
- [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease, Jeff Layton
- [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files, Jeff Layton
- [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories, Jeff Layton
- [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION, Jeff Layton
- [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client, Jeff Layton
- [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling, Jeff Layton
- [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set, Jeff Layton
- [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro, Jeff Layton
- [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints, Jeff Layton
- [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked, Jeff Layton
- [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return, Jeff Layton
- [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation, Jeff Layton
- [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation, Jeff Layton
- [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation, Jeff Layton
- [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR, Jeff Layton
- [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations, Jeff Layton
[PATCH] nfsd: Make NFS client_id increment atomic to avoid race condition,
Muhammad Asim Zahid
nfs client uses different MAC policy or model,
Daniel Walker (danielwa)
[BUG] Panic in ipv6 on old NFS sockets from destroyed network namespace,
Josef Bacik
[PATCH 0/4] sysctl: Remove sentinel elements from networking,
Joel Granados via B4 Relay
Linux /proc/fs/nfsd/clients/*/info - where does "Implementation name" come from ?,
Roland Mainz
NFSv4.2 ACL inheritance, examples, and who does do it?,
Dan Shelton
t0032 fails on NFS mounts,
Chuck Lever
[GIT PULL] NFSD changes for v6.9,
Chuck Lever
nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning,
Rik Theys
[PATCH v2] nfs: fix panic when nfs4_ff_layout_prepare_ds() fails,
Josef Bacik
[PATCH] nfs: fix panic when nfs4_ff_layout_prepare_ds() fails, Josef Bacik
[PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc,
NeilBrown
[PATCH 1/4 v3] nfsd: perform all find_openstateowner_str calls in the one place.,
NeilBrown
[PATCH v2] nfsd: allow more than 64 backlogged connections,
trondmy
Running nfsd as SCHED_FIXED, SCHED_RR?, Dan Shelton
Which kernel version supports NFSv4.1 write delegations?, Dan Shelton
[PATCH] nfsd: allow more than 64 backlogged connections,
trondmy
[BUG REPORT] not ok 1 Derive Kc subkey for camellia128-cts-cmac,
Nico Pache
[bug report] nfsd: perform all find_openstateowner_str calls in the one place.,
Dan Carpenter
[RFC PATCH] mm: Replace ->launder_folio() with flush and wait,
David Howells
[PATCH v2] NFS: trace the uniquifier of fscache, Chen Hanxiao
Discover innovative educational tools., Chad Felt
[PATCH] NFS: Read unlock folio on nfs_page_create_from_folio() error,
Benjamin Coddington
[PATCH] NFS: add a tracepoint for uniquifier of fscache,
Chen Hanxiao
[PATCH/RFC] NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly., NeilBrown
[PATCH v1] NFSD: Clean up nfsd4_encode_replay(), Chuck Lever
[PATCH 0/4 v3] nfsd: fix deadlock in move_to_close_lru(),
NeilBrown
[PATCH 6.1 175/215] NFSD: Avoid clashing function prototypes, Greg Kroah-Hartman
[PATCH 6.6 114/143] NFS: Fix data corruption caused by congestion., Greg Kroah-Hartman
[PATCH 6.7 131/162] NFS: Fix data corruption caused by congestion., Greg Kroah-Hartman
[PATCH 0/4 v2] nfsd: fix dadlock in move_to_close_lru(),
NeilBrown
[PATCH v2 1/1] NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its limit,
Dai Ngo
export(5) all_squash, only new files squashed, or all uid/gids?,
Martin Wege
[viro-vfs:work.simple_recursive_removal] [rpc_pipe] 1d8f830b7f: fsmark.app_overhead 17.5% regression, kernel test robot
[PATCH 0/2] nfs: fix UAF in direct writes,
Josef Bacik
Problem: nfstest_cache acdirmin_data/acdirmax_data failures [nfstest] [NFS], Zhitao Li
[PATCH 0/3] nfsd: fix dadlock in move_to_close_lru(),
NeilBrown
[PATCH RFC] nfsd: return NFS4ERR_DELAY on contention for v4.0 replay_owner rp_mutex,
Jeff Layton
Cannot initiate mount with sec=krb5 as root from EL9 clients,
Orion Poplawski
[PATCH] nfs: use KMEM_CACHE() to create nfs_commit_data cache,
kunwu . chan
[nfs-utils PATCH 0/2] gssd: improve interoperability with NFS servers that don't have support for the newest encryption types,
Scott Mayhew
[nfs-utils PATCH 1/2] gssd: add support for an "allowed-enctypes" option in nfs.conf, Scott Mayhew
Message not available
[PATCH] NFS: enable nconnect for RDMA,
trondmy
[PATCH] NFSv4: nfs4_do_open() is incorrectly triggering state recovery, trondmy
[PATCH nfs-utils] start-statd: use flock -x instead of -e for busybox compatibility,
Ahmad Fatoum
[PATCH] exports(5): update version information of "refer=" option,
Chen Hanxiao
[PATCH] NFS: Restore -EIO as error to return when "umount -f" aborts request.,
NeilBrown
[PATCH] NFS: avoid infinite loop in pnfs_update_layout., NeilBrown
[PATCH stable 6.1] NFS: Fix data corruption caused by congestion.,
NeilBrown
[PATCH stable 6.6 and 6.7] NFS: Fix data corruption caused by congestion.,
NeilBrown
[PATCH] NFS: remove sync_mode test from nfs_writepage_locked(),
NeilBrown
Client support for 0-length virtual files,
Atkinson, Sam
nfs41get: NFSv4.1 wget-like userspace tool?, Dan Shelton
[PATCH v2] nfs: keep server info for remounts, Martin Kaiser
long-term stable backports of NFSD patches,
Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]