messages from 2026-08-20 19:33:53 to 2026-08-26 20:27:07 UTC [more...]
[PATCH 0/7] Implied-ACK eviction for NFSD's duplicate reply cache
2026-08-26 20:26 UTC (7+ messages)
` [PATCH 1/7] SUNRPC: Assign a unique identifier to each svc_xprt
` [PATCH 2/7] NFSD: Track transport in DRC entries
` [PATCH 3/7] SUNRPC: Record last-request timestamp on svc_xprt
` [PATCH 4/7] SUNRPC: Mark connection-oriented transports "
` [PATCH 5/7] NFSD: Evict completed DRC entries via implied ACK
` [PATCH 6/7] NFSD: Add tracepoints for DRC entry eviction
[PATCH 1/2] NFS: Import NFS3ERR definitions
2026-08-26 19:44 UTC (2+ messages)
` [PATCH 2/2] NFSD: Rework be32 nfserr definitions
[PATCH v2] xprtrdma: Fix Write chunk payload corruption on a short reply header
2026-08-26 14:34 UTC
[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
2026-08-26 11:45 UTC (11+ messages)
` [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
[PATCH] NFS: blocklayout: reject oversized SCSI designators
2026-08-26 8:07 UTC
[PATCH 0/7] Remove aops->launder_folio
2026-08-25 15:50 UTC (18+ messages)
` [PATCH 1/7] filemap: Export filemap_invalidate_pages() to modules
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
` [PATCH 3/7] btrfs: "
` [PATCH 4/7] nfs: "
` [PATCH 5/7] orangefs: "
` [PATCH 6/7] orangefs: Remove launder_folio implementation
` [PATCH 7/7] Remove folio_launder()
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
2026-08-26 1:45 UTC (8+ messages)
` [PATCH v2 04/18] nfs: separate locked regions in nfs_clear_verifier_directory()
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
[PATCH RFC/RFT v3 00/11] Fix easy bits of the negative dentry problem
2026-08-25 22:06 UTC (12+ messages)
` [PATCH v3 01/11] VFS: don't count references through ->d_parent
` [PATCH v3 02/11] autofs: change positive_after() so it takes d_lock rather than the caller
` [PATCH v3 03/11] coda: don't take rcu_read_lock() in coda_flag_children()
` [PATCH v3 04/11] nfs: separate locked regions in nfs_clear_verifier_directory()
` [PATCH v3 05/11] Add and use d_for_each_positive_child family of iterators
` [PATCH v3 06/11] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
` [PATCH v3 07/11] fsnotify: don't hold i_lock while walking d_children in fsnotify_set_children_dentry_flags()
` [PATCH v3 08/11] nfs: Don't hold i_lock while walking ->d_children list
` [PATCH v3 09/11] autofs: don't hold ->lookup_lock in get_next_positive_*
` [PATCH v3 10/11] VFS: don't move dentries in d_sib list when they have the same parent
` [PATCH v3 11/11] Call cond_reshed() as needed in d_for_each_positive_child()
[PATCH 1/1] nfs-utils: mount: fix snprintf return value handling in error formatting
2026-08-25 18:53 UTC
[PATCH v2 0/4] NFS: Add directory delegation support for CB_NOTIFY
2026-08-25 16:11 UTC (6+ messages)
` [PATCH v2 1/4] NFS: Add an outline for the CB_NOTIFY operation
` [PATCH v2 2/4] NFS: Add support for CB_NOTIFY4_REMOVE_ENTRY
` [PATCH v2 3/4] NFS: Add support for CB_NOTIFY4_ADD_ENTRY
` [PATCH v2 4/4] NFS: Add support for CB_NOTIFY4_RENAME_ENTRY
[RFC PATCH] xprtrdma: Fix Write chunk payload corruption on a short reply header
2026-08-25 13:40 UTC
[PATCH] nfsd: don't modify a session slot when replaying its cached reply
2026-08-25 13:38 UTC (2+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-25 13:19 UTC (18+ messages)
[PATCH v1 0/3] nfsd: expose NFSv4 client state through Netlink
2026-08-25 12:10 UTC (5+ messages)
` [PATCH v1 1/3] nfsd: report NFSv4 grace "
` [PATCH v1 2/3] nfsd: add a Netlink dump of NFSv4 clients
` [PATCH v1 3/3] nfsd: report per-client NFSv4 state usage through Netlink
[PATCH v1 0/3] nfsdctl: list NFSv4 clients
2026-08-25 6:52 UTC (4+ messages)
` [PATCH v1 1/3] nfsdctl: report NFSv4 grace state
` [PATCH v1 2/3] nfsdctl: add a command to list NFSv4 clients
` [PATCH v1 3/3] nfsdctl: display per-client NFSv4 state usage
[PATCH v1] splice: emit a single fsnotify access event per NFSD READ
2026-08-25 6:20 UTC (3+ messages)
[PATCH v5 00/18] nfsd: refactor nfs4_create_file()
2026-08-24 23:02 UTC (8+ messages)
` [PATCH v5 18/18] nfsd: use do_lookup_open() for non-creating open requests too
[PATCH v10 00/35] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-24 19:47 UTC (39+ messages)
` [PATCH v10 01/35] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v10 02/35] netfs: Fix read progress reporting
` [PATCH v10 03/35] cachefiles,netfs: sunset ondemand mode
` [PATCH v10 04/35] cachefiles: Fix potential UAF/KASAN warning
` [PATCH v10 05/35] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v10 06/35] mm: Make readahead store folio count in readahead_control
` [PATCH v10 07/35] netfs: Bulk load the readahead-provided folios up front
` [PATCH v10 08/35] Add a function to kmap one page of a multipage bio_vec
` [PATCH v10 09/35] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v10 10/35] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v10 11/35] netfs: Add some tools for managing bvecq chains
` [PATCH v10 12/35] netfs: Make mempool available for bvecq
` [PATCH v10 13/35] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v10 14/35] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v10 15/35] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v10 16/35] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v10 17/35] netfs: Remove the writethrough code
` [PATCH v10 18/35] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v10 19/35] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v10 20/35] netfs: Add some functions to wrap the all-queued handling
` [PATCH v10 21/35] netfs: Make deprecated PG_private_2 support optional
` [PATCH v10 22/35] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v10 23/35] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v10 24/35] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v10 25/35] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v10 26/35] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v10 27/35] netfs: Remove netfs_extract_user_iter()
` [PATCH v10 28/35] iov_iter: Remove ITER_FOLIOQ
` [PATCH v10 29/35] netfs: Remove folio_queue and rolling_buffer
` [PATCH v10 30/35] netfs: Simplify read abandonment
` READ_PLUS in NetFS? "
` [PATCH v10 31/35] netfs: Check for too much data being read
` [PATCH v10 32/35] netfs: Add a method to get an estimate of the amount that can be written
` [PATCH v10 33/35] netfs: Rework writeback to use a separate list of regions to be unlocked
` [PATCH v10 34/35] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v10 35/35] netfs: Clean up now-unused code
` [PATCH v10 36/35] cachefiles: Preset the state xattr when creating a new file
[syzbot] [net?] [nfs?] BUG: stack guard page was hit in inet_stream_connect
2026-08-24 19:47 UTC
[BUG] NFSv3 RDMA : READ corrupts payload when READ3res omits post_op_attr
2026-08-24 16:07 UTC
[PATCH 1/1] DIO: add NFSv4.2 READ_PLUS support for nfstest_dio
2026-08-24 16:12 UTC (5+ messages)
` READ_PLUS broken in Linux 6.12, worked in Linux 5.10! "
[PATCH 0/2] NFSD: Fixes for NFSv4 COMPOUND argument teardown
2026-08-24 14:04 UTC (3+ messages)
` [PATCH 1/2] NFSD: Fix out-of-bounds read in the rpc_status dump
` [PATCH 2/2] NFSD: Fix POSIX ACL leak in unexecuted NFSv4 COMPOUND operations
[PATCH] NFSD: docs: Fix pNFS SCSI Kconfig symbol
2026-08-24 12:46 UTC (4+ messages)
[PATCH v3 0/2] lockd: Fix two teardown races in the block retry loop
2026-08-24 12:46 UTC (4+ messages)
` [PATCH v3 1/2] lockd: Fix use-after-free in nlmsvc_retry_blocked
` [PATCH v3 2/2] lockd: Serialize block retries against host teardown
[PATCH] nfsd: prevent hung task in nfsd_nl_listener_set_doit()
2026-08-24 12:00 UTC (4+ messages)
[PATCH 1/2] NFSD: Fix duplicate fsnotify access events for iterator READs
2026-08-24 9:26 UTC (8+ messages)
[PATCH] nfsd: release POSIX ACLs of unexecuted compound ops
2026-08-23 16:17 UTC (2+ messages)
[PATCH] xprtrdma: serialize unmap_sync with xprt_disconnect
2026-08-23 13:46 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2] pnfs/blocklayout: fix lost wakeup in bl_resolve_deviceid()
2026-08-23 12:31 UTC
[PATCH 0/4] NFS: harden pNFS device address decoding
2026-08-23 11:42 UTC (5+ messages)
` [PATCH 1/4] NFS: validate pNFS data server port octets
` [PATCH 2/4] NFS: bound multipath address count in file-layout GETDEVICEINFO
` [PATCH 3/4] NFS: bound multipath address count in flexfiles GETDEVICEINFO
` [PATCH 4/4] NFS: add KUnit coverage for pNFS address decoding
[PATCH] rpcctl: SyntaxWarning: 'return' in a 'finally' block
2026-08-22 15:11 UTC (2+ messages)
[PATCH 0/5] SUNRPC: Receive svcsock TCP records with ->read_sock
2026-08-21 17:22 UTC (6+ messages)
` [PATCH 1/5] SUNRPC: Separate the TLS control-record receive from its policy
` [PATCH 2/5] SUNRPC: Close the transport on an unhandled TLS record type
` [PATCH 3/5] SUNRPC: Flush a received record's pages once it is complete
` [PATCH 4/5] SUNRPC: Receive RPC records with ->read_sock
` [PATCH 5/5] SUNRPC: Bypass sock_recvmsg() for the TLS control-record receive
[PATCH RFC] pnfs/blocklayout: fix lost wakeup in bl_resolve_deviceid()
2026-08-21 16:36 UTC
[PATCH v2 00/23] NFS: flexfiles device notifications and caching for wide striped layouts
2026-08-21 16:29 UTC (24+ messages)
` [PATCH v2 01/23] NFSv4/flexfiles: reject a stripe_unit that does not fit 32 bits
` [PATCH v2 02/23] NFSv4/pnfs: bound the CB_NOTIFY_DEVICEID array count before allocating
` [PATCH v2 03/23] pNFS: Fix CB_NOTIFY_DEVICEID CHANGE to consume ndc_immediate
` [PATCH v2 04/23] NFSv4/flexfiles: Use the full 64-bit offset for read DS selection
` [PATCH v2 05/23] NFSv4/flexfiles: Bound page coalescing on the absolute stripe offset
` [PATCH v2 06/23] NFSv4/filelayout: Anchor page coalescing on pattern_offset
` [PATCH v2 07/23] NFSv4/flexfiles: Reference the device node across DS setup
` [PATCH v2 08/23] NFSv4/flexfiles: Carry the device node reference across each I/O
` [PATCH v2 09/23] NFSv4/flexfiles: Hold a device node reference for layoutstats encoding
` [PATCH v2 10/23] NFSv4/flexfiles: Make the pinned device node pointer RCU-managed
` [PATCH v2 11/23] pNFS: Add a reresolve_deviceid layout driver hook
` [PATCH v2 12/23] NFSv4/flexfiles: Implement in-place device re-resolve on CHANGE
` [PATCH v2 13/23] NFSv4: Dispatch CB_NOTIFY_DEVICEID CHANGE to an in-place refresh
` [PATCH v2 14/23] NFSv4/flexfiles: Honor ndc_immediate on CB_NOTIFY_DEVICEID CHANGE
` [PATCH v2 15/23] pNFS: Discard a GETDEVICEINFO reply that raced a CHANGE notification
` [PATCH v2 16/23] pNFS: Add deviceid reference query and collection walkers
` [PATCH v2 17/23] NFSv4/pnfs: Recover revoked layouts on a deleted deviceID
` [PATCH v2 18/23] NFSv4/pnfs: Confirm a deviceID delete via GETDEVICEINFO
` [PATCH v2 19/23] NFSv4/pnfs: Dispatch CB_NOTIFY_DEVICEID DELETE to race recovery
` [PATCH v2 20/23] NFSv4/pnfs: Grow the deviceid cache hash table
` [PATCH v2 21/23] NFSv4/pnfs: Re-home the data-server cache onto hash buckets
` [PATCH v2 22/23] NFSv4/pnfs: Key the data-server cache by its address set
` [PATCH v2 23/23] NFSv4/flexfiles: Add a dataserver_nconnect cap
[PATCH] SUNRPC: fix out-of-bounds write in xdr_inline_pages()
2026-08-21 15:36 UTC (3+ messages)
[PATCH 1/1] libtirpc: fix rpc_gss_get_principal_name to allocate memory correctly
2026-08-21 14:58 UTC
[PATCH v2] NFSv4.1: zero referring call lists before decoding
2026-08-20 20:53 UTC
[GIT PULL] NFSD updates for v7.3
2026-08-20 19:56 UTC (2+ messages)
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