Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-11-19 16:34:38 to 2025-11-27 16:20:18 UTC [more...]

[PATCH v1 1/1] nfsd: Mark variable __maybe_unused to avoid W=1 build break
 2025-11-27 16:20 UTC  (4+ messages)

[PATCH v4 0/3] Allow knfsd to use atomic_open()
 2025-11-27 16:02 UTC  (4+ messages)
` [PATCH v4 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v4 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v4 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-27 13:31 UTC  (16+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-27 13:18 UTC  (9+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-27 11:11 UTC  (5+ messages)

[linux-next:master] [VFS/nfsd/cachefiles/ovl] 7ab96df840: WARNING:at_fs/dcache.c:#umount_check
 2025-11-27 11:03 UTC  (8+ messages)

Can the PNFS blocklayout of the Linux nfsd server be used in a production environment?
 2025-11-27  2:14 UTC 

[PATCH v7 00/14] nfsd: assorted cleanups involving v4 special stateids
 2025-11-27  0:55 UTC  (19+ messages)
` [PATCH v6 01/14] nfsd: rename ALLOWED_WITHOUT_FH to ALLOWED_WITHOUT_LOCAL_FH and revise use
` [PATCH v6 02/14] nfsd: discard NFSD4_FH_FOREIGN
` [PATCH v6 03/14] nfsd: simplify foreign-filehandle handling to better match RFC-7862
` [PATCH v6 04/14] nfsd: allow unrecognisable filehandle for foreign servers in COPY
` [PATCH v6 05/14] nfsd: report correct error for attempt to use foreign filehandle
` [PATCH v6 06/14] nfsd: drop explicit tests for special stateids which would be invalid
` [PATCH v6 07/14] nfsd: revise names of special stateid, and predicate functions
` [PATCH v6 08/14] nfsd: pass parent_fh explicitly to nfsd4_process_open2()
` [PATCH v6 09/14] nfsd: revert nfsd4: delay setting current_fh in open
` [PATCH v6 10/14] nfsd: simplify clearing of current-state-id
` [PATCH v6 11/14] nfsd: simplify use of the current stateid
` [PATCH v6 12/14] nfsd: simplify saving "
` [PATCH v6 13/14] nfsd: discard current_stateid.h
` [PATCH v6 14/14] nfsd: conditionally clear seqid when current_stateid is used

[PATCH v3 0/3] Allow knfsd to use atomic_open()
 2025-11-26 14:31 UTC  (4+ messages)
` [PATCH v3 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v3 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v3 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

re-enable IOCB_NOWAIT writes to files v2
 2025-11-26 13:51 UTC  (23+ messages)
` [PATCH 01/16] fs: refactor file timestamp update logic
` [PATCH 02/16] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/16] fs: export vfs_utimes
` [PATCH 04/16] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/16] btrfs: fix the comment on btrfs_update_time
` [PATCH 06/16] orangefs: use inode_update_timestamps directly
` [PATCH 07/16] fs: remove inode_update_time
` [PATCH 08/16] fs: allow error returns from generic_update_time
` [PATCH 09/16] fs: exit early in generic_update_time when there is no work
` [PATCH 10/16] fs: factor out a mark_inode_dirty_time helper
` [PATCH 11/16] fs: allow error returns from inode_update_timestamps
` [PATCH 12/16] fs: factor out a sync_lazytime helper
` [PATCH 13/16] fs: add a ->sync_lazytime method
` [PATCH 14/16] fs: add support for non-blocking timestamp updates
` [PATCH 15/16] xfs: implement ->sync_lazytime
` [PATCH 16/16] xfs: enable non-blocking timestamp updates
` (subset) re-enable IOCB_NOWAIT writes to files v2

[PATCH 00/32] ns: support file handles
 2025-11-26 11:47 UTC  (5+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
  ` Stability of ioctl constants in the UAPI (Re: [PATCH 01/32] pidfs: validate extensible ioctls)

[for-v6.18 PATCH v2 0/3] nfs/localio: fix various new issues
 2025-11-26  6:01 UTC  (4+ messages)
` [PATCH v2 1/3] nfs/localio: fix regression due to out-of-order __put_cred
` [PATCH v2 2/3] nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
` [PATCH v2 3/3] nfs/localio: remove 61 byte hole from needless ____cacheline_aligned

[Bug][xfstests crash on nfs] kernel BUG at kernel/cred.c:104!
 2025-11-26  5:41 UTC  (2+ messages)
` [PATCH] nfs/localio: fix regression due to out-of-order __put_cred [was: Re: [Bug][xfstests crash on nfs] kernel BUG at kernel/cred.c:104!]

