messages from 2025-08-11 14:37:16 to 2025-08-18 21:53:01 UTC [more...]
[PATCH 00/11] VFS: prepare for changes to directory locking
2025-08-18 21:52 UTC (37+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
[PATCH 1/1] nfsd: unregister with rpcbind when deleting a transport
2025-08-18 20:47 UTC (7+ messages)
[PATCH v7 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-08-18 19:46 UTC (14+ messages)
` [PATCH v7 1/7] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v7 2/7] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v7 3/7] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v7 4/7] NFSD: add io_cache_write "
` [PATCH v7 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v7 6/7] NFSD: issue WRITEs "
` [PATCH v7 7/7] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events
[PATCH v3 0/2] Initial NFS client support for RWF_DONTCACHE
2025-08-18 17:04 UTC (11+ messages)
` [PATCH v3 1/2] filemap: Add a helper for filesystems implementing dropbehind
` [PATCH v3 2/2] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[PATCH 00/12] Convert old-style function definitions into modern-style definitions
2025-08-18 15:08 UTC (13+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] "
` [PATCH 03/12] "
` [PATCH 04/12] "
` [PATCH 05/12] "
` [PATCH 06/12] "
` [PATCH 07/12] "
` [PATCH 08/12] "
` [PATCH 09/12] "
` [PATCH 10/12] "
` [PATCH 11/12] "
` [PATCH 12/12] "
[PATCH] NFSD: Drop redundant conversion to bool
2025-08-18 14:01 UTC (3+ messages)
[PATCH] nfsrahead: modify get_device_info logic
2025-08-18 13:03 UTC (2+ messages)
[PATCH 0/8] nvme-tcp: Support receiving KeyUpdate requests
2025-08-18 12:52 UTC (15+ messages)
` [PATCH 1/8] net/handshake: Store the key serial number on completion
` [PATCH 2/8] net/handshake: Make handshake_req_cancel public
` [PATCH 3/8] net/handshake: Expose handshake_sk_destruct_req publically
` [PATCH 4/8] tls: Allow callers to clear errors
` [PATCH 5/8] net/handshake: Support KeyUpdate message types
` [PATCH 6/8] nvme-tcp: Support KeyUpdate
` [PATCH 7/8] net/handshake: Support decoding the HandshakeType
` [PATCH 8/8] nvmet-tcp: Support KeyUpdate
[Reminder] The Fall 2025 NFS Bake-a-thon in Raleigh, North Carolina, US
2025-08-18 11:05 UTC
[PATCH] nfs: fix UAF in direct writes
2025-08-18 9:31 UTC
[PATCH] NFS: Fix up commit deadlocks
2025-08-18 9:28 UTC
-Wold-style-definition warnings
2025-08-18 0:50 UTC (6+ messages)
` [Libtirpc-devel] "
parts of pages on NFS being replaced by swaths of NULs
2025-08-16 21:25 UTC (10+ messages)
[PATCHSET RFC 0/6] add support for name_to, open_by_handle_at(2) to io_uring
2025-08-16 10:10 UTC (19+ messages)
` [PATCH 1/6] fhandle: create helper for name_to_handle_at(2)
` [PATCH 2/6] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH 3/6] fhandle: do_handle_open() should get FD with user flags
` (subset) "
` [PATCH 4/6] fhandle: create __do_handle_open() helper
` [PATCH 5/6] io_uring: add __io_open_prep() helper
` [PATCH 6/6] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
[PATCH v8 0/9] NFS DIRECT: align misaligned DIO for LOCALIO
2025-08-15 23:30 UTC (10+ messages)
` [PATCH v8 1/9] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [PATCH v8 2/9] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v8 3/9] nfs/localio: avoid issuing misaligned IO using O_DIRECT
` [PATCH v8 4/9] nfs/localio: refactor iocb and iov_iter_bvec initialization
` [PATCH v8 5/9] nfs/localio: refactor iocb initialization
` [PATCH v8 6/9] nfs/direct: add misaligned READ handling
` [PATCH v8 7/9] nfs/direct: add misaligned WRITE handling
` [PATCH v8 8/9] nfs/direct: add tracepoints for misaligned DIO READ and WRITE support
` [PATCH v8 9/9] NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
[RFC PATCH v2] nfsv4: Add support for the birth time attribute
2025-08-15 15:20 UTC (3+ messages)
[PATCH] rpc.statd: fails to create RPC listeners when restarting nfs-server
2025-08-15 13:37 UTC
[PATCH 0/2] NFSv4.1 client initialization related fixes
2025-08-14 13:58 UTC (5+ messages)
` [PATCH 1/2] NFSv4.1: fix backchannel max_resp_sz verification check
` [PATCH 2/2] NFSv4.1: fix mount hang after CREATE_SESSION failure
[PATCH 1/1] nfsd: unregister with rpcbind when removing listener
2025-08-14 13:46 UTC (8+ messages)
PYNFS LOCK20 Blocking Lock Test Case
2025-08-14 1:29 UTC (2+ messages)
[PATCH v6 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-08-13 22:41 UTC (2+ messages)
[PATCH v2 1/2] nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
2025-08-13 15:32 UTC (5+ messages)
` [PATCH v2 2/2] lockd: while grace prefer to fail with nlm_lck_denied_grace_period
[PATCH v2 0/2] Initial NFS client support for RWF_DONTCACHE
2025-08-12 21:40 UTC (3+ messages)
` [PATCH v2 1/2] filemap: Add a helper for filesystems implementing dropbehind
` [PATCH v2 2/2] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[PATCH] sunrpc: fix "occurence"->"occurrence"
2025-08-12 20:46 UTC (3+ messages)
[PATCH v3] Add conditional version script support
2025-08-12 18:08 UTC
[PATCH] pNFS/filelayout: Parameter to avoid MDS IO
2025-08-12 11:35 UTC
[PATCH v2] Add conditional version script support
2025-08-12 5:07 UTC
[PATCH] Add conditional version script support
2025-08-12 4:19 UTC
[GIT PULL] NFSD fixes for v6.17-rc
2025-08-12 4:00 UTC (2+ messages)
[Question]nfs: never returned delegation
2025-08-12 2:51 UTC (5+ messages)
[RFC PATCH v2] svcrdma: Introduce Receive buffer arenas
2025-08-11 20:35 UTC
[RFC PATCH 0/2] nfsd/lockd: v3/v4 lock conflict in presence of delegations
2025-08-11 19:59 UTC (10+ messages)
` [RFC PATCH 1/2] nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
` [RFC PATCH 2/2] lockd: while grace prefer to fail with nlm_lck_denied_grace_period
[PATCH 1/1] NFSv4: handle ERR_GRACE on delegation recalls
2025-08-11 18:18 UTC
[PATCH 0/2] sunrpc: cleanup patches for svc_tcp_sendto() and svc_tcp_sendmsg()
2025-08-11 15:06 UTC (4+ messages)
` [PATCH 1/2] sunrpc: fix pr_notice in svc_tcp_sendto() to show correct length
` [PATCH 2/2] sunrpc: eliminate return pointer in svc_tcp_sendmsg()
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;
as well as URLs for NNTP newsgroup(s).