public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-10 09:20:25 to 2026-01-15 17:48:28 UTC [more...]

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-15 17:47 UTC  (5+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "

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

add a LRU for delegations
 2026-01-15 16:24 UTC  (9+ messages)

[nfs-utils] "blkmapd open pipe file /run/rpc_pipefs/nfs/blocklayout failed" and handling of nfs-blkmap.service service
 2026-01-15 16:16 UTC  (6+ messages)
  ` [nfs-utils PATCH] Rename CONFIG_NFSV41 to CONFIG_BLKMAPD and disable by default

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-15 16:08 UTC  (22+ messages)
` [PATCH 1/3] exportfs: Rename get_uuid() to get_disk_uuid()
` [PATCH 2/3] btrfs: Implement get_disk_uuid()
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

fscache/NFS re-export server lockup
 2026-01-15 15:20 UTC  (6+ messages)

[PATCH] nfs-utils: fix typos in comments, man pages, and a message
 2026-01-15 11:28 UTC 

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

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-15  8:33 UTC  (32+ messages)

[PATCH 0/2] nfsd/sunrpc: fix up some layering violations
 2026-01-14 19:33 UTC  (10+ messages)
` [PATCH 1/2] nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
` [PATCH 2/2] nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info

[RFC/v1] kNFSD Encrypted Filehandles
 2026-01-14 15:35 UTC  (23+ messages)
` [PATCH v1 0/7] "

Mount option to reject mount if given NFS share is not case-insenstive?
 2026-01-14 13:06 UTC 

Questions regarding the usage of SCSI layout for NFSD PNFS
 2026-01-14  6:37 UTC  (2+ messages)

[PATCH 0/4] exportfs: Some kernel-doc fixes
 2026-01-14  1:16 UTC  (9+ messages)
` [PATCH 1/4] exportfs: Fix kernel-doc output for get_name()
` [PATCH 2/4] exportfs: Mark struct export_operations functions at kernel-doc
` [PATCH 3/4] exportfs: Complete kernel-doc for struct export_operations
` [PATCH 4/4] docs: exportfs: Use source code struct documentation

[PATCH v2 7/8] Set SB_POSIXACL if the server supports the extension
 2026-01-14  1:01 UTC 

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

[LTP] [PATCH v2] rpc: create valid fd to pass libtirpc validation
 2026-01-13 12:25 UTC 

[PATCH 6.12] NFSD: net ref data still needs to be freed even if net hasn't startup
 2026-01-12 21:06 UTC  (2+ messages)

[PATCH] nfsdctl: add support for min-threads parameter
 2026-01-12 17:13 UTC 

Fwd: [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-12 
 2026-01-12 17:06 UTC 

[RFC PATCH v2] NFSD: Add asynchronous write throttling support for UNSTABLE WRITEs
 2026-01-12 14:38 UTC  (7+ messages)

re-enable IOCB_NOWAIT writes to files v4
 2026-01-12 13:22 UTC  (8+ messages)

re-enable IOCB_NOWAIT writes to files v6
 2026-01-12 13:02 UTC  (2+ messages)

[PATCH 6.6.y v3 0/4] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-12 11:08 UTC  (2+ messages)

[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
 2026-01-12  9:55 UTC  (2+ messages)

[PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
 2026-01-12  9:45 UTC  (2+ messages)

[PATCH v2 0/6] Automatic NFSv4 state revocation on filesystem unmount
 2026-01-12  9:16 UTC  (11+ messages)
` [PATCH v2 4/6] fs: invoke group_pin_kill() during mount teardown

Possible regression after NFS eof page pollution fix (ext4 checksum errors)
 2026-01-11 14:59 UTC  (7+ messages)

[PATCH 0/2] nfsd/nfsdctl: default to starting with v4.0 servers disabled
 2026-01-10  9:20 UTC  (3+ messages)


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