public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 07:28:37 to 2026-01-12 09:45:46 UTC [more...]

[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 

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

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  (17+ messages)
` [PATCH 19/24] NFS: use refcount_inc_not_zero nfs_start_delegation_return
` [PATCH 20/24] NFS: use a local RCU critical section in nfs_start_delegation_return
` [PATCH 21/24] NFS: reformat nfs_mark_delegation_revoked
` [PATCH 22/24] NFS: add a separate delegation return list
` [PATCH 23/24] NFS: return delegations from the end of a LRU when over the watermark
` [PATCH 24/24] NFS: make nfs_mark_return_unreferenced_delegations less aggressive

fscache/NFS re-export server lockup
 2026-01-10  9:48 UTC  (4+ messages)

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

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-10  1:47 UTC  (50+ 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()

[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

[PATCH 6.6.y v2 0/4] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-09 14:39 UTC  (13+ 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

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

re-enable IOCB_NOWAIT writes to files v6
 2026-01-08 15:24 UTC  (14+ 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 v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-08  9:26 UTC  (5+ messages)

[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
 2026-01-08  9:24 UTC  (11+ messages)
` [PATCH 1/6] nfs: properly disallow delegation requests on directories
` [PATCH 2/6] smb/client: properly disallow delegations "
` [PATCH 3/6] 9p: don't allow delegations to be set "
` [PATCH 4/6] gfs2: "
` [PATCH 5/6] ceph: "
  ` [EXTERNAL] "
` [PATCH 6/6] vboxsf: "

[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

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-01-07 12:19 UTC  (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH v2] nfs: fix the race of lock/unlock and open
 2026-01-07 11:07 UTC  (3+ messages)

[BUG] NFS4.1 migration: in-flight RPCs retried with stale session credentials to new server
 2026-01-07  7:44 UTC 

re-enable IOCB_NOWAIT writes to files v5
 2026-01-07  7:43 UTC  (10+ messages)
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling

re-enable IOCB_NOWAIT writes to files v4
 2026-01-07  7:32 UTC  (5+ messages)


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