Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-06-01 17:31:32 to 2026-06-08 14:58:02 UTC [more...]

[PATCH] SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
 2026-06-08 14:57 UTC  (2+ messages)

[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-08 14:54 UTC  (23+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
` [PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
` [PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
` [PATCH v3 20/22] netfs: Check for too much data being read
` [PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
` [PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] NFSD: fix up error returned by write_threads()
 2026-06-08 14:39 UTC  (2+ messages)

[nfs-utils PATCH] nfsd: don't assume service is running when setting thread count to 0
 2026-06-08 13:13 UTC 

[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
 2026-06-08  9:55 UTC 

[PATCH] svcrdma: Cap Read sink allocations at PAGE_ALLOC_COSTLY_ORDER
 2026-06-07 18:11 UTC  (4+ messages)

[PATCH v2 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
 2026-06-07  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH v2 2/2] nfs: expose FMODE_NOWAIT for read-only files

[BUG] KASAN: slab-use-after-free in xprt_put
 2026-06-07  2:16 UTC 

[PATCH 0/9] Deliver TLS session tags to upper-layer consumers (NFSD)
 2026-06-06 14:43 UTC  (13+ messages)
` [PATCH 1/9] handshake: Require admin permission for DONE command
` [PATCH 2/9] handshake: Add tags to "done" downcall
` [PATCH 3/9] lib: Add a "tagset" data structure
` [PATCH 4/9] handshake: Pick up session tags passed during the DONE downcall
` [PATCH 5/9] handshake: Add a kunit test for the completion gate
` [PATCH 6/9] handshake: advertise the session-tag cap to user space
` [PATCH 7/9] SUNRPC: Copy the TLS session tags when they are available
` [PATCH 8/9] NFSD: Implement export tagging
` [PATCH 9/9] NFSD: Add allow_tags to the netlink export interface

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-06  7:07 UTC 

[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-06  7:01 UTC  (9+ messages)

[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
 2026-06-06  6:50 UTC  (7+ messages)

[PATCH net-next v5] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-06  6:49 UTC  (3+ messages)

[PATCH] svcrdma: Avoid direct reclaim when allocating Read sink buffers
 2026-06-05 23:13 UTC  (3+ messages)

[PATCH v4] svcrdma: Use contiguous pages for RDMA Read sink buffers
 2026-06-05 22:28 UTC  (3+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-05 20:54 UTC  (10+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
` [PATCH 00/17] replace __get_free_pages() call "

[PATCH] xprtrdma: Convert send buffer free list to llist
 2026-06-05 20:40 UTC 

I/O read and write *latency*, why is it so much higher on NFSv4.2, compared to P9 and iSCSI?
 2026-06-05 18:43 UTC 

[GIT PULL] Please pull a NFS client bugfix for 7.1
 2026-06-05 17:32 UTC  (2+ messages)

[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
 2026-06-05 14:31 UTC  (14+ messages)

[PATCH v2] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-06-05  8:12 UTC  (2+ messages)

[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
 2026-06-05  2:08 UTC  (5+ messages)
` [PATCH 16/18] nfsd: switch nfsd4_create_file() to use vfs_lookup_open()
` [PATCH 17/18] nfsd: use vfs_lookup_open() for non-creating open requests too

[PATCH RFC 0/4] nfsd: per-client fair-queue dispatch
 2026-06-04 22:48 UTC  (14+ messages)
` [PATCH RFC 1/4] sunrpc: add a per-transport fairness key to svc_xprt
` [PATCH RFC 2/4] sunrpc: dispatch ready transports fairly per client
` [PATCH RFC 3/4] nfsd: add a fairq module parameter
` [PATCH RFC 4/4] nfsd: key NFSv4.1 connections by clientid for fair queueing

[PATCH 0/2] NFSv4/flexfiles: fix unwanted in-band IO fallback from DS to MDS
 2026-06-04 20:24 UTC  (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
` [PATCH 2/2] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write

[PATCH 0/8] Harden xprtrdma connect and reply handling
 2026-06-04 17:06 UTC  (9+ messages)
` [PATCH 1/8] xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
` [PATCH 2/8] xprtrdma: Initialize re_id before removal registration
` [PATCH 3/8] xprtrdma: Check frwr_wp_create() during connect
` [PATCH 4/8] xprtrdma: Resize reply buffers before reposting receives
` [PATCH 5/8] xprtrdma: Fix bcall rep leak and unbounded peek
` [PATCH 6/8] xprtrdma: Sanitize the reply credit grant after parsing
` [PATCH 7/8] xprtrdma: Repost Receive buffers for malformed replies
` [PATCH 8/8] xprtrdma: Return sendctx slot after Send preparation failure

[PATCH v4] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
 2026-06-04 16:01 UTC  (2+ messages)

[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-04 14:26 UTC  (7+ messages)
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()

[PATCH v3] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
 2026-06-04 13:57 UTC 

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-06-04  8:19 UTC  (7+ messages)
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v1 0/7] nfs: Modernize Direct I/O path
 2026-06-04  7:59 UTC  (13+ messages)
` [PATCH v1 1/7] nfs: make nfs_page pin-aware
` [PATCH v1 2/7] nfs: Track number of pinned pages in nfs_page
` [PATCH v1 3/7] nfs: Introduce nfs_release_request_list helper
` [PATCH v1 4/7] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v1 5/7] nfs: introduce nfs_direct_extract_pages helper
` [PATCH v1 6/7] nfs: Optimize direct I/O to use folios for requests
` [PATCH v1 7/7] nfs: Cleanup the nfs_page_create_from_page helper

[PATCH] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-06-04  7:56 UTC  (13+ messages)

[PATCH v2] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-06-04  7:40 UTC  (2+ messages)

[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
 2026-06-04  6:50 UTC  (4+ messages)

[PATCH v2 0/9] nfsd: fixes for locally-triggerable bugs
 2026-06-03 20:30 UTC  (15+ messages)
` [PATCH v2 1/9] nfsd: defer vfree of compound ops to fix rpc_status UAF
` [PATCH v2 2/9] nfsd: hold rcu across localio cmpxchg retry
` [PATCH v2 3/9] nfs/localio: fix ref leak on nfs_uuid_add_file failure
` [PATCH v2 4/9] nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
` [PATCH v2 5/9] nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
` [PATCH v2 6/9] nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
` [PATCH v2 7/9] nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
` [PATCH v2 8/9] nfsd: hold net namespace reference for delayed-dispose nfsd_files
` [PATCH v2 9/9] nfsd: unify cleanups in nfsd_cross_mnt() exits

[PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname()
 2026-06-03  8:19 UTC  (3+ messages)
` [PATCH v2 1/2] nfsd: Replace open-coded conversion of bytes to hex

[PATCH v2] sunrpc: fix uninitialized xprt_create_args structure
 2026-06-03  1:36 UTC 

[PATCH] sunrpc: fix uninitialized xprt_create_args structure
 2026-06-03  1:33 UTC  (4+ messages)

[PATCH 0/1] WARNING dump caused by PG_UPTODATE in nfs_free_request()
 2026-06-02 11:04 UTC  (2+ messages)
` [PATCH 1/1] nfs: keep PG_UPTODATE clear after read errors in page groups

[PATCH v3] nfsd: release OPEN-decoded posix ACLs via op_release
 2026-06-02  3:47 UTC  (2+ messages)

[PATCH] rpcrdma: arm rn_done before publishing the notification
 2026-06-01 20:17 UTC 

[PATCH 0/6] nfsd: medium-severity bugfixes
 2026-06-01 19:43 UTC  (7+ messages)
` [PATCH 2/6] nfsd: release path refs on follow_down() error

[PATCH 0/2] follow-up to "Decouple req recycling"
 2026-06-01 19:37 UTC  (4+ messages)
` [PATCH 1/2] xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqst
` [PATCH 2/2] xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_put

[PATCH 0/8] nfsd: fixes for locally-triggerable bugs
 2026-06-01 18:33 UTC  (10+ messages)
` [PATCH 3/8] nfs/localio: fix ref leak on nfs_uuid_add_file failure
` [PATCH 4/8] nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
` [PATCH 5/8] nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
` [PATCH 6/8] nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
` [PATCH 7/8] nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
` [PATCH 8/8] nfsd: hold net namespace reference in nfsd_file


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox