messages from 2026-09-07 01:13:35 to 2026-09-11 18:06:47 UTC [more...]
[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-09-11 17:46 UTC (9+ messages)
[PATCH] NFSv4: Fix a regression in the handling of CB_RECALL_ANY
2026-09-11 17:46 UTC
[PATCH nfs-utils v2 00/10] mountd: bugfixes for up/downcall interfaces
2026-09-11 16:25 UTC (11+ messages)
` [PATCH nfs-utils v2 01/10] mountd: factor out the per-path export attribute computation
` [PATCH nfs-utils v2 02/10] mountd: handle unmountable paths and junctions in the netlink downcall
` [PATCH nfs-utils v2 03/10] mountd: answer requests the kernel rejects on "
` [PATCH nfs-utils v2 04/10] mountd: don't leak the parent export's fsid onto crossmnt submounts
` [PATCH nfs-utils v2 05/10] mountd: retry unresolvable fsid lookups on the netlink downcall
` [PATCH nfs-utils v2 06/10] mountd: bound the junction path before copying it into e_path
` [PATCH nfs-utils v2 07/10] mountd: give each worker its own netlink command socket
` [PATCH nfs-utils v2 08/10] mountd: retry export attributes that fail to resolve for a passing reason
` [PATCH nfs-utils v2 09/10] mountd: drop a deferred fsid lookup once it has been answered
` [PATCH nfs-utils v2 10/10] mountd: bound the retry queues
[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
2026-09-11 14:46 UTC (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH v3 00/12] Improve the scalability of NFSD's classic DRC
2026-09-11 14:42 UTC (16+ messages)
` [PATCH v3 01/12] SUNRPC: Assign a unique identifier to each svc_xprt
` [PATCH v3 02/12] NFSD: Track transport in DRC entries
` [PATCH v3 03/12] NFSD: Prepare bucket pruning for out-of-order eviction
` [PATCH v3 04/12] NFSD: Add tracepoints for DRC entry eviction
` [PATCH v3 05/12] NFSD: Record DRC population in lookup tracepoints
` [PATCH v3 06/12] NFSD: Add reply-acknowledged callback infrastructure
` [PATCH v3 07/12] SUNRPC: Add TCP sequence-number ACK tracking for reply delivery
` [PATCH v3 08/12] svcrdma: Fire reply-acknowledged callback on Send completion
` [PATCH v3 09/12] SUNRPC: Record last-request timestamp on svc_xprt
` [PATCH v3 10/12] NFSD: Evict unacknowledged DRC entries via implied ACK
` [PATCH v3 11/12] NFSD: Remove DRC checksum and payload_misses stat
` [PATCH v3 12/12] NFSD: Remove hard cap on duplicate reply cache size
[PATCH v6 0/5] nfs: modernize direct I/O path
2026-09-11 14:41 UTC (3+ messages)
[PATCH v12 0/5] netfs, cachefiles: Changes for next, primarily occupancy tracking-related
2026-09-10 22:02 UTC (6+ messages)
` [PATCH v12 1/5] cachefiles: Clean up cachefiles_do_prepare_read()
` [PATCH v12 2/5] netfs, cachefiles: Add a couple of traces for write failure
` [PATCH v12 3/5] cachefiles: Add a tracepoint to log insufficient space errors
` [PATCH v12 4/5] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v12 5/5] cachefiles: Preset the state xattr when creating a new file
[PATCH 0/5] nfsd/sunrpc: allow userland to handle rpcbind registration
2026-09-10 19:46 UTC (9+ messages)
` [PATCH 1/5] SUNRPC: allow a service to opt out of "
` [PATCH 2/5] NFSD: add a userspace-rpcbind flag to listener_set
` [PATCH 3/5] NFSD: honour the userspace-rpcbind flag in listener_set
` [PATCH 4/5] NFSD: report registerable programs in the listener_set reply
` [PATCH 5/5] selftests/nfsd: exercise the userspace-rpcbind listener_set flag
[PATCH] SUNRPC: fix oversized GSS proxy token copy
2026-09-10 18:50 UTC (2+ messages)
[PATCH RFC nfs-utils 0/7] nfsdctl: allow it to handle rpcbind registration and deregistration
2026-09-10 18:22 UTC (8+ messages)
` [PATCH RFC nfs-utils 1/7] nfsdctl: sync nfsd_netlink.h with the kernel
` [PATCH RFC nfs-utils 2/7] nfsdctl: probe the policy of any command
` [PATCH RFC nfs-utils 3/7] nfsdctl: share the listener nest parser
` [PATCH RFC nfs-utils 4/7] nfsdctl: add rpcbind registration helpers
` [PATCH RFC nfs-utils 5/7] nfsdctl: register nfsd listeners with rpcbind
` [PATCH RFC nfs-utils 6/7] nfsdctl: clear rpcbind entries when the last thread stops
` [PATCH RFC nfs-utils 7/7] nfsdctl: add missing break in update_listeners()
[PATCH v3 00/24] NFS: flexfiles device notifications and caching for wide striped layouts
2026-09-10 18:05 UTC (5+ messages)
` [PATCH v3 17/24] pNFS: Add deviceid reference query and collection walkers
[PATCH 0/7 RFC] fixes for vfs_lookup_open, and integration with nfsd
2026-09-10 15:47 UTC (12+ messages)
` [PATCH 1/7] vfs: add some allowed open flags to vfs_lookup_open()
` [PATCH 2/7] vfs: O_NONBLOCK|O_CREAT open shouldn't wait for directory delegation
` [PATCH 3/7] vfs: vfs_lookup_open() should only return -EFTYPE for non-regular files
` [PATCH 4/7] vfs: change vfs_lookup_open() to return found dentry in path.dentry
` [PATCH 5/7] nfsd: switch NFS4 OPEN to use vfs_lookup_open()
` [PATCH 6/7] nfsd: nfsd_check_obj_isreg() to use nfs error codes
` [PATCH 7/7] nfsd: use vfs_lookup_open() for non-creating open requests too
[RFC PATCH 1/2] common/nfs: add management helpers
2026-09-10 11:48 UTC (7+ messages)
` [RFC PATCH 0/2] quota evasion test and nfs helpers
[PATCH v2] nfs: split up block layout and SCSI layout support
2026-09-10 10:48 UTC (3+ messages)
[PATCH 0/4] block, nfsd: fixes for sub-sector bvec direct I/O
2026-09-10 9:53 UTC (24+ messages)
` [PATCH 1/4] brd: iterate the bio by byte position, not bi_sector
` [PATCH 2/4] zram: handle sub-page bvec segments without corrupting data
` [PATCH 3/4] nfsd: fetch direct I/O alignment for files handed to the filecache
` [PATCH 4/4] nfsd: fall back to buffered I/O when a direct write gets -EINVAL
[PATCH v13 0/8] netfs: Miscellaneous preparatory changes
2026-09-10 8:11 UTC (11+ messages)
` [PATCH v13 1/8] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v13 2/8] netfs: Remove the writethrough code
` [PATCH v13 3/8] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v13 4/8] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v13 5/8] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v13 6/8] netfs: Make deprecated PG_private_2 support opt-in
` [PATCH v13 7/8] netfs: Add some functions to wrap the all-queued handling
` [PATCH v13 8/8] netfs: Set subrequest->source at alloc before trace emission
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-10 2:12 UTC (8+ messages)
` [PATCH v3 11/14] treewide: remove folio_set/clear_private()
` [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private
[PATCH v3 00/10] New pragmas for the xdrgen tool
2026-09-09 23:31 UTC (12+ messages)
` [PATCH v3 01/10] SUNRPC: Carry a generated-codec context pointer in struct xdr_stream
` [PATCH v3 02/10] SUNRPC: Bind the svc_rqst to its XDR streams
` [PATCH v3 03/10] SUNRPC: Add svcxdr_encode_opaque_payload()
` [PATCH v3 04/10] xdrgen: Pass the containing struct name to member codec emitters
` [PATCH v3 05/10] xdrgen: Add a "pragma pages" directive
` [PATCH v3 06/10] SUNRPC: Add svcxdr_decode_opaque_payload()
` [PATCH v3 07/10] xdrgen: Extend the pages directive to page-resident arguments
` [PATCH v3 08/10] xdrgen: Add hook-driven aggregate codec for variable-length arrays
` [PATCH v3 09/10] xdrgen: Extend the aggregate codec to optional-data list members
` [PATCH v3 10/10] xdrgen: Stream optional-data aggregate lists during encode
[PATCH v2 0/3] pNFS/flexfiles: mirror instance error handling
2026-09-09 17:11 UTC (4+ messages)
` [PATCH v2 1/3] NFSv4/flexfiles: report the intended opnum when DS connection setup fails
` [PATCH v2 2/3] pNFS: allow layout drivers to cancel I/O to a single device
` [PATCH v2 3/3] NFSv4/flexfiles: only cancel I/O to a failed mirror instance
[PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
2026-09-09 16:14 UTC (5+ messages)
[PATCH] svcrdma: Fix svc_rdma_recv_cid_init() kernel-doc
2026-09-09 14:12 UTC (2+ messages)
[PATCH] NFS: replace sprintf() with snprintf() in nfs_root_setup
2026-09-09 14:04 UTC (2+ messages)
NFS delegations behavior analysis
2026-09-09 13:13 UTC (7+ messages)
[PATCH nfs-utils 0/5] mountd: fixes for netlink up/downcall interfaces
2026-09-09 12:56 UTC (6+ messages)
` [PATCH nfs-utils 1/5] mountd: factor out the per-path export attribute computation
` [PATCH nfs-utils 2/5] mountd: handle unmountable paths and junctions in the netlink downcall
` [PATCH nfs-utils 3/5] mountd: answer requests the kernel rejects on "
` [PATCH nfs-utils 4/5] mountd: don't leak the parent export's fsid onto crossmnt submounts
` [PATCH nfs-utils 5/5] mountd: retry unresolvable fsid lookups on the netlink downcall
NFS strategy for large number of file opens
2026-09-09 10:47 UTC (4+ messages)
[PATCH v2 0/6] NFS: size the LAYOUTGET reply buffer for wide flexfiles layouts
2026-09-08 20:06 UTC (5+ messages)
` [PATCH v2 1/6] NFSv4.1/pnfs: suspend pNFS on NFS4ERR_TOOSMALL from LAYOUTGET
crossmnt exports partially broken in 7.2?
2026-09-08 16:57 UTC (2+ messages)
[PATCH] SUNRPC: fix netns use-after-free in write_gssp()
2026-09-08 15:21 UTC (2+ messages)
[REGRESSION] reads and writes hang if NFS server has v3 disabled
2026-09-08 9:49 UTC (4+ messages)
[PATCH v12 0/8] netfs: Miscellaneous preparatory changes
2026-09-08 9:10 UTC (9+ messages)
` [PATCH v12 1/8] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v12 2/8] netfs: Remove the writethrough code
` [PATCH v12 3/8] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v12 4/8] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v12 5/8] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v12 6/8] netfs: Make deprecated PG_private_2 support opt-in
` [PATCH v12 7/8] netfs: Add some functions to wrap the all-queued handling
` [PATCH v12 8/8] netfs: Set subrequest->source at alloc before trace emission
[PATCH] NFSD: return NFS4ERR_EXIST for a guarded OPEN of a non-regular object
2026-09-07 21:46 UTC (3+ messages)
[syzbot] [nfs?] [net?] KASAN: vmalloc-out-of-bounds Read in rpc_queue_upcall
2026-09-07 19:31 UTC (3+ messages)
[PATCH v1] NFSD: return NFS4ERR_EXIST for a guarded OPEN of a non-regular object
2026-09-07 7:23 UTC (2+ messages)
Linux VFS layer+nfsd name cache case-insensitive filename matching?
2026-09-07 7:04 UTC
Linux /bin/getconf test whether filesystem is case-insensitive or case-sensitive?
2026-09-07 6:23 UTC
[PATCH 1/1] fsidd: require root credentials on abstract socket
2026-09-07 1:13 UTC (2+ messages)
` [PATCH 3/3] libtirpc: Bound maxsize in xdr_rpc_gss_unwrap_data() decode calls
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