Linux NFS
[Prev Page][Next Page]
- Re: [PATCH v12 12/24] SUNRPC: replace program list with program array, (continued)
- [PATCH v12 13/24] nfs: pass struct file to nfs_init_pgio and nfs_init_commit, Mike Snitzer
- [PATCH v12 14/24] nfs: add localio support, Mike Snitzer
- [PATCH v12 15/24] nfs: enable localio for non-pNFS IO, Mike Snitzer
- [PATCH v12 16/24] pnfs/flexfiles: enable localio support, Mike Snitzer
- [PATCH v12 17/24] nfs/localio: use dedicated workqueues for filesystem read and write, Mike Snitzer
- [PATCH v12 18/24] nfs: implement client support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v12 19/24] nfs: add Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v12 20/24] nfsd: use GC for nfsd_file returned by nfsd_file_acquire_local, Mike Snitzer
- [PATCH v12 21/24] nfs_common: expose localio's required nfsd symbols to nfs client, Mike Snitzer
- [PATCH v12 22/24] nfs: push localio nfsd_file_put call out to client, Mike Snitzer
- [PATCH v12 23/24] nfs: switch client to use nfsd_file for localio, Mike Snitzer
- [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Chuck Lever III
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Jeff Layton
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Chuck Lever
- [PATCH v2] SUNRPC: convert RPC_TASK_* constants to enum, Stephen Brennan
- Re: [PATCH] fs/exfat: add NFS export support,
Chuck Lever
- [PATCH] NFS/flexfiles: Replace one-element array with flexible-array member,
Thorsten Blum
- [PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning,
Li Lingfeng
- [PATCH 0/1] SUNRPC: convert RPC_TASK_* constants to enum,
Stephen Brennan
- [PATCH 0/3] nfsd: implement OPEN_XOR_DELEGATION part of delstid draft,
Jeff Layton
- [PATCH v2] SUNRPC: Fix -Wformat-truncation warning, kunwu . chan
- [PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS,
Jeff Layton
- [PATCH 1/1] rpcdebug: fix memory allocation size,
Olga Kornievskaia
- [PATCH v2 00/25] netfs: Read/write improvements,
David Howells
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock, David Howells
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH v2 10/25] netfs: Set the request work function upon allocation, David Howells
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter(), David Howells
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH v2 16/25] netfs: Provide an iterator-reset function, David Howells
- [PATCH v2 17/25] netfs: Simplify the writeback code, David Howells
- [PATCH v2 18/25] afs: Make read subreqs async, David Howells
- [PATCH v2 19/25] netfs: Speed up buffered reading, David Howells
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY, David Howells
- Re: [PATCH v2 00/25] netfs: Read/write improvements, Christian Brauner
- [PATCH] NFSD: remove redundant assignment operation,
Li Lingfeng
- [PATCH] nfs: Annotate struct nfs_cache_array with __counted_by(), Thorsten Blum
- [PATCH] SUNRPC: Fix -Wformat-truncation warning,
kunwu . chan
- [PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9,
Petr Vorel
- [PATCH RESEND v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9, Petr Vorel
- nfs4 delegation - couple of questions - 6.10.3-custom kernel,
Roi Azarzar
- [PATCH v2] SQUASH: nfsd: move error choice for incorrect object types to version-specific code.,
NeilBrown
- [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global",
cel
- [PATCH 6.6.y 01/12] NFSD: Rewrite synopsis of nfsd_percpu_counters_init(), cel
- [PATCH 6.6.y 02/12] NFSD: Fix frame size warning in svc_export_parse(), cel
- [PATCH 6.6.y 03/12] sunrpc: don't change ->sv_stats if it doesn't exist, cel
- [PATCH 6.6.y 04/12] nfsd: stop setting ->pg_stats for unused stats, cel
- [PATCH 6.6.y 05/12] sunrpc: pass in the sv_stats struct through svc_create_pooled, cel
- [PATCH 6.6.y 06/12] sunrpc: remove ->pg_stats from svc_program, cel
- [PATCH 6.6.y 07/12] sunrpc: use the struct net as the svc proc private, cel
- [PATCH 6.6.y 08/12] nfsd: rename NFSD_NET_* to NFSD_STATS_*, cel
- [PATCH 6.6.y 09/12] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces, cel
- [PATCH 6.6.y 10/12] nfsd: make all of the nfsd stats per-network namespace, cel
- [PATCH 6.6.y 11/12] nfsd: remove nfsd_stats, make th_cnt a global counter, cel
- [PATCH 6.6.y 12/12] nfsd: make svc_stat per-network namespace instead of global, cel
- Re: [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global", Petr Vorel
- Re: [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global", Calum Mackay
- Re: [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global", Calum Mackay
- Re: [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global", Greg KH
[PATCH 0/3] Fixes for NFS/RDMA device removal,
cel
[PATCH] SQUASH: nfsd: move error choice for incorrect object types to version-specific code.,
NeilBrown
[PATCH] NFSD: Fix NFSv4's PUTPUBFH operation,
cel
[PATCH] nfs: Remove unnecessary NULL check before kfree(),
Thorsten Blum
[PATCH 6.1.y 00/18] Backport "make svc_stat per-net instead of global",
cel
- [PATCH 6.1.y 01/18] nfsd: move reply cache initialization into nfsd startup, cel
- [PATCH 6.1.y 02/18] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net, cel
- [PATCH 6.1.y 03/18] NFSD: Refactor nfsd_reply_cache_free_locked(), cel
- [PATCH 6.1.y 04/18] NFSD: Rename nfsd_reply_cache_alloc(), cel
- [PATCH 6.1.y 05/18] NFSD: Replace nfsd_prune_bucket(), cel
- [PATCH 6.1.y 06/18] NFSD: Refactor the duplicate reply cache shrinker, cel
- [PATCH 6.1.y 07/18] NFSD: Rewrite synopsis of nfsd_percpu_counters_init(), cel
- [PATCH 6.1.y 08/18] NFSD: Fix frame size warning in svc_export_parse(), cel
- [PATCH 6.1.y 09/18] sunrpc: don't change ->sv_stats if it doesn't exist, cel
- [PATCH 6.1.y 10/18] nfsd: stop setting ->pg_stats for unused stats, cel
- [PATCH 6.1.y 11/18] sunrpc: pass in the sv_stats struct through svc_create_pooled, cel
- [PATCH 6.1.y 12/18] sunrpc: remove ->pg_stats from svc_program, cel
- [PATCH 6.1.y 13/18] sunrpc: use the struct net as the svc proc private, cel
- [PATCH 6.1.y 14/18] nfsd: rename NFSD_NET_* to NFSD_STATS_*, cel
- [PATCH 6.1.y 15/18] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces, cel
- [PATCH 6.1.y 16/18] nfsd: make all of the nfsd stats per-network namespace, cel
- [PATCH 6.1.y 17/18] nfsd: remove nfsd_stats, make th_cnt a global counter, cel
- [PATCH 6.1.y 18/18] nfsd: make svc_stat per-network namespace instead of global, cel
- Re: [PATCH 6.1.y 00/18] Backport "make svc_stat per-net instead of global", Sasha Levin
- Re: [PATCH 6.1.y 00/18] Backport "make svc_stat per-net instead of global", Greg KH
[GIT PULL] nfsd fixes for v6.11,
Chuck Lever
[PATCH] 9p: Fix DIO read through netfs,
David Howells
Announcing the Fall 2024 Bakeathon,
Steve Dickson
[PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail, kernel test robot
[linus:master] [nfs] 49b29a573d: filebench.sum_operations/s -85.6% regression,
kernel test robot
[PATCH] nfsd: Add quotes to client info 'callback address',
Mark Grimes
[PATCH] SQUASH nfsd: don't allocate the versions array,
NeilBrown
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-08-06 ..., Martin Wege
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h,
kernel test robot
[PATCH] nfsd: remove unnecessary cache_put from idmap_lookup,
Guoqing Jiang
[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy,
Tariq Toukan
Question about NFS client locks and delegations,
Sagi Grimberg
[PATCH] netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible,
Hristo Venev
nfsd rdma bandwith investigation / possible lock contention / request for ideas,
Damir Chanyshev
[linux-next:master] [nfsd] 48d45b8a92: UBSAN:array-index-out-of-bounds_in_fs/nfsd/nfssvc.c, kernel test robot
[PATCH RFC v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
[PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
NFS client failure,
marc eshel
[PATCH 0/2 v2] nfsd: fix handling of error from unshare_fs_struct(),
NeilBrown
[PATCH] svcrdma: Handle device removal outside of the CM event handler,
cel
[PATCH 00/24] netfs: Read/write improvements,
David Howells
- [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check, David Howells
- [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 04/24] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH 10/24] netfs: Set the request work function upon allocation, David Howells
- [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH 15/24] netfs: Provide an iterator-reset function, David Howells
- [PATCH 16/24] netfs: Simplify the writeback code, David Howells
- [PATCH 17/24] afs: Make read subreqs async, David Howells
- [PATCH 18/24] netfs: Speed up buffered reading, David Howells
- [PATCH 19/24] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH 24/24] cifs: Don't support ITER_XARRAY, David Howells
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
[PATCH 0/2] nfsd: fix handling of error from unshare_fs_struct(),
NeilBrown
[PATCH 0/3] nfsd: move error code mapping to per-version code,
NeilBrown
[PATCH v2 0/3] Offer write delegations for O_WRONLY opens,
Sagi Grimberg
[PATCH AUTOSEL 4.19 5/5] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 5.4 6/6] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 5.10 7/7] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 5.15 10/10] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 6.1 17/17] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 6.6 20/20] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[PATCH AUTOSEL 6.10 34/34] SUNRPC: Fix a race to wake a sync task, Sasha Levin
[no subject], Unknown
ANNOUNCE: rpcbind-1.2.7 released., Steve Dickson
Patch for small typo in nfsmount.conf,
Matthew Comben
number of nfsd threads, Anton Gavriliuk
[PATCH] sunrpc: document locking rules for svc_exit_thread(),
NeilBrown
Can rpc.mountd NOT be hardcoded to listen on 0.0.0.0?,
Niklas Hambüchen
[PATCH 0/6] nfsd: assorted clean-ups,
NeilBrown
[GIT PULL] sysctl constification changes for v6.11-rc1,
Joel Granados
[PATCH rfc 1/2] nfsd: don't assume copy notify when preprocessing the stateid,
Sagi Grimberg
[Libtirpc-devel] ANNOUNCE: libtirpc-1.3.5 released., Steve Dickson
[PATCH] nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work(),
NeilBrown
recipe/example for nftables supporting Internet nfs4?,
linux-nfs
Limits to number of files opened by remote hosts over NFSv4?,
Brian Cowan
New NFSv4.2 attribute |FATTR4_TMPFILE| (sort of opposite of |FATTR4_OFFLINE|) ?,
Roland Mainz
[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils,
Jeff Layton
systemd/nfs-server.service: Is `ExecStopPost=/usr/sbin/exportfs -au` necessary?,
Paul Menzel
[PATCH] nfsidmap: Fix a memory leak,
Steve Dickson
[PATCH] rpc-gssd.service has status failed (due to rpc.gssd segfault).,
Steve Dickson
[syzbot] [nfs?] INFO: task hung in nfsd_nl_rpc_status_get_dumpit, syzbot
[PATCH] nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets,
Jeff Layton
[PATCH] sunrpc: avoid -Wformat-security warning,
Arnd Bergmann
[RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH V2] tests/nsm_client: Fix nsm_client compile warnings,
597607025
[GIT PULL] Please Pull NFS Client Updates for Linux 6.11,
Anna Schumaker
[PATCH] NFS: trace: show TIMEDOUT instead of 0x6e,
Chen Hanxiao
[PATCH v2] SUNRPC: Fix a race to wake a sync task, Benjamin Coddington
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-07-16 ..., Martin Wege
`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`,
Paul Menzel
[PATCH] tests/nsm_client: Fix nsm_client compile warnings,
597607025
kernel 6.10,
blokos
[GIT PULL] NFSD changes for v6.11,
Chuck Lever
[PATCH v6 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v6 3/9] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v6 6/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 7/9] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v6 8/9] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v6 9/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v6 0/9] fs: multigrain timestamp redux, Christian Brauner
[PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings,
Jeff Layton
[PATCH 00/14 RFC] support automatic changes to nfsd thread count,
NeilBrown
- [PATCH 01/14] lockd: discard nlmsvc_timeout, NeilBrown
- [PATCH 02/14] SUNRPC: make various functions static, or not exported., NeilBrown
- [PATCH 03/14] nfsd: move nfsd_pool_stats_open into nfsctl.c, NeilBrown
- [PATCH 04/14] nfsd: don't allocate the versions array., NeilBrown
- [PATCH 05/14] sunrpc: change sp_nrthreads from atomic_t to unsigned int., NeilBrown
- [PATCH 06/14] sunrpc: don't take ->sv_lock when updating ->sv_nrthreads., NeilBrown
- [PATCH 07/14] Change unshare_fs_struct() to never fail., NeilBrown
- [PATCH 08/14] SUNRPC: move nrthreads counting to start/stop threads., NeilBrown
- [PATCH 09/14] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients., NeilBrown
- [PATCH 10/14] nfs: dynamically adjust per-client DRC slot limits., NeilBrown
- [PATCH 11/14] nfsd: don't use sv_nrthreads in connection limiting calculations., NeilBrown
- [PATCH 12/14] sunrpc: introduce possibility that requested number of threads is different from actual, NeilBrown
- [PATCH 13/14] nfsd: introduce concept of a maximum number of threads., NeilBrown
- [PATCH 14/14] nfsd: adjust number of running nfsd threads, NeilBrown
- Re: [PATCH 00/14 RFC] support automatic changes to nfsd thread count, Jeff Layton
- Re: [PATCH 00/14 RFC] support automatic changes to nfsd thread count, Chuck Lever III
linux-next: manual merge of the nfs-anna tree with the mm-stable tree,
Stephen Rothwell
[PATCH] NFS: Use seq_putc() in nfs_show_path(), Markus Elfring
[PATCH] nfsd: Use seq_putc() in seq_quote_mem(), Markus Elfring
[PATCH] SUNRPC: Fix a race to wake a sync task,
Benjamin Coddington
[PATCH] nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument,
Jeff Layton
[PATCH -next,v2] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK,
Gaosheng Cui
[PATCH -next] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK,
Gaosheng Cui
[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire,
Jeff Layton
[PATCH v2] SUNRPC: Fixup gss_status tracepoint error output, Benjamin Coddington
[PATCH] nfsd: use system_unbound_wq for nfsd_file_gc_worker(),
Youzhong Yang
[PATCH] SUNRPC: Fixup gss_status tracepoint error output,
Benjamin Coddington
[PATCH v5 0/9] fs: multigrain timestamp redux,
Jeff Layton
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]