Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-01-07 14:20:48 to 2026-01-12 17:46:49 UTC [more...]

[PATCH v3 00/16] Exposing case folding behavior
 2026-01-12 17:46 UTC  (6+ 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] 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 

fscache/NFS re-export server lockup
 2026-01-12 15:16 UTC  (5+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-12 14:50 UTC  (55+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()

[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  (15+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates

[PATCH 6.6.y v2 0/4] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-12 11:08 UTC  (14+ messages)
` [PATCH 6.6.y v2 1/4] nfsd: convert to new timestamp accessors
` [PATCH 6.6.y v2 2/4] nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
` [PATCH 6.6.y v2 3/4] nfsd: set security label during create operations
` [PATCH 6.6.y v2 4/4] NFSD: NFSv4 file creation neglects setting ACL
` [PATCH 6.6.y v3 0/4] "
` [PATCH 6.6.y v3 1/4] nfsd: convert to new timestamp accessors
` [PATCH 6.6.y v3 2/4] nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
` [PATCH 6.6.y v3 3/4] nfsd: set security label during create operations
` [PATCH 6.6.y v3 4/4] NFSD: NFSv4 file creation neglects setting ACL

[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
 2026-01-12  9:55 UTC  (9+ messages)
` [PATCH 1/6] nfs: properly disallow delegation requests on directories
` [PATCH 5/6] ceph: don't allow delegations to be set "
  ` [EXTERNAL] "
` [PATCH 6/6] vboxsf: "

[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  (17+ messages)
` [PATCH v2 1/6] nfsd: cancel async COPY operations when admin revokes filesystem state
` [PATCH v2 2/6] fs: export pin_insert and pin_remove for modular filesystems
` [PATCH v2 3/6] fs: add pin_insert_sb() for superblock-only pins
` [PATCH v2 4/6] fs: invoke group_pin_kill() during mount teardown
` [PATCH v2 5/6] nfsd: revoke NFSv4 state when filesystem is unmounted
` [PATCH v2 6/6] nfsd: close cached files on filesystem unmount

Questions regarding the usage of SCSI layout for NFSD PNFS
 2026-01-12  5:49 UTC 

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

[nfs-utils] "blkmapd open pipe file /run/rpc_pipefs/nfs/blocklayout failed" and handling of nfs-blkmap.service service
 2026-01-11 14:17 UTC 

add a LRU for delegations
 2026-01-11  7:46 UTC  (11+ messages)

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

[PATCH v1 5/7] Make nfs4_server_supports_acls() global
 2026-01-09 23:50 UTC  (5+ messages)

NFS client hangs from NFS/fscache re-export servers
 2026-01-09 22:13 UTC 

[PATCH] NFS: Don't immediately return directory delegations when disabled
 2026-01-09 20:41 UTC 

[PATCH v3 00/13] Add NFSv4.2 POSIX ACL support
 2026-01-09 16:21 UTC  (14+ messages)
` [PATCH v3 01/13] xdrgen: Implement pass-through lines in specifications
` [PATCH v3 02/13] NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs
` [PATCH v3 03/13] Add RPC language definition of NFSv4 POSIX ACL extension
` [PATCH v3 04/13] NFSD: Add nfsd4_encode_fattr4_acl_trueform
` [PATCH v3 05/13] NFSD: Add nfsd4_encode_fattr4_acl_trueform_scope
` [PATCH v3 06/13] NFSD: Add nfsd4_encode_fattr4_posix_default_acl
` [PATCH v3 07/13] NFSD: Add nfsd4_encode_fattr4_posix_access_acl
` [PATCH v3 08/13] NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
` [PATCH v3 09/13] NFSD: Refactor nfsd_setattr()'s ACL error reporting
` [PATCH v3 10/13] NFSD: Add support for XDR decoding POSIX draft ACLs
` [PATCH v3 11/13] NFSD: Add support for POSIX draft ACLs for file creation
` [PATCH v3 12/13] NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
` [PATCH v3 13/13] NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks

refcount_t underflow (nfsd4_sequence_done?) with v6.18 re-export
 2026-01-09  9:40 UTC  (8+ messages)

[PATCH v6] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-08 18:26 UTC  (3+ messages)

[PATCH 6.6.y 0/4] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-08 15:27 UTC  (6+ messages)
` [PATCH 6.6.y 1/4] nfsd: convert to new timestamp accessors

[PATCH v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-08  9:26 UTC  (5+ messages)

[PATCH] NFS: Fix directory delegation verifier checks
 2026-01-08  9:23 UTC  (11+ messages)

[PATCH v2 0/8] nfsd, sunrpc: allow for a dynamically-sized threadpool
 2026-01-08  0:28 UTC  (2+ messages)

Limit on # of ACEs in a POSIX draft ACL
 2026-01-08  0:16 UTC  (5+ messages)

[RFC PATCH 0/2] NFSD: Rate-limiting unstable WRITEs
 2026-01-07 19:40 UTC  (11+ messages)
` [RFC PATCH 1/2] NFSD: Add aggressive write throttling control
` [RFC PATCH 2/2] NFSD: Add asynchronous write throttling support

[PATCH 0/4] Fix misc localio issues
 2026-01-07 16:08 UTC  (6+ messages)
` [PATCH 0/4] NFS/localio: various improvements
  ` [PATCH 1/4] NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
  ` [PATCH 2/4] NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
  ` [PATCH 3/4] NFS/localio: remove -EAGAIN handling in nfs_local_doio()
  ` [PATCH 4/4] NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void


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