messages from 2026-08-28 17:42:10 to 2026-09-02 17:38:12 UTC [more...]
[PATCH v11 00/36] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-09-02 17:33 UTC (31+ messages)
` [PATCH v11 01/36] block: Fix start and length check added to iov_iter_extract_bvecs()
` [PATCH v11 02/36] mm: Make readahead store folio count in readahead_control
` [PATCH v11 03/36] mm: Add a bulk end-writeback tool
` [PATCH v11 04/36] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v11 05/36] Add a function to kmap one page of a multipage bio_vec
` [PATCH v11 06/36] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v11 07/36] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v11 08/36] netfs: Add some tools for managing bvecq chains
` [PATCH v11 09/36] netfs: Make mempool available for bvecq
` [PATCH v11 10/36] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v11 11/36] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v11 12/36] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v11 13/36] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v11 14/36] netfs: Remove the writethrough code
` [PATCH v11 15/36] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v11 16/36] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v11 17/36] netfs: Add some functions to wrap the all-queued handling
` [PATCH v11 18/36] netfs: Make deprecated PG_private_2 support optional
` [PATCH v11 19/36] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v11 20/36] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v11 21/36] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v11 22/36] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v11 23/36] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v11 24/36] netfs: Remove netfs_extract_user_iter()
` [PATCH v11 25/36] iov_iter: Remove ITER_FOLIOQ
` [PATCH v11 26/36] netfs: Remove folio_queue and rolling_buffer
` [PATCH v11 27/36] netfs: Build a list of regions undergoing writeback
` [PATCH v11 28/36] netfs: Simplify writeback cleanup
` [PATCH v11 29/36] netfs: Simplify read abandonment
` [PATCH v11 30/36] netfs: Check for too much data being read
[PATCH v5 00/15] nfsd/sunrpc: harden the netlink listener set interface
2026-09-02 13:59 UTC (17+ messages)
` [PATCH v5 01/15] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v5 02/15] NFSD: validate transport name in listener_set before serv creation
` [PATCH v5 03/15] SUNRPC: keep the first error in svc_register()
` [PATCH v5 04/15] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v5 05/15] NFSD: report listener creation failures through extack
` [PATCH v5 06/15] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v5 07/15] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v5 08/15] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v5 09/15] SUNRPC: stop unregistering listeners "
` [PATCH v5 10/15] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v5 11/15] SUNRPC: check rpc_sockaddr2uaddr() for failure when registering
` [PATCH v5 12/15] selftests/nfsd: exercise listener_set request validation
` [PATCH v5 13/15] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v5 14/15] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v5 15/15] selftests/nfsd: check that listener removal "
[PATCH] NFSv4/flexfiles: add a soft dependency on nfsv3
2026-09-02 13:35 UTC
[PATCH v1] SUNRPC: Copy the deferred RPC Call from the head buffer
2026-09-02 13:31 UTC
[PATCH v4 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-09-02 12:50 UTC (3+ messages)
` [PATCH v4 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH v4 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH] nfsd: switch nfsd4_open() to use vfs_lookup_open()
2026-09-02 12:40 UTC (2+ messages)
[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
2026-09-02 11:19 UTC (14+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()
[PATCH v2] splice: emit a single fsnotify access event per NFSD READ
2026-09-02 5:31 UTC (3+ messages)
[PATCH v2 0/8] Fix premature completion of rpc_pipefs upcalls
2026-09-01 20:19 UTC (9+ messages)
` [PATCH v2 1/8] NFSD: Don't complete a cld upcall the daemon has not read
` [PATCH v2 2/8] NFSD: Move the cld upcall message out of the caller's stack frame
` [PATCH v2 3/8] NFSD: Complete a cld upcall when copying its reply fails
` [PATCH v2 4/8] NFSD: Reject an oversized principal hash from nfsdcld
` [PATCH v2 5/8] pnfs/blocklayout: Complete a device upcall only on its own reply
` [PATCH v2 6/8] NFSD: Set nn->cld_net before registering the cld pipe
` [PATCH v2 7/8] NFSD: Complete a cld upcall when the daemon closes the pipe
` [PATCH v2 8/8] pnfs/blocklayout: Complete a device upcall when the pipe is closed
[PATCH] nfsd: accept a backdated timestamp from a delegation holder
2026-09-01 17:09 UTC (3+ messages)
[BUG] NFSv3 RDMA : READ corrupts payload when READ3res omits post_op_attr
2026-09-01 16:33 UTC (2+ messages)
[PATCH v2 0/2] nfsd: expose NFSv4 client state through Netlink
2026-09-01 14:02 UTC (4+ messages)
` [PATCH v2 1/2] nfsd: add a Netlink dump of NFSv4 clients
` [PATCH v2 2/2] nfsd: report per-client NFSv4 state usage through Netlink
[PATCH] SUNRPC: reject deferral when rq_arg.len < head[0].iov_len
2026-09-01 9:20 UTC
[PATCH 0/9] Remove FGP_NOFS
2026-09-01 5:55 UTC (22+ messages)
` [PATCH 1/9] mm: Improve memalloc_nofs_save() documentation
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS
` [PATCH 3/9] erofs: Remove redundant FGP_NOFS
` [PATCH 4/9] nfs: "
` [PATCH 5/9] ntfs: Remove FGP_NOFS from __ntfs_inode_resident_attr_pwrite()
` [PATCH 6/9] ntfs: Remove redundant FGP_NOFS from ntfs_wof_collect_dest()
` [PATCH 7/9] squashfs: Remove use of FGP_NOFS
` [PATCH 8/9] filemap: Remove redundant FGP_NOFS
` [PATCH 9/9] filemap: Remove FGP_NOFS
[FTBFS,PATCH,nfs-utils 1/1] getport: Fix switch case on old compilers
2026-08-31 23:06 UTC (2+ messages)
[nfs-utils PATCH] gssd: fix upcall_* leak when re-reading service info
2026-08-31 23:02 UTC
[nfs-utils PATCH] gssd: clean up threads on shutdown
2026-08-31 23:02 UTC
[PATCH 1/1] nfs-utils: mount: fix snprintf return value handling in error formatting
2026-08-31 22:59 UTC (2+ messages)
[PATCH] rpcctl: SyntaxWarning: 'return' in a 'finally' block
2026-08-31 22:58 UTC (4+ messages)
[PATCH] SUNRPC: add transport details to timeout diagnostics
2026-08-31 21:13 UTC (6+ messages)
[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-31 19:25 UTC (3+ messages)
` [PATCH v2 11/14] treewide: remove folio_set/clear_private()
` [PATCH v2 13/14] treewide: adjust comments on PagePrivate and PG_private
[PATCH RFC 0/8] Reduce lock contention in the NFS client
2026-08-31 18:22 UTC (9+ messages)
` [PATCH RFC 1/8] SUNRPC: Use atomic_t for XID allocation
` [PATCH RFC 2/8] SUNRPC: Execute initial async RPC states in caller's context
` [PATCH RFC 3/8] SUNRPC: Split recv_lock out of xprt->queue_lock
` [PATCH RFC 4/8] Set WQ_SYSFS on key NFS-related workqueues
` [PATCH RFC 5/8] workqueue: Export the functions needed for WQ attribute modification
` [PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
` [PATCH RFC 7/8] NFS: Reduce nfsiod "
` [PATCH RFC 8/8] SUNRPC: Reduce xprtiod "
[PATCH v4 00/14] nfsd/sunrpc: harden the netlink listener set interface
2026-08-31 16:14 UTC (15+ messages)
` [PATCH v4 01/14] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v4 02/14] NFSD: validate transport name in listener_set before serv creation
` [PATCH v4 03/14] SUNRPC: keep the first error in svc_register()
` [PATCH v4 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v4 05/14] NFSD: report listener creation failures through extack
` [PATCH v4 06/14] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v4 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v4 08/14] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v4 09/14] SUNRPC: stop unregistering listeners "
` [PATCH v4 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v4 11/14] selftests/nfsd: exercise listener_set request validation
` [PATCH v4 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v4 13/14] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v4 14/14] selftests/nfsd: check that listener removal "
[PATCH AUTOSEL 6.18-6.1] NFS: fix eof updates after NFSv4.2 fallocate/zero-range
2026-08-31 13:30 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-5.10] xprtrdma: Add request-pool slack for delayed recycling
[PATCH v3 00/14] nfsd/sunrpc: harden the netlink listener set interface
2026-08-31 12:05 UTC (4+ messages)
` [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
[PATCH v2 0/7] NFS: harden pNFS XDR decoding
2026-08-31 11:48 UTC (8+ messages)
` [PATCH v2 1/7] NFS: free netid when discarding pNFS DS addresses
` [PATCH v2 2/7] NFS: bound flexfiles GETDEVICEINFO version count
` [PATCH v2 3/7] NFS: bound flexfiles filehandle "
` [PATCH v2 4/7] NFS: validate pNFS data server port octets
` [PATCH v2 5/7] NFS: bound multipath address count in file-layout GETDEVICEINFO
` [PATCH v2 6/7] NFS: bound multipath address count in flexfiles GETDEVICEINFO
` [PATCH v2 7/7] NFS: add KUnit coverage for pNFS XDR decoding
[PATCH 0/2] gssd, statd: correct command help text
2026-08-31 10:42 UTC (3+ messages)
` [PATCH 1/2] gssd: sync usage() and man page synopsis with actual options
` [PATCH 2/2] statd: document the NLM port options in usage()
[PATCH 0/3] gssd, idmapd: validate names before using them
2026-08-31 10:42 UTC (4+ messages)
` [PATCH 1/3] gssd: fix use of uninitialized memory in error message
` [PATCH 2/3] idmapd: validate NAMETOID names within their fixed-size field
` [PATCH 3/3] gssd: reject server hostnames that do not fit
[PATCH v2 0/2] nfsdctl: list NFSv4 clients
2026-08-31 9:27 UTC (3+ messages)
` [PATCH v2 1/2] nfsdctl: add a command to "
` [PATCH v2 2/2] nfsdctl: display per-client NFSv4 state usage
[PATCH] nfs/blocklayout: allow pNFS SCSI layout without pNFS block layout
2026-08-31 7:03 UTC (2+ messages)
[PATCH 0/5] Fix premature completion of rpc_pipefs upcalls
2026-08-31 0:38 UTC (6+ messages)
` [PATCH 1/5] NFSD: Don't complete a cld upcall the daemon has not read
` [PATCH 2/5] NFSD: Move the cld upcall message out of the caller's stack frame
` [PATCH 3/5] NFSD: Complete a cld upcall when copying its reply fails
` [PATCH 4/5] NFSD: Reject an oversized principal hash from nfsdcld
` [PATCH 5/5] pnfs/blocklayout: Complete a device upcall only on its own reply
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-30 23:09 UTC (7+ messages)
[PATCH v1 0/3] nfsdctl: list NFSv4 clients
2026-08-29 21:28 UTC (3+ messages)
[PATCH] nfsd: hold cl_lock in client_has_state()
2026-08-29 15:53 UTC (5+ messages)
[BUG] sunrpc: rpc_pipe_msg left queued on a stack frame (nfsd cld upcall)
2026-08-29 11:53 UTC (2+ messages)
[PATCH v1] NFSD: Return NFSERR_ISDIR for NFSv2 READ and WRITE on a non-regular file
2026-08-28 23:50 UTC (3+ messages)
[PATCH 0/2] Address minor issues with status codes
2026-08-28 23:14 UTC (12+ messages)
` [PATCH 2/2] NFS: NFSERR_INVAL is not defined by NFSv2
[PATCH v2 00/23] NFS: flexfiles device notifications and caching for wide striped layouts
2026-08-28 20:50 UTC (4+ messages)
` [PATCH v2 14/23] NFSv4/flexfiles: Honor ndc_immediate on CB_NOTIFY_DEVICEID CHANGE
[PATCH v2 0/7] Implied-ACK eviction for NFSD's duplicate reply cache
2026-08-28 20:37 UTC (10+ messages)
` [PATCH v2 1/7] SUNRPC: Assign a unique identifier to each svc_xprt
` [PATCH v2 4/7] SUNRPC: Mark connection-oriented transports on svc_xprt
` [PATCH v2 5/7] NFSD: Evict completed DRC entries via implied ACK
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