messages from 2025-10-16 13:50:03 to 2025-10-22 04:35:36 UTC [more...]
[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-10-22 4:35 UTC (20+ messages)
` [PATCH v4 1/7] net/handshake: Store the key serial number on completion
` [PATCH v4 2/7] net/handshake: Define handshake_sk_destruct_req
` [PATCH v4 3/7] net/handshake: Ensure the request is destructed on completion
` [PATCH v4 4/7] net/handshake: Support KeyUpdate message types
` [PATCH v4 5/7] nvme-tcp: Support KeyUpdate
` [PATCH v4 6/7] nvme-tcp: Allow userspace to trigger a KeyUpdate with debugfs
` [PATCH v4 7/7] nvmet-tcp: Support KeyUpdate
[PATCH v1] NFS: Fix possible NULL pointer dereference in nfs_inode_remove_request()
2025-10-22 3:26 UTC (7+ messages)
[RFC PATCH 1/1] lockd: prevent UAF in nlm4svc_proc_test in reexport NLM
2025-10-21 20:22 UTC (12+ messages)
[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
2025-10-21 16:16 UTC (15+ messages)
` [PATCH v3 01/13] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v3 02/13] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v3 03/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 04/13] vfs: allow rmdir "
` [PATCH v3 05/13] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v3 06/13] vfs: make vfs_create break delegations on parent directory
` [PATCH v3 07/13] vfs: make vfs_mknod "
` [PATCH v3 08/13] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v3 09/13] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v3 10/13] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v3 11/13] nfsd: allow DELEGRETURN on directories
` [PATCH v3 12/13] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v3 13/13] vfs: expose delegation support to userland
[PATCH v5 0/4] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-21 13:53 UTC (15+ messages)
` [PATCH v5 1/4] NFSD: Enable return of an updated stable_how to NFS clients
` [PATCH v5 2/4] NFSD: Refactor nfsd_vfs_write()
` [PATCH v5 3/4] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
` [PATCH v5 4/4] svcrdma: Mark Read chunks
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-10-21 13:20 UTC (4+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
[PATCH v2 00/11] vfs: recall-only directory delegations for knfsd
2025-10-21 13:09 UTC (20+ messages)
` [PATCH v2 01/11] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v2 02/11] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v2 03/11] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v2 04/11] vfs: allow rmdir "
` [PATCH v2 05/11] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v2 06/11] vfs: make vfs_create break delegations on parent directory
` [PATCH v2 07/11] vfs: make vfs_mknod "
` [PATCH v2 08/11] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v2 09/11] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v2 10/11] nfsd: allow DELEGRETURN on directories
` [PATCH v2 11/11] nfsd: wire up GET_DIR_DELEGATION handling
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-21 12:11 UTC (10+ messages)
` [PATCH v2 01/16] writeback: add infra for parallel writeback
` [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
` [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
[RFC PATCH] fs: Plumb case sensitivity bits into statx
2025-10-21 11:54 UTC (11+ messages)
[PATCH v4 0/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-21 11:24 UTC (10+ messages)
` [PATCH v4 1/3] NFSD: Enable return of an updated stable_how to NFS clients
` [PATCH v4 2/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
` [PATCH v4 3/3] svcrdma: Mark Read chunks
[PATCH 0/7] nfsd: assorted cleanup
2025-10-21 10:42 UTC (20+ messages)
` [PATCH 1/7] nfsd: discard ->op_release() for v4 operations
` [PATCH 2/7] nfsd: discard v4 ->op_get_currentstateid() function
` [PATCH 3/7] nfsd: discard ->op_set_currentstateid()
` [PATCH 4/7] nfsd: discard OP_CLEAR_STATEID
` [PATCH 5/7] nfsd: replace sid_flags with two bools
` [PATCH 6/7] nfsd: discard current_stateid.h
` [PATCH 7/7] nfsd: use a bool instead of NFSD4_FH_FOREIGN
[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
2025-10-21 10:16 UTC (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
[Bug report][xfstests generic/751] hang on nfs writeback
2025-10-21 5:14 UTC
[RFC PATCH v4 0/9] NFSv4/flexfiles: Add support for striped layouts
2025-10-20 19:58 UTC (3+ messages)
redhat patch missing upstream? excessive getattrs
2025-10-20 19:03 UTC
[ANNOUNCE] ktls 1.3.0
2025-10-20 18:58 UTC
[Bug report] xfstests generic/323 over NFS hit BUG: KASAN: slab-use-after-free in nfs_local_call_read on 6.18.0-rc1
2025-10-20 18:24 UTC (4+ messages)
internal error code leakage into user space
2025-10-20 17:54 UTC
[Bug report][xfstests on nfs]BUG: KASAN: slab-use-after-free in nfs_local_call_write+0xba0/0xe20 [nfs]
2025-10-20 13:42 UTC
[PATCH 00/13] vfs: recall-only directory delegations for knfsd
2025-10-20 9:38 UTC (13+ messages)
` [PATCH 03/13] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH 04/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH 05/13] vfs: allow rmdir "
` [PATCH 06/13] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH 07/13] vfs: make vfs_create break delegations on parent directory
` [PATCH 08/13] vfs: make vfs_mknod "
[PATCH v1] NFSD: Enable return of an updated stable_how to NFS clients
2025-10-20 6:59 UTC (19+ messages)
` [PATCH v3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
[PATCH 0/4] TLS fixes for 6.18
2025-10-19 17:11 UTC (6+ messages)
` [PATCH 1/4] pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()
` [PATCH 2/4] pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
` [PATCH 3/4] pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
` [PATCH 4/4] NFS: Check the TLS certificate fields in nfs_match_client()
[PATCH] sunrpc/cache: improve RCU safety in cache_list walking
2025-10-19 15:01 UTC (4+ messages)
[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.18-rc
2025-10-18 17:26 UTC (2+ messages)
[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
2025-10-17 1:53 UTC (4+ messages)
` [PATCH v3 7/8] nvmet-tcp: Support KeyUpdate
[PATCH] fs/nfs: Resolve style errors in fs/nfs/nfs4proc.c
2025-10-16 19:50 UTC
[PATCH v2] nfsd: Use MD5 library instead of crypto_shash
2025-10-16 19:00 UTC (5+ messages)
[PATCH] nfsd: Use MD5 library instead of crypto_shash
2025-10-16 18:12 UTC (6+ messages)
[GIT PULL] NFSD changes for v6.18
2025-10-16 18:09 UTC (10+ messages)
[PATCH] Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
2025-10-16 15:09 UTC
[PATCH v3 0/2] nfds: fix up v4.1 slot-based replay handling
2025-10-16 13:59 UTC (2+ messages)
[PATCH v5 0/4] Fix unwanted memory overwrites
2025-10-16 13:49 UTC (3+ messages)
` [PATCH v5 3/4] nfsd: ensure SEQUENCE replay sends a valid reply
` [PATCH v5 4/4] nfsd: stop pretending that we cache the SEQUENCE reply
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