Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-01-20 07:38:27 to 2026-01-23 14:35:22 UTC [more...]

[PATCH] Add missing exports for rpc_gss_getcred + authdes_getucred
 2026-01-23 14:35 UTC  (2+ messages)

[PATCH] systemd: drop Wants=network-online.target for rpc-statd-notify
 2026-01-23 14:35 UTC 

[PATCH v2] nfsd: do not allow exporting of special kernel filesystems
 2026-01-23 14:28 UTC  (2+ messages)

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

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

[PATCH v6 00/16] Exposing case folding behavior
 2026-01-23 13:22 UTC  (23+ messages)
` [PATCH v6 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v6 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v6 03/16] exfat: "
` [PATCH v6 04/16] ntfs3: "
` [PATCH v6 05/16] hfs: "
` [PATCH v6 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v6 07/16] ext4: "
` [PATCH v6 08/16] xfs: "
` [PATCH v6 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v6 10/16] nfs: "
` [PATCH v6 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v6 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v6 13/16] isofs: "
` [PATCH v6 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v6 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v6 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v7 00/16] Exposing case folding behavior
 2026-01-23 12:51 UTC  (21+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v7 03/16] exfat: "
` [PATCH v7 04/16] ntfs3: "
` [PATCH v7 05/16] hfs: "
` [PATCH v7 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v7 07/16] ext4: "
` [PATCH v7 08/16] xfs: "
` [PATCH v7 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v7 10/16] nfs: "
` [PATCH v7 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v7 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v7 13/16] isofs: "
` [PATCH v7 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v7 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v7 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 0/2] nfsd: move delegated timestamps to being runtime disabled instead of compile time
 2026-01-22 22:04 UTC  (4+ messages)
` [PATCH 1/2] nfsd: add a runtime switch for disabling delegated timestamps
` [PATCH 2/2] nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option

Possible regression after NFS eof page pollution fix (ext4 checksum errors)
 2026-01-22 21:13 UTC  (8+ messages)

[PATCH] nfsd: remove min_threads file from nfsdfs
 2026-01-22 19:36 UTC  (2+ messages)

[PATCH v2 0/3] kNFSD Signed Filehandles
 2026-01-22 19:01 UTC  (28+ messages)
` [PATCH v2 1/3] NFSD: Add a key for signing filehandles
` [PATCH v2 2/3] NFSD/export: Add sign_fh export option
` [PATCH v2 3/3] NFSD: Sign filehandles

Allow NAMETOOLONG along with REQ_TOO_BIG in SEQ6
 2026-01-22 17:06 UTC  (2+ messages)
` [PATCH] pynfs: "

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 17:04 UTC  (31+ messages)

[nfs-utils PATCH] nfsiostat: normalize the mountpoints passed in from the command line
 2026-01-22 17:03 UTC 

[PATCH v2 0/2] nfs-utils: signed filehandle support
 2026-01-22 14:13 UTC  (4+ messages)
` [PATCH v2 1/2] exportfs: Add support for export option sign_fh
` [PATCH v2 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[PATCH v1 0/2] nfs-utils: signed filehandle support
 2026-01-21 22:59 UTC  (10+ messages)
` [PATCH v1 1/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 22:47 UTC  (18+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

add a LRU for delegations
 2026-01-21 20:42 UTC  (3+ messages)

[PATCH v2 0/4] Add a bio_vec based API to core/rw.c
 2026-01-21 15:10 UTC  (15+ messages)
` [PATCH v2 1/4] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v2 2/4] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v2 3/4] RDMA/core: add MR support for bvec-based "
` [PATCH v2 4/4] svcrdma: use bvec-based RDMA read/write API

[PATCH] nfsd: do not allow exporting of special kernel filesystems
 2026-01-21 14:53 UTC  (9+ messages)

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-21 14:34 UTC  (14+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  4:10 UTC  (2+ messages)

[PATCH RFC] NFS: Add some knobs for disabling delegations in sysfs
 2026-01-20 23:22 UTC  (4+ messages)

[syzbot] [nfs?] INFO: task hung in expkey_flush
 2026-01-20 20:17 UTC 

Linux NFSv4 server supports FATTR4_TIME_METADATA ?
 2026-01-20 19:18 UTC 

[Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2026-01-19 
 2026-01-20 16:41 UTC 

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 14:44 UTC  (13+ messages)


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