Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-12-26 15:15:35 to 2026-01-06 17:32:10 UTC [more...]

[GIT PULL] Third round of fixes for NFSD (6.19)
 2026-01-06 17:28 UTC  (2+ messages)

Limit on # of ACEs in a POSIX draft ACL
 2026-01-06 17:02 UTC  (4+ messages)

[PATCH v1 0/5] Automatic NFSv4 state revocation on filesystem unmount
 2026-01-06 15:24 UTC  (17+ messages)
` [PATCH v1 1/5] nfsd: cancel async COPY operations when admin revokes filesystem state
` [PATCH v1 2/5] fs: export pin_insert and pin_remove for modular filesystems
` [PATCH v1 3/5] fs: add pin_insert_group() for superblock-only pins
` [PATCH v1 4/5] nfsd: revoke NFSv4 state when filesystem is unmounted
` [PATCH v1 5/5] nfsd: close cached files on filesystem unmount

[PATCH v2 00/12] Add NFSv4.2 POSIX ACL support
 2026-01-06 12:26 UTC  (11+ messages)
` [PATCH v2 01/12] NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs
` [PATCH v2 02/12] Add RPC language definition of NFSv4 POSIX ACL extension
` [PATCH v2 03/12] NFSD: Add nfsd4_encode_fattr4_acl_trueform
` [PATCH v2 04/12] NFSD: Add nfsd4_encode_fattr4_acl_trueform_scope
` [PATCH v2 05/12] NFSD: Add nfsd4_encode_fattr4_posix_default_acl
` [PATCH v2 06/12] NFSD: Add nfsd4_encode_fattr4_posix_access_acl
` [PATCH v2 07/12] NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
` [PATCH v2 08/12] NFSD: Refactor nfsd_setattr()'s ACL error reporting
` [PATCH v2 09/12] NFSD: Add support for XDR decoding POSIX draft ACLs

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06 12:15 UTC  (21+ 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

Possible regression after NFS eof page pollution fix (ext4 checksum errors)
 2026-01-06 10:12 UTC  (5+ messages)

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06  7:54 UTC  (6+ 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

re-enable IOCB_NOWAIT writes to files v4
 2026-01-06  6:24 UTC  (3+ messages)

[PATCH] NFS: Fix directory delegation verifier checks
 2026-01-06  6:21 UTC  (5+ messages)

[PATCH] [RFC] NFSv4.1: slot table draining + memory reclaim can deadlock state manager creation
 2026-01-06  4:11 UTC  (3+ messages)

[PATCH v2 0/8] Add NFSv4.2 POSIX ACL support to the client
 2026-01-05 23:56 UTC  (11+ messages)
` [PATCH v2 1/8] Add definitions for the POSIX draft ACL attributes
` [PATCH v2 2/8] Add entries to the predefined client operations enum
` [PATCH v2 3/8] Add new entries for handling POSIX draft ACLs
` [PATCH v2 4/8] Make posix_acl_from_nfsacl() global
` [PATCH v2 5/8] Make three functions global and move them to acl.c
` [PATCH v2 6/8] Make nfs4_server_supports_acls() global
` [PATCH v2 7/8] Set SB_POSIXACL if the server supports the extension
` [PATCH v2 8/8] Add support for the NFSv4.2 POSIX draft ACL attributes

[PATCH 5.10.y] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-05 20:36 UTC 

[PATCH 5.15.y] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-05 20:34 UTC 

[PATCH 6.1.y] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-05 20:33 UTC 

[PATCH 0/4] Fix misc localio issues
 2026-01-05 18:30 UTC  (12+ messages)
` [PATCH 1/4] NFS/localio: Stop further I/O upon hitting an error
` [PATCH 2/4] NFS/localio: Deal with page bases that are > PAGE_SIZE
` [PATCH 3/4] NFS/localio: Handle short writes by retrying
` [PATCH 4/4] NFS/localio: Cleanup the nfs_local_pgio_done() parameters

[PATCH v2] fs/nfs: Fix readdir slow-start regression
 2026-01-05  7:24 UTC  (2+ messages)

[PATCH v2 10/12] NFSD: Add support for POSIX draft ACLs for file creation
 2026-01-04 16:10 UTC  (3+ messages)
` [PATCH v2 11/12] NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
` [PATCH v2 12/12] NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks

[PATCH v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-03 19:46 UTC  (2+ messages)

[PATCH v4 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-03 19:46 UTC  (3+ messages)

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

[PATCH v1 0/7] Add NFSv4.2 POSIX ACL support to the client
 2026-01-03 16:38 UTC  (13+ messages)
` [PATCH v1 1/7] Add entries to the predefined client operations enum
` [PATCH v1 2/7] Add new entries for handling POSIX draft ACLs
` [PATCH v1 3/7] Make posix_acl_from_nfsacl() global
` [PATCH v1 4/7] Make three functions global and move them to acl.c
` [PATCH v1 5/7] Make nfs4_server_supports_acls() global
` [PATCH v1 6/7] Set SB_POSIXACL if the server supports the extension
` [PATCH v1 7/7] Add support for the NFSv4.2 POSIX draft ACL attributes

[PATCH] SUNRPC: Check if we need to recalculate slack estimates
 2026-01-02 14:49 UTC  (4+ messages)

RFC: No NFS_CAP_xxx bits left, what do I do?
 2026-01-02  1:12 UTC  (5+ messages)

[GIT PULL] More NFSD fixes for v6.19-rc
 2025-12-31  5:33 UTC  (2+ messages)

[PATCH v1 00/17] Add NFSv4.2 POSIX ACL support
 2025-12-31  2:57 UTC  (21+ messages)
` [PATCH v1 01/17] Add definitions for the POSIX draft ACL attributes
` [PATCH v1 02/17] Add a new function to acquire the POSIX draft ACLs
` [PATCH v1 03/17] Add a function to set POSIX ACLs
` [PATCH v1 04/17] Add support for encoding/decoding POSIX draft ACLs
` [PATCH v1 05/17] Add a check for both POSIX and NFSv4 ACLs being set
` [PATCH v1 06/17] Add na_dpaclerr and na_paclerr for file creation
` [PATCH v1 07/17] Add support for POSIX draft ACLs "
` [PATCH v1 08/17] Add the arguments for decoding of POSIX ACLs
` [PATCH v1 09/17] Fix a couple of bugs in POSIX ACL decoding
` [PATCH v1 10/17] Improve correctness for the ACL_TRUEFORM attribute
` [PATCH v1 11/17] Make sort_pacl_range() global
` [PATCH v1 12/17] Call sort_pacl_range() for decoded POSIX draft ACLs
` [PATCH v1 13/17] Fix handling of POSIX ACLs with zero ACEs
` [PATCH v1 14/17] Fix handling of zero length ACLs for file creation
` [PATCH v1 15/17] Do not allow (N)VERIFY to check POSIX ACL attributes
` [PATCH v1 16/17] Set the POSIX ACL attributes supported
` [PATCH v1 17/17] Change a bunch of function prefixes to nfsd42_

[PATCH v1 00/17] A test message
 2025-12-31  2:00 UTC 

Fw: [Bug 220921] New: nfs bug , mountig nfs volume
 2025-12-30 14:12 UTC  (2+ messages)

[PATCH] fs: allow rename across bind mounts on same superblock
 2025-12-30  5:57 UTC 

[RFC/v1] kNFSD Encrypted Filehandles
 2025-12-29 13:39 UTC  (28+ messages)
` [PATCH v1 0/2] nfs-utils: encrypted filehandle support
  ` [PATCH v1 1/2] nfsdctl: Add support for passing encrypted filehandle key
  ` [PATCH v1 2/2] exportfs: Add support for export option encrypt_fh
` [PATCH v1 0/7] kNFSD Encrypted Filehandles
  ` [PATCH v1 1/7] nfsd: Convert export flags to use BIT() macro
  ` [PATCH v1 2/7] nfsd: Add a symmetric-key cipher for encrypted filehandles
  ` [PATCH v1 3/7] nfsd/sunrpc: add per-thread crypto context pointer
  ` [PATCH v1 4/7] NFSD: Add a per-knfsd reusable encfh_buf
  ` [PATCH v1 5/7] NFSD/export: Add encrypt_fh export option
  ` [PATCH v1 6/7] NFSD: Add filehandle crypto functions and helpers
  ` [PATCH v1 7/7] NFSD: Enable filehandle encryption

[PATCH 05/11] fs: return I_DIRTY_* and allow error returns from inode_update_timestamps
 2025-12-29  7:27 UTC  (2+ messages)

[PATCH 0/3] Three xdrgen short subjects
 2025-12-27 23:02 UTC  (7+ messages)
` [PATCH 1/3] xdrgen: Extend error reporting to AST transformation phase
` [PATCH 2/3] xdrgen: Emit a max_arg_sz macro
` [PATCH 3/3] xdrgen: Add enum value validation to generated decoders

[PATCH] fs/nfs: Fix readdir slow-start regression
 2025-12-27  9:21 UTC 

[PATCH] SUNRPC: xdrgen: Initialize data pointer for zero-length items
 2025-12-27  4:49 UTC  (2+ messages)

[PATCH] SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
 2025-12-26 15:30 UTC  (2+ messages)


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