public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 15:41:29 to 2026-01-22 16:03:31 UTC [more...]

[PATCH v7 00/16] Exposing case folding behavior
 2026-01-22 16:03 UTC  (7+ 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 v2 0/3] kNFSD Signed Filehandles
 2026-01-22 16:02 UTC  (21+ 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

[PATCH v2] nfsd: do not allow exporting of special kernel filesystems
 2026-01-22 14:19 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 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 12:12 UTC  (30+ messages)

Allow NAMETOOLONG along with REQ_TOO_BIG in SEQ6
 2026-01-22 11:39 UTC 

Possible regression after NFS eof page pollution fix (ext4 checksum errors)
 2026-01-22 10:00 UTC  (7+ messages)

[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  (50+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [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  (15+ messages)

[PATCH v6 00/16] Exposing case folding behavior
 2026-01-21 10:15 UTC  (21+ 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 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 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-20 15:12 UTC  (15+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 14:44 UTC  (18+ messages)
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles

Bug in nfsd4_block_get_device_info_scsi in nfsd-testing branch
 2026-01-20  7:08 UTC  (7+ messages)

[PATCH v7] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-20  7:07 UTC  (2+ messages)

[PATCH v1 0/4] Add a bio_vec based API to core/rw.c
 2026-01-19 18:34 UTC  (9+ messages)
` [PATCH v1 1/4] RDMA/core: add bio_vec based RDMA read/write API


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