[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
 2025-11-26  4:00 UTC  (7+ messages)
` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument
` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment

[PATCH v2 0/9] pynfs tests for setting ACL+MODE
 2025-11-25 19:49 UTC  (10+ messages)
` [PATCH v2 1/9] Add helper to report unsupported protocol features
` [PATCH v2 2/9] Add helper to format attribute bitmaps
` [PATCH v2 3/9] Add a helper to compute POSIX mode bits from NFSv4 ACLs
` [PATCH v2 4/9] Add access_mask_to_str() helper to nfs4.0/nfs4acl.py
` [PATCH v2 5/9] Add make_test_acl() helper to nfs4acl modules
` [PATCH v2 6/9] Add verify_acl() "
` [PATCH v2 7/9] Add verify_mode_and_acl() "
` [PATCH v2 8/9] Add tests for SETATTR with MODE and ACL
` [PATCH v2 9/9] Add tests for OPEN(create) with ACLs

[PATCH RFC] NFS: Add some knobs for disabling delegations in sysfs
 2025-11-25  1:00 UTC  (2+ messages)

re-enable IOCB_NOWAIT writes to files
 2025-11-24 17:36 UTC  (22+ messages)
` [PATCH 01/14] fs: refactor file timestamp update logic
` [PATCH 02/14] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/14] fs: export vfs_utimes
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper

[RFC PATCH 00/10] pynfs tests for setting ACL+MODE
 2025-11-23 17:20 UTC  (13+ messages)
` [RFC PATCH 01/10] Add helper to report unsupported protocol features
` [RFC PATCH 02/10] Add helper to format ACE access masks
` [RFC PATCH 03/10] Add helper to format attribute bitmaps
` [RFC PATCH 04/10] Add a helper to compute POSIX mode bits from NFSv4 ACLs
` [RFC PATCH 05/10] Add make_test_acl() helper to nfs4acl modules
` [RFC PATCH 06/10] Add access_mask_to_str() helper to nfs4.0/nfs4acl.py
` [RFC PATCH 07/10] Add verify_acl() helper to nfs4acl modules
` [RFC PATCH 08/10] Add verify_mode_and_acl() "
` [RFC PATCH 09/10] Add tests for SETATTR with MODE and ACL
` [RFC PATCH 10/10] Add tests for OPEN(create) with ACLs

[REGRESSION] nfs: Large amounts of GETATTR calls after file renaming on v5.10.241
 2025-11-23 17:15 UTC  (5+ messages)

[PATCH v1] NFSD: NFSv4 file creation neglects setting ACL
 2025-11-23 15:46 UTC  (5+ messages)

[PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock()
 2025-11-23 12:16 UTC  (8+ messages)
` [PATCH v2 1/2] lockd: fix vfs_test_lock() calls
` [PATCH v2 2/2] locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED

[PATCH v12 0/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-22 15:52 UTC  (4+ messages)
` [PATCH v12 3/3] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst

[PATCH v5 00/11] nfsd: assorted cleanups involving v4 special stateids
 2025-11-22  0:46 UTC  (27+ messages)
` [PATCH v5 01/11] nfsd: rename ALLOWED_WITHOUT_FH to ALLOWED_WITHOUT_LOCAL_FH and revise use
` [PATCH v5 02/11] nfsd: discard NFSD4_FH_FOREIGN
` [PATCH v5 03/11] nfsd: simplify foreign-filehandle handling to better match RFC-7862
` [PATCH v5 04/11] nfsd: report correct error for attempt to use foreign filehandle
` [PATCH v5 05/11] nfsd: drop explicit tests for special stateids which would be invalid
` [PATCH v5 06/11] nfsd: revise names of special stateid, and predicate functions
` [PATCH v5 07/11] nfsd: simplify clearing of current-state-id

[RFC PATCH] locks: Add lm_would_deadlock callback to prevent NFSD hangs
 2025-11-21 18:39 UTC  (3+ messages)

[PATCH 1/1] SUNRPC: use kmalloc_array() instead of kmalloc()
 2025-11-21  3:01 UTC 

[PATCH v2 0/3] Allow knfsd to use atomic_open()
 2025-11-20 20:48 UTC  (6+ messages)
` [PATCH v2 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v2 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v2 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCH v2] SUNRPC: Check if we need to recalculate slack estimates
 2025-11-20 20:22 UTC  (4+ messages)

[PATCH 1/2] NFSD: Add instructions on how to deal with xdrgen files
 2025-11-20 20:15 UTC  (2+ messages)
` [PATCH 2/2] xdrgen: Generate "if" instead of "switch" for boolean union enumerators

Spurious -EEXIST from NFSv3
 2025-11-20 10:47 UTC  (6+ messages)
` [PATCH 0/3] Fix verifier initialisation races for dentries
  ` [PATCH 3/3] NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state

[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
 2025-11-20  6:59 UTC  (18+ messages)
` [PATCH v4 3/3] FSD: Fix NFS "

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-11-20  5:14 UTC  (7+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH] lockd: fix vfs_lock_test() calls
 2025-11-19 23:06 UTC  (3+ messages)

[PATCH] sunrpc/cache: improve RCU safety in cache_list walking
 2025-11-19 23:02 UTC  (6+ messages)

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-19 20:54 UTC  (12+ messages)

[PATCH v3] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
 2025-11-19 20:38 UTC  (5+ messages)

[PATCH] nfs: Implement delayed data server destruction with hold cache
 2025-11-19 18:24 UTC  (5+ messages)

[PATCH] locktest: use correct build flags
 2025-11-19 18:22 UTC  (2+ messages)

[PATCH] nfs-utils: Do not drop privileges if running as non-root user
 2025-11-19 18:22 UTC  (2+ messages)

[PATCH 1/1] gssd: protect kerberos ticket cache access
 2025-11-19 18:22 UTC  (2+ messages)

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-19 17:19 UTC 


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