messages from 2025-07-14 14:48:07 to 2025-07-26 14:32:09 UTC [more...]
[PATCH v2 0/7] nfsd/vfs: fix handling of delegated timestamp updates
2025-07-26 14:31 UTC (6+ messages)
` [PATCH v2 1/7] vfs: add ATTR_CTIME_SET flag
` [PATCH v2 2/7] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v2 4/7] nfsd: track original timestamps in nfs4_delegation
` [PATCH v2 5/7] nfsd: fix SETATTR updates for delegated timestamps
[PATCH v2] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
2025-07-25 23:39 UTC (4+ messages)
nfstest_lock: Key Error: 'fcntl'
2025-07-25 17:54 UTC
[PATCH 1/2] SUNRPC: Don't allow waiting for exiting tasks
2025-07-25 11:59 UTC (5+ messages)
[PATCH v2 0/7] NFS DIRECT: handle misaligned READ and WRITE for LOCALIO
2025-07-24 19:39 UTC (14+ messages)
` [PATCH v2 1/7] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [PATCH v2 2/7] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v2 3/7] nfs/localio: add nfsd_file_dio_alignment
` [PATCH v2 4/7] nfs/localio: refactor iocb initialization
` [PATCH v2 5/7] nfs/localio: fallback to NFSD for misaligned O_DIRECT READs
` [PATCH v2 6/7] nfs/direct: add misaligned READ handling
` [PATCH v2 7/7] nfs/direct: add misaligned WRITE handling
[PATCH v5 00/13] NFSD DIRECT and NFS DIRECT
2025-07-24 19:31 UTC (14+ messages)
` [PATCH v5 01/13] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v5 02/13] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v5 03/13] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v5 04/13] NFSD: add io_cache_write "
` [PATCH v5 05/13] NFSD: filecache: only get DIO alignment attrs if NFSD_IO_DIRECT enabled
` [PATCH v5 06/13] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v5 07/13] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [PATCH v5 08/13] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v5 09/13] nfs/localio: add nfsd_file_dio_alignment
` [PATCH v5 10/13] nfs/localio: refactor iocb initialization
` [PATCH v5 11/13] nfs/localio: fallback to NFSD for misaligned O_DIRECT READs
` [PATCH v5 12/13] nfs/direct: add misaligned READ handling
` [PATCH v5 13/13] nfs/direct: add misaligned WRITE handling
[PATCH 0/2] vfs: fix delegated timestamp updates
2025-07-24 13:49 UTC (7+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
` [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
[PATCH v4 0/5] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-07-24 13:17 UTC (12+ messages)
` [PATCH v4 1/5] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v4 2/5] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v4 3/5] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v4 4/5] NFSD: add io_cache_write "
` [PATCH v4 5/5] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v4 6/5] NFSD: filecache: only get DIO alignment attrs if NFSD_IO_DIRECT enabled modes
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-07-24 2:09 UTC (6+ messages)
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-07-23 15:26 UTC (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH v2] NFSD: Rework encoding and decoding of nfsd4_deviceid
2025-07-23 14:35 UTC (6+ messages)
delegated timestamp woes
2025-07-22 21:00 UTC (5+ messages)
[PATCH 1/1] NFSv4.2: another fix for listxattr
2025-07-22 20:56 UTC
nfs client and io_uring zero copy receive
2025-07-22 19:40 UTC (4+ messages)
[PATCH] NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
2025-07-22 15:29 UTC (3+ messages)
[PATCH v3] NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
2025-07-22 15:12 UTC (2+ messages)
Re-exporting NFS shares with a generated fsid as a UUID?
2025-07-22 14:57 UTC (3+ messages)
[PATCH V2] nfs:check for user input filehandle size
2025-07-21 23:07 UTC (3+ messages)
[PATCH 0/2] NFSD: Rebase dropped patches for block/scsi layout
2025-07-21 19:00 UTC (5+ messages)
` [PATCH 1/2] NFSD: Implement large extent array support in pNFS
` [PATCH 2/2] NFSD: Fix last write offset handling in layoutcommit
[PATCH] NFSD: Rework encoding and decoding of nfsd4_deviceid
2025-07-19 15:27 UTC (2+ messages)
NFS stuck in nfs_lookup_revalidate
2025-07-19 0:02 UTC (4+ messages)
[PATCH 0/2 RFT] nfsd: fix another problem with recent localio changes
2025-07-18 14:36 UTC (10+ messages)
` [PATCH 1/2] nfsd: avoid ref leak in nfsd_open_local_fh()
` [PATCH 2/2] nfsd: discard nfsd_file_get_local()
[PATCH v2] sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
2025-07-18 14:21 UTC (2+ messages)
use a hash for looking up delegation v3
2025-07-18 8:14 UTC (6+ messages)
` [PATCH 1/5] NFS: cleanup error handling in nfs4_server_common_setup
` [PATCH 2/5] NFS: cleanup nfs_inode_reclaim_delegation
` [PATCH 3/5] NFS: move the delegation_watermark module parameter
` [PATCH 4/5] NFS: track active delegations per-server
` [PATCH 5/5] NFS: use a hash table for delegation lookup
[RFC PATCH for 6.16-rcX] Revert "nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer"
2025-07-18 0:18 UTC (20+ messages)
` [PATCH 0/3] Fix localio hangs
` [PATCH 1/3] NFS/localio: nfs_close_local_fh() fix check for file closed
` [PATCH 2/3] NFS/localio: nfs_uuid_put() fix the wait for file unlink events
` [PATCH 3/3] NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
` [PATCH v2 0/3] Fix localio hangs
` [PATCH v2 1/3] NFS/localio: nfs_close_local_fh() fix check for file closed
` [PATCH v2 2/3] NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
` [PATCH v2 3/3] NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
[PATCH] NFSD: Change ret code of xdr_stream_decode_opaque_fixed
2025-07-17 20:42 UTC (3+ messages)
use a hash for looking up delegation v2
2025-07-17 16:00 UTC (8+ messages)
` [PATCH 1/4] NFS: cleanup nfs_inode_reclaim_delegation
` [PATCH 2/4] NFS: move the delegation_watermark module parameter
` [PATCH 3/4] NFS: track active delegations per-server
` [PATCH 4/4] NFS: use a hash table for delegation lookup
[PATCH] pNFS: Fix uninited ptr access in ext_tree_encode_commit
2025-07-17 14:43 UTC (3+ messages)
[PATCH] pNFS: fix uninitialized pointer access
2025-07-17 14:02 UTC (6+ messages)
[bug report] nfsd: Implement large extent array support in pNFS
2025-07-17 9:51 UTC (3+ messages)
[bug report] pNFS: Fix extent encoding in block/scsi layout
2025-07-17 1:52 UTC (2+ messages)
[PATCH v2] nfsd: don't set the ctime on delegated atime updates
2025-07-16 13:53 UTC (2+ messages)
[PATCH v2 0/3] NFSD: Fix last write offset handling in layoutcommit
2025-07-16 11:16 UTC (7+ messages)
` [PATCH v2 1/3] NFSD: Minor cleanup in layoutcommit processing
` [PATCH v2 2/3] NFSD: Fix last write offset handling in layoutcommit
` [PATCH v2 3/3] NFSD: Minor cleanup in layoutcommit decoding
[PATCH v3 0/5] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-07-16 10:28 UTC (13+ messages)
` [PATCH v3 1/5] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v3 2/5] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v3 3/5] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v3 4/5] NFSD: add io_cache_write "
` [PATCH v3 5/5] NFSD: issue READs using O_DIRECT even if IO is misaligned
[PATCH] nfsd: don't set the ctime on delegated atime updates
2025-07-15 17:33 UTC (4+ messages)
[PATCH] nfslocalio: use correct wait address in nfs_uuid_put()
2025-07-15 16:25 UTC (3+ messages)
` "
[RFC PATCH v2 0/8] NFSD: support DIO
2025-07-15 11:57 UTC (11+ messages)
` [RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [RFC PATCH v2 6/8] NFSD: add io_cache_read controls to debugfs interface
use a hash for looking up delegation
2025-07-15 11:19 UTC (9+ messages)
` [PATCH 2/4] NFS: move the delegation_watermark module parameter
` [PATCH 4/4] NFS: use a hash table for delegation lookup
add a clientid mount option
2025-07-15 5:31 UTC (10+ messages)
` [PATCH 1/2] NFS: pass struct nfs_client_initdata to nfs4_set_client
` [PATCH 2/2] NFS: add a clientid mount option
[PATCH v2] nfs: fix the race of lock/unlock and open
2025-07-15 3:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox