Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-01-26 18:47:21 to 2026-02-04 09:45:16 UTC [more...]

[PATCH v2 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-04  9:41 UTC 

[PATCH v1 1/1] nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
 2026-02-04  9:41 UTC  (3+ messages)

[PATCH v1 1/1] sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
 2026-02-04  9:06 UTC  (8+ messages)

[PATCH 00/13] Further centralising of directory locking for name ops
 2026-02-04  4:57 UTC  (14+ messages)
` [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
` [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH 05/13] selinux: "
` [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH 07/13] VFS: make lookup_one_qstr_excl() static
` [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
` [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
` [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()

[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
 2026-02-03 16:45 UTC  (7+ messages)

[PATCH v3 0/2] nfs-utils: signed filehandle support
 2026-02-03 15:55 UTC  (5+ messages)
` [PATCH v3 1/2] exportfs: Add support for export option sign_fh
` [PATCH v3 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[PATCH] nfs: nfs4proc: Convert comma to semicolon
 2026-02-03 13:32 UTC  (2+ messages)

[PATCH v3 0/3] kNFSD Signed Filehandles
 2026-02-03  7:11 UTC  (9+ messages)
` [PATCH v3 1/3] NFSD: Add a key for signing filehandles
` [PATCH v3 2/3] NFSD/export: Add sign_fh export option
` [PATCH v3 3/3] NFSD: Sign filehandles

ANNOUNCE: nfs-utils-2.8.5 released
 2026-02-02 11:45 UTC 

[PATCH v2] nfs: fix the race of lock/unlock and open
 2026-02-02 11:22 UTC  (4+ messages)

[nfs-utils PATCH 10/10] statd: fix a typo in a debug message
 2026-02-01 17:37 UTC  (2+ messages)

[nfs-utils PATCH 09/10] nfsd: fix a typo in man page
 2026-02-01 17:37 UTC  (2+ messages)

[nfs-utils PATCH 08/10] mountd: fix a typo in man page
 2026-02-01 17:36 UTC  (2+ messages)

[nfs-utils PATCH 07/10] nfs.man: fix a typo in man page
 2026-02-01 17:36 UTC  (2+ messages)

[nfs-utils PATCH 06/10] gssd: fix typos in man page
 2026-02-01 17:35 UTC  (2+ messages)

[nfs-utils PATCH 05/10] exports: fix a typo in man page
 2026-02-01 17:34 UTC  (2+ messages)

[nfs-utils PATCH 04/10] rpcctl: fix a typo in man page
 2026-02-01 17:34 UTC  (2+ messages)

[nfs-utils PATCH 03/10] nfsiostat: fix typos in man page
 2026-02-01 17:33 UTC  (2+ messages)

[nfs-utils PATCH 02/10] mountstats: fix a typo in man page
 2026-02-01 17:33 UTC  (2+ messages)

[nfs-utils PATCH 01/10] nfs.conf: fix a typo in man page
 2026-02-01 17:32 UTC  (2+ messages)

[PATCH] systemd: drop Wants=network-online.target for rpc-statd-notify
 2026-02-01 17:32 UTC  (2+ messages)

[PATCH nfs-utils v2] nfsdctl: add support for min-threads parameter
 2026-02-01 17:31 UTC  (2+ messages)

[PATCH] nfs: fix memory leak in nfs_sysfs_init if kset_register fails
 2026-01-31 19:17 UTC  (4+ messages)

[Question] Dead code in rpcauth_wrap_req_encode() error handling?
 2026-01-31 15:25 UTC 

[PATCH v2 0/3] kNFSD Signed Filehandles
 2026-01-30 23:26 UTC  (8+ messages)
` [PATCH v2 3/3] NFSD: Sign filehandles

NFS EACCES regression since 6.15.4
 2026-01-30  3:14 UTC  (8+ messages)
` [PATCH 0/6] Fix up NFS client mount option regressions

[PATCH v4 0/2] nfsd and special kernel filesystems
 2026-01-29 16:27 UTC  (5+ messages)
` [PATCH v4 1/2] exportfs: clarify the documentation of open()/permission() expotrfs ops
` [PATCH v4 2/2] nfsd: do not allow exporting of special kernel filesystems

[PATCH] fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
 2026-01-29 15:49 UTC  (2+ messages)

[PATCH v2 3/3] NFSD: Sign filehandles
 2026-01-29 14:36 UTC  (10+ messages)

[PATCH v4 00/14] Subject: Clarify module API boundaries
 2026-01-29  7:06 UTC  (16+ messages)
` [PATCH v4 01/14] lockd: Simplify cast_status() in svcproc.c
` [PATCH v4 02/14] lockd: Relocate and rename nlm_drop_reply
` [PATCH v4 03/14] lockd: Introduce nlm__int__deadlock
` [PATCH v4 04/14] lockd: Have nlm_fopen() return errno values
` [PATCH v4 05/14] lockd: Relocate nlmsvc_unlock API declarations
` [PATCH v4 06/14] NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
` [PATCH v4 07/14] lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
` [PATCH v4 08/14] lockd: Move share.h "
` [PATCH v4 09/14] lockd: Relocate include/linux/lockd/lockd.h
` [PATCH v4 10/14] lockd: Remove lockd/debug.h
` [PATCH v4 11/14] lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
` [PATCH v4 12/14] lockd: Make linux/lockd/nlm.h an internal header
` [PATCH v4 13/14] lockd: Move nlm4svc_set_file_lock_range()
` [PATCH v4 14/14] lockd: Relocate svc_version definitions to XDR layer

[PATCH v3 0/2] nfsd and special kernel filesystems
 2026-01-28 19:28 UTC  (8+ messages)
` [PATCH v3 1/2] exportfs: clarify the documentation of open()/permission() expotrfs ops
` [PATCH v3 2/2] nfsd: do not allow exporting of special kernel filesystems

delayed delegation return handling fix
 2026-01-28 19:15 UTC  (9+ messages)
` [PATCH 1/7] NFS: return void from nfs4_inode_make_writeable
` [PATCH 2/7] NFS: return void from ->return_delegation
` [PATCH 3/7] NFS: use bool for the issync argument to nfs_end_delegation_return
` [PATCH 4/7] NFS: remove the delegation == NULL check in nfs_end_delegation_return
` [PATCH 5/7] NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return
` [PATCH 6/7] NFS: simplify error handling in nfs_end_delegation_return
` [PATCH 7/7] NFS: fix delayed delegation return handling

[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-28 18:27 UTC  (12+ messages)

[PATCH v5 0/5] Add a bio_vec based API to core/rw.c
 2026-01-28 12:18 UTC  (9+ messages)
` [PATCH v5 1/5] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v5 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v5 3/5] RDMA/core: add MR support for bvec-based "
` [PATCH v5 4/5] RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
` [PATCH v5 5/5] svcrdma: use bvec-based RDMA read/write API

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-28 11:49 UTC  (20+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

pNFS - handling ghost writes scenario
 2026-01-28  9:02 UTC 

[PATCH/RFC] nfsd: rate limit requests that result in -ESTALE from the filesystem
 2026-01-28  3:27 UTC  (3+ messages)

[PATCH RFC] NFS: Add some knobs for disabling delegations in sysfs
 2026-01-27 16:04 UTC  (5+ messages)

[PATCH v4 0/5] Add a bio_vec based API to core/rw.c
 2026-01-27  5:42 UTC  (5+ messages)
` [PATCH v4 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v4 3/5] RDMA/core: add MR support for bvec-based "

[PATCH v3 00/14] Clarify module API boundaries
 2026-01-27  4:56 UTC  (17+ messages)
` [PATCH v3 01/14] lockd: Simplify cast_status() in svcproc.c
` [PATCH v3 02/14] lockd: Relocate and rename nlm_drop_reply
` [PATCH v3 03/14] lockd: Introduce nlm__int__deadlock
` [PATCH v3 04/14] lockd: Have nlm_fopen() return errno values
` [PATCH v3 05/14] lockd: Relocate nlmsvc_unlock API declarations
` [PATCH v3 06/14] NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
` [PATCH v3 07/14] lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
` [PATCH v3 08/14] lockd: Move share.h "
` [PATCH v3 09/14] lockd: Relocate include/linux/lockd/lockd.h
` [PATCH v3 10/14] lockd: Remove lockd/debug.h
` [PATCH v3 11/14] lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
` [PATCH v3 12/14] lockd: Make linux/lockd/nlm.h an internal header
` [PATCH v3 13/14] lockd: Move nlm4svc_set_file_lock_range()
` [PATCH v3 14/14] lockd: Relocate svc_version definitions to XDR layer

knfsd read iops limits?
 2026-01-27  0:48 UTC  (7+ messages)

[PATCH v2 00/14] NFS: Make NFS v4.0 KConfig-urable
 2026-01-26 20:39 UTC  (15+ messages)
` [PATCH v2 01/14] NFS: Move nfs40_call_sync_ops into nfs40proc.c
` [PATCH v2 02/14] NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
` [PATCH v2 03/14] NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c
` [PATCH v2 04/14] NFS: Split out the nfs40_state_renewal_ops "
` [PATCH v2 05/14] NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c
` [PATCH v2 06/14] NFS: Move the NFS v4.0 minor version ops into nfs40proc.c
` [PATCH v2 07/14] NFS: Make the various NFS v4.0 operations static again
` [PATCH v2 08/14] NFS: Move nfs40_shutdown_client into nfs40client.c
` [PATCH v2 09/14] NFS: Move nfs40_init_client "
` [PATCH v2 10/14] NFS: Move NFS v4.0 pathdown recovery "
` [PATCH v2 11/14] NFS: Pass a struct nfs_client to nfs4_init_sequence()
` [PATCH v2 12/14] NFS: Move sequence slot operations into minorversion operations
` [PATCH v2 13/14] NFS: Add a way to disable NFS v4.0 via KConfig
` [PATCH v2 14/14] NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4

[PATCH v3 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-26 20:34 UTC 

[PATCH v2 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-26 20:33 UTC  (3+ messages)

[PATCH 1/1] pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
 2026-01-26 19:15 UTC 

[PATCH] sunrpc/xs_read_stream: fix dead loop when xs_read_discard
 2026-01-26 19:01 UTC  (2+ messages)


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