messages from 2026-09-03 13:34:12 to 2026-09-09 07:22:23 UTC [more...]
[PATCH v13 0/8] netfs: Miscellaneous preparatory changes
2026-09-09 7:21 UTC (8+ 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] svcrdma: Fix svc_rdma_recv_cid_init() kernel-doc
2026-09-09 6:43 UTC
[RFC PATCH 1/2] common/nfs: add management helpers
2026-09-09 6:12 UTC
[PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
2026-09-08 23:39 UTC (10+ messages)
[PATCH v2 0/6] NFS: size the LAYOUTGET reply buffer for wide flexfiles layouts
2026-09-08 20:06 UTC (10+ messages)
` [PATCH v2 1/6] NFSv4.1/pnfs: suspend pNFS on NFS4ERR_TOOSMALL from LAYOUTGET
` [PATCH v2 2/6] NFSv4.1/pnfs: derive loga_maxcount from the LAYOUTGET reply buffer
` [PATCH v2 3/6] NFSv4.1/pnfs: retry LAYOUTGET with a larger reply buffer on NFS4ERR_TOOSMALL
` [PATCH v2 4/6] NFSv4.1/pnfs: treat an oversized LAYOUTGET reply as -EMSGSIZE
` [PATCH v2 5/6] NFSv4.1/pnfs: remember when a server needs a larger LAYOUTGET reply buffer
` [PATCH v2 6/6] NFSv4/flexfiles: allocate the per-mirror stripe array with kvzalloc_objs
[PATCH] NFS: replace sprintf() with snprintf() in nfs_root_setup
2026-09-08 18:34 UTC
[PATCH 0/4] block, nfsd: fixes for sub-sector bvec direct I/O
2026-09-08 18:25 UTC (19+ 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 v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-08 17:22 UTC (5+ messages)
` [PATCH v3 11/14] treewide: remove folio_set/clear_private()
` [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private
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)
[PATCH v3 00/10] New pragmas for the xdrgen tool
2026-09-08 13:42 UTC (11+ 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
NFS strategy for large number of file opens
2026-09-08 9:54 UTC (2+ messages)
[REGRESSION] reads and writes hang if NFS server has v3 disabled
2026-09-08 9:49 UTC (6+ 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 v2] nfs: split up block layout and SCSI layout support
2026-09-07 6:14 UTC (2+ messages)
[PATCH 1/1] fsidd: require root credentials on abstract socket
2026-09-07 1:13 UTC (4+ messages)
` [PATCH 1/3] libtirpc: Fix use-after-free in xdr_pmaplist() XDR_FREE path
` [PATCH 2/3] libtirpc: limit XDR decode node count
` [PATCH 3/3] libtirpc: Bound maxsize in xdr_rpc_gss_unwrap_data() decode calls
[PATCH] nfsd: switch nfsd4_open() to use vfs_lookup_open()
2026-09-06 18:46 UTC (4+ messages)
[PATCH] rpcinfo: stack buffer overflow in rpcinfo rpcbdump()
2026-09-05 17:36 UTC (2+ messages)
[PATCH] nfsd: don't offer flexfiles layouts when NFSv3 isn't being served
2026-09-05 14:37 UTC (4+ messages)
[PATCH] NFS: enable pNFS verifier clearing for modular NFSv4
2026-09-05 13:30 UTC
[PATCH 1/1] libtirpc: fix rpc_gss_get_principal_name to allocate memory correctly
2026-09-05 9:50 UTC (2+ messages)
[PATCH] nfsd: shorten extack string returned with dodgy listener
2026-09-04 19:42 UTC
[PATCH v2 00/10] New pragmas for the xdrgen tool
2026-09-04 17:04 UTC (12+ messages)
` [PATCH v2 01/10] SUNRPC: Carry a generated-codec context pointer in struct xdr_stream
` [PATCH v2 02/10] SUNRPC: Bind the svc_rqst to its XDR streams
` [PATCH v2 03/10] SUNRPC: Add svcxdr_encode_opaque_payload()
` [PATCH v2 04/10] xdrgen: Pass the containing struct name to member codec emitters
` [PATCH v2 05/10] xdrgen: Add a "pragma pages" directive
` [PATCH v2 06/10] SUNRPC: Add svcxdr_decode_opaque_payload()
` [PATCH v2 07/10] xdrgen: Extend the pages directive to page-resident arguments
` [PATCH v2 08/10] xdrgen: Add hook-driven aggregate codec for variable-length arrays
` [PATCH v2 09/10] xdrgen: Extend the aggregate codec to optional-data list members
` [PATCH v2 10/10] xdrgen: Stream optional-data aggregate lists during encode
[PATCH v3 00/24] NFS: flexfiles device notifications and caching for wide striped layouts
2026-09-04 16:53 UTC (25+ messages)
` [PATCH v3 01/24] NFSv4/pnfs: Free the netid when draining a data-server address list
` [PATCH v3 02/24] NFSv4/flexfiles: Use the full 64-bit stripe_unit
` [PATCH v3 03/24] NFSv4/pnfs: bound the CB_NOTIFY_DEVICEID array count before allocating
` [PATCH v3 04/24] pNFS: Fix CB_NOTIFY_DEVICEID CHANGE to consume ndc_immediate
` [PATCH v3 05/24] NFSv4/flexfiles: Use the full 64-bit offset for read DS selection
` [PATCH v3 06/24] NFSv4/flexfiles: Bound page coalescing on the absolute stripe offset
` [PATCH v3 07/24] NFSv4/filelayout: Anchor page coalescing on pattern_offset
` [PATCH v3 08/24] NFSv4/flexfiles: Reference the device node across DS setup
` [PATCH v3 09/24] NFSv4/flexfiles: Carry the device node reference across each I/O
` [PATCH v3 10/24] NFSv4/flexfiles: Hold a device node reference for layoutstats encoding
` [PATCH v3 11/24] NFSv4/flexfiles: Make the pinned device node pointer RCU-managed
` [PATCH v3 12/24] pNFS: Add a reresolve_deviceid layout driver hook
` [PATCH v3 13/24] NFSv4/flexfiles: Implement in-place device re-resolve on CHANGE
` [PATCH v3 14/24] NFSv4: Dispatch CB_NOTIFY_DEVICEID CHANGE to an in-place refresh
` [PATCH v3 15/24] NFSv4/flexfiles: Honor ndc_immediate on CB_NOTIFY_DEVICEID CHANGE
` [PATCH v3 16/24] pNFS: Discard a GETDEVICEINFO reply that raced a CHANGE notification
` [PATCH v3 17/24] pNFS: Add deviceid reference query and collection walkers
` [PATCH v3 18/24] NFSv4/pnfs: Recover revoked layouts on a deleted deviceID
` [PATCH v3 19/24] NFSv4/pnfs: Confirm a deviceID delete via GETDEVICEINFO
` [PATCH v3 20/24] NFSv4/pnfs: Dispatch CB_NOTIFY_DEVICEID DELETE to race recovery
` [PATCH v3 21/24] NFSv4/pnfs: Grow the deviceid cache hash table
` [PATCH v3 22/24] NFSv4/pnfs: Re-home the data-server cache onto hash buckets
` [PATCH v3 23/24] NFSv4/pnfs: Key the data-server cache by its address set and version
` [PATCH v3 24/24] NFSv4/flexfiles: Add a dataserver_nconnect cap
[PATCH] nfsd: hold cl_lock in client_has_state()
2026-09-04 16:36 UTC (3+ messages)
[PATCH v3 0/3] fs/nfsd: accept a backdated timestamp from a delegation holder
2026-09-04 14:17 UTC (4+ messages)
` [PATCH v3 1/3] fs: stamp the current time for a stale delegated ctime update
` [PATCH v3 2/3] nfsd: accept a backdated timestamp from a delegation holder
` [PATCH v3 3/3] nfsd: compare CB_GETATTR times against the inode
[PATCH] nfs: fix typos in comments
2026-09-04 11:31 UTC
[PATCH 1/2] net: sunrpc: fix typo "miliseconds" in comment
2026-09-04 11:12 UTC (3+ messages)
` [PATCH 2/2] nfsd: fix typos in comments
[PATCH v2 0/3] fs/nfsd: accept a backdated timestamp from a delegation holder
2026-09-04 11:10 UTC (5+ messages)
[PATCH v2] splice: emit a single fsnotify access event per NFSD READ
2026-09-04 11:02 UTC (2+ messages)
[nfs4-acl-tools PATCH 0/3] nfs4-acl-tools hardening fixes
2026-09-04 9:39 UTC (4+ messages)
` [nfs4-acl-tools PATCH 1/3] nfs4_getfacl/nfs4_setfacl: escape newline+cr from filenames
` [nfs4-acl-tools PATCH 2/3] libnfs4acl: fix various bound checkings against NFS4_MAX_PRINCIPALSIZE
` [nfs4-acl-tools PATCH 3/3] nfs4_setacl: do not follow symlinks on do_apply_action/nfs4_setacl_byname
[syzbot] [nfs?] INFO: task hung in nfsd4_cld_tracking_init
2026-09-03 22:38 UTC
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2026-09-03
2026-09-03 21:32 UTC
[nfs-utils PATCH] blkmapd: reject zero-length signature components while decoding block signatures
2026-09-03 17:54 UTC
[nfs-utils PATCH 0/2] Two hardening fixes for junction handling
2026-09-03 17:53 UTC (3+ messages)
` [nfs-utils PATCH 1/2] junction: fix buffer over-read in junction_parse_xml_read()
` [nfs-utils PATCH 2/2] junction: fix use-after-free in locations_to_fslocdata()
[nfs-utils PATCH] fsidd: handle accept4() failures before creating client event
2026-09-03 17:50 UTC
[nfs-utils PATCH] statd: fix notify_list struct leak in nlist_free
2026-09-03 17:50 UTC
[nfs-utils PATCH] fsidd: replace assertions with explicit malformed-input handling
2026-09-03 17:48 UTC
[rpcbind PATCH 0/6] rpcbind: various hardening fixes
2026-09-03 17:42 UTC (7+ messages)
` [rpcbind PATCH 1/6] rpcbind: only log failures in check_callit() if connection logging is enabled
` [rpcbind PATCH 2/6] rpcbind: bound stats lists in rpcbs_getaddr() and rpcbs_rmtcall()
` [rpcbind PATCH 3/6] rpcbind: fully disable remote calls when --enable-rmtcalls is unset
` [rpcbind PATCH 4/6] rpcbind: restrict RPCBPROC_GETSTAT to loopback callers
` [rpcbind PATCH 5/6] rpcbind: check for null netmask in addrmerge()
` [rpcbind PATCH 6/6] rpcbind: only free the forward slot if the reply xid matched the request xid
[PATCH v3 0/2] nfsd: expose NFSv4 client state through Netlink
2026-09-03 17:40 UTC (3+ messages)
` [PATCH v3 1/2] nfsd: add a Netlink dump of NFSv4 clients
[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-03 16:10 UTC (2+ messages)
` [f2fs-dev] "
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-03 16:10 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v1 00/10] New pragmas for the xdrgen tool
2026-09-03 15:03 UTC (11+ messages)
` [PATCH v1 01/10] SUNRPC: Carry a generated-codec context pointer in struct xdr_stream
` [PATCH v1 02/10] SUNRPC: Bind the svc_rqst to its XDR streams
` [PATCH v1 03/10] SUNRPC: Add svcxdr_encode_opaque_payload()
` [PATCH v1 04/10] xdrgen: Pass the containing struct name to member codec emitters
` [PATCH v1 05/10] xdrgen: Add a "pragma pages" directive
` [PATCH v1 06/10] SUNRPC: Add svcxdr_decode_opaque_payload()
` [PATCH v1 07/10] xdrgen: Extend the pages directive to page-resident arguments
` [PATCH v1 08/10] xdrgen: Add hook-driven aggregate codec for variable-length arrays
` [PATCH v1 09/10] xdrgen: Extend the aggregate codec to optional-data list members
` [PATCH v1 10/10] xdrgen: Stream optional-data aggregate lists during encode
[PATCH 0/9] Remove FGP_NOFS
2026-09-03 14:44 UTC (3+ messages)
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS
[PATCH] sunrpc: reject socket already in use in svc_addsock()
2026-09-03 14:05 UTC (3+ messages)
[PATCH RFC v2 0/8] Reduce lock contention in the NFS client
2026-09-03 13:41 UTC (4+ messages)
` [PATCH RFC v2 5/8] workqueue: add workqueue_set_affn_scope()
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