public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 18:03:50 to 2024-06-30 16:37:51 UTC [more...]

[PATCH v10 00/19] nfs/nfsd: add support for localio
 2024-06-30 16:37 UTC  (7+ messages)
` [PATCH v10 01/19] SUNRPC: add rpcauth_map_to_svc_cred_local
` [PATCH v10 02/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v10 03/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v10 04/19] nfsd: add "localio" support
` [PATCH v10 05/19] nfsd: add Kconfig options to allow localio to be enabled
` [PATCH v10 06/19] nfsd: manage netns reference in nfsd_open_local_fh

[RFC PATCH] xfs: enable WQ_MEM_RECLAIM on m_sync_workqueue
 2024-06-30 16:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v9 00/19] nfs/nfsd: add support for localio
 2024-06-30 14:49 UTC  (29+ messages)
` [PATCH v9 01/19] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v9 02/19] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v9 03/19] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v9 04/19] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v9 05/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v9 06/19] nfs: add "localio" support
` [PATCH v9 07/19] nfs/localio: fix nfs_localio_vfs_getattr() to properly support v4
` [PATCH v9 08/19] nfs: enable localio for non-pNFS I/O
` [PATCH v9 09/19] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v9 10/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v9 11/19] SUNRPC: remove call_allocate() BUG_ON if p_arglen=0 to allow RPC with void arg
` [PATCH v9 12/19] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v9 13/19] nfsd: add "localio" support
` [PATCH v9 14/19] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v9 15/19] nfsd: use percpu_ref to interlock nfsd_destroy_serv and nfsd_open_local_fh
` [PATCH v9 16/19] nfsd: add Kconfig options to allow localio to be enabled
` [PATCH v9 17/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH v9 18/19] SUNRPC: replace program list with program array
` [PATCH v9 19/19] nfs: add Documentation/filesystems/nfs/localio.rst

[GIT PULL] Please pull NFS client bugfix for Linux-6.10
 2024-06-29 20:50 UTC  (2+ messages)

Are there any known NFS4.2 over TCP bandwidth limits ?
 2024-06-29 13:20 UTC 

[GIT PULL] Additional fixes for NFSD in v6.10-rc
 2024-06-28 17:01 UTC  (2+ messages)

[PATCH v8 00/18] nfs/nfsd: add support for localio
 2024-06-28 14:40 UTC  (32+ messages)
` [PATCH v8 01/18] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v8 02/18] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v8 03/18] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v8 04/18] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v8 05/18] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v8 06/18] nfs: add "localio" support
` [PATCH v8 07/18] nfsd: "
` [PATCH v8 08/18] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v8 09/18] nfsd: use percpu_ref to interlock nfsd_destroy_serv and nfsd_open_local_fh
` [PATCH v8 10/18] nfs/nfsd: add Kconfig options to allow localio to be enabled
` [PATCH v8 11/18] NFS: Enable localio for non-pNFS I/O
` [PATCH v8 12/18] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v8 13/18] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v8 14/18] SUNRPC: remove call_allocate() BUG_ON if p_arglen=0 to allow RPC with void arg
` [PATCH v8 15/18] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v8 16/18] nfsd: implement server "
` [PATCH v8 17/18] SUNRPC: replace program list with program array
` [PATCH v8 18/18] nfs: add Documentation/filesystems/nfs/localio.rst

[linus:master] [nfs] a527c3ba41: filebench.sum_operations/s 180.4% improvement
 2024-06-28  5:13 UTC 

[PATCH 00/10] fs: multigrain timestamp redux
 2024-06-27 15:35 UTC  (13+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
` [PATCH 02/10] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
` [PATCH 03/10] fs: tracepoints for inode_needs_update_time "
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
` [PATCH 05/10] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH 06/10] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH 07/10] xfs: switch to multigrain timestamps
` [PATCH 08/10] ext4: "
` [PATCH 09/10] btrfs: convert "
` [PATCH 10/10] tmpfs: add support for "

[PATCH v1] SUNRPC: Remove BUG_ON call sites
 2024-06-27 12:53 UTC  (3+ messages)

[PATCH] nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
 2024-06-27 11:06 UTC  (2+ messages)

[PATCH 5.10 0/5] Five missing NFSD fixes for v5.10.y
 2024-06-26 18:27 UTC  (6+ messages)
` [PATCH 5.10 1/5] SUNRPC: Fix null pointer dereference in svc_rqst_free()
` [PATCH 5.10 2/5] SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
` [PATCH 5.10 3/5] SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
` [PATCH 5.10 4/5] SUNRPC: Fix svcxdr_init_encode's buflen calculation
` [PATCH 5.10 5/5] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY

ktls-utils: question about certificate verification
 2024-06-26 17:33 UTC  (8+ messages)

[PATCH v7 00/20] nfs/nfsd: add support for localio
 2024-06-26 16:53 UTC  (40+ messages)
` [PATCH v7 01/20] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v7 02/20] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v7 03/20] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v7 04/20] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v7 05/20] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v7 06/20] nfs/nfsd: add "localio" support
` [PATCH v7 07/20] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v7 08/20] NFS: Enable localio for non-pNFS I/O
` [PATCH v7 09/20] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v7 10/20] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v7 11/20] nfs/nfsd: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v7 12/20] SUNRPC: remove call_allocate() BUG_ON if p_arglen=0 to allow RPC with void arg
` [PATCH v7 13/20] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v7 14/20] nfsd: implement server "
` [PATCH v7 15/20] SUNRPC: replace program list with program array
` [PATCH v7 16/20] nfsd: prepare to use SRCU to dereference nn->nfsd_serv
` [PATCH v7 17/20] nfsd: "
` [PATCH v7 18/20] nfsd/localio: use SRCU to dereference nn->nfsd_serv in nfsd_open_local_fh
` [PATCH v7 19/20] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v7 20/20] nfs/nfsd: add Kconfig options to allow localio to be enabled

[PATCH v3 0/4] Patches for pNFS SCSI layout PR key registration
 2024-06-26 14:52 UTC  (8+ messages)
` [PATCH v3 1/3] nfs/blocklayout: Fix premature PR key unregistration
` [PATCH v3 2/3] nfs/blocklayout: Report only when /no/ device is found
` [PATCH v3 3/3] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg

[PATCH] nfsd: fix a regression in threads procfile interface
 2024-06-25 17:19 UTC 

[PATCH v2] fs: nfs: add missing MODULE_DESCRIPTION() macros
 2024-06-25 16:44 UTC  (2+ messages)

[PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put()
 2024-06-25 15:45 UTC  (2+ messages)

[PATCH 0/2] nfsd: proper fix for NULL deref in svc_pool_stats_start()
 2024-06-25 14:22 UTC  (5+ messages)
` [PATCH 1/2] nfsd: initialise nfsd_info.mutex early
` [PATCH 2/2] Revert "nfsd: fix oops when reading pool_stats before server is started"

[PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-25 13:52 UTC  (2+ messages)
` [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v6 00/18] nfs/nfsd: add support for localio
 2024-06-25  4:59 UTC  (9+ messages)
` [PATCH v6 06/18] nfs/nfsd: add "localio" support
` [PATCH v6 15/18] nfsd: use SRCU to dereference nn->nfsd_serv

[PATCH] MAINTAINERS: Add a bugzilla link for NFSD
 2024-06-24 21:14 UTC 

[PATCH 1/1] NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
 2024-06-24 18:46 UTC  (4+ messages)

long-term stable backports of NFSD patches
 2024-06-24 15:39 UTC 

[PATCH v2 0/4] Fixes for pNFS SCSI layout PR key registration
 2024-06-24 15:08 UTC  (12+ messages)
` [PATCH v2 1/4] nfs/blocklayout: Fix premature PR key unregistration
` [PATCH v2 2/4] nfs/blocklayout: Use bulk page allocation APIs
` [PATCH v2 4/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg

NFS-AIO-doesn-t-require-revert-iterator
 2024-06-24 14:03 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_get_doit
 2024-06-24 13:18 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nl_version_get_doit
 2024-06-24 13:18 UTC 

[PATCH] SUNRPC: check mlen in ip_map_parse()
 2024-06-24  3:07 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/12] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:45 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 02/12] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.1 03/12] nfs: don't invalidate dentries on transient errors

[PATCH AUTOSEL 6.6 01/16] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:44 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 02/16] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.6 03/16] nfs: Avoid flushing many pages with NFS_FILE_SYNC
` [PATCH AUTOSEL 6.6 04/16] nfs: don't invalidate dentries on transient errors

[PATCH AUTOSEL 6.9 01/21] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:43 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 02/21] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.9 03/21] nfs: Avoid flushing many pages with NFS_FILE_SYNC
` [PATCH AUTOSEL 6.9 04/21] nfs: don't invalidate dentries on transient errors

[GIT PULL] NFSD fixes for v6.10-rc
 2024-06-22 21:05 UTC  (2+ messages)

pNFS double-free DS commit info filelayout_free_lseg() [v5.4]
 2024-06-21 18:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox