Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-05-12 18:14:03 to 2026-05-20 17:50:18 UTC [more...]

[PATCH] xprtrdma: Decouple RPC completion from Send completion
 2026-05-20 17:50 UTC 

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-20 17:32 UTC  (23+ messages)

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-20 17:30 UTC  (13+ messages)
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity

[PATCH 1/1] sunrpc: clear rq_procinfo in svc_release_rqst to prevent double-free
 2026-05-20 14:36 UTC  (3+ messages)

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

[PATCH 0/2] xfs: correct pNFS layout mappings
 2026-05-20  8:21 UTC  (5+ messages)
` [PATCH 1/2] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
` [PATCH 2/2] xfs: fix overlapping extents returned for pNFS LAYOUTGET

[PATCH] nfsd: drain backchannel callbacks before freeing a session
 2026-05-19 20:01 UTC  (6+ messages)
` [PATCH 1/2] nfsd: clear cl_cb_session on DESTROY_SESSION
` [PATCH 2/2] nfsd: drain inflight callbacks in probe_callback_sync

[PATCH 0/2] SUNRPC: Fix xdr_buf_to_bvec() bio_vec array overflow
 2026-05-19 16:38 UTC  (5+ messages)
` [PATCH 1/2] SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
` [PATCH 2/2] SUNRPC: Return an error from xdr_buf_to_bvec() on overflow

try_break_deleg() and atomic_open()
 2026-05-19 10:19 UTC  (6+ messages)

[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-05-19  8:56 UTC  (26+ messages)
` [PATCH v2 01/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v2 02/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v2 03/21] mm: Make readahead store folio count in readahead_control
` [PATCH v2 04/21] netfs: Bulk load the readahead-provided folios up front
` [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 v2 07/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v2 08/21] netfs: Add some tools for managing bvecq chains
` [PATCH v2 09/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v2 10/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v2 14/21] cifs: Remove support for ITER_FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v2 16/21] netfs: Remove netfs_extract_user_iter()
` [PATCH v2 17/21] iov_iter: Remove ITER_FOLIOQ
` [PATCH v2 18/21] netfs: Remove folio_queue and rolling_buffer
` [PATCH v2 19/21] netfs: Check for too much data being read
` [PATCH v2 20/21] netfs: Limit the minimum trigger for progress reporting
` [PATCH v2 21/21] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] nfsd: release layout stid on setlease failure
 2026-05-18 21:33 UTC  (3+ messages)

[PATCH] NFS: write_completion: dereference loop-local req, not hdr->req
 2026-05-18 18:46 UTC 

[PATCH v2] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
 2026-05-18 18:28 UTC  (5+ messages)

[PATCH] nfsd: fix use-after-free in nfsd4_lock() when releasing new lock stateid
 2026-05-18 16:39 UTC  (2+ messages)

[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-18 16:05 UTC  (3+ messages)
` (subset) "

[PATCH] pNFS: Fix use-after-free in pnfs_update_layout()
 2026-05-18 13:10 UTC 

improve the swap_activate interface
 2026-05-18  5:29 UTC  (37+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[BUG] NFSv4.1 client hang in nfs4_drain_slot_tbl under concurrent workload against Windows NFS server
 2026-05-18  1:06 UTC  (4+ messages)
    `  "

[PATCH net v4 1/3] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
 2026-05-15 23:05 UTC 

[GIT PULL] NFSD fixes for v7.1-rc
 2026-05-15 22:14 UTC  (2+ messages)

[PATCH] exportfs: drop unused is_export parameter from xtab_read() and xtab_write()
 2026-05-15 12:52 UTC  (3+ messages)

[PATCH v2 1/3] fh_key_file: fix missing string.h inclusion
 2026-05-15 12:52 UTC  (6+ messages)
` [PATCH v2 2/3] Introduce compat.h file to deal with old Linux api and fix build failure due to missing NETLINK_EXT_ACK
` [PATCH v2 3/3] support/backend_sqlite.c: fix getrandom() fallback

Increase default NFSv4 server size "max_block_size" to 4MB
 2026-05-14 23:49 UTC  (10+ messages)
    ` Increase FreeBSD NFSv4 nfsd buffer size? "

[PATCH 0/3] three lockd fixes
 2026-05-14 20:57 UTC  (6+ messages)
` [PATCH 1/3] lockd: Plug nlm_file leak when nlm_do_fopen() fails
` [PATCH net] tls: Preserve sk_err across recvmsg() when data has been copied
` [PATCH 2/3] lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
` [PATCH 3/3] lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()

[PATCH 00/38] lockd: Convert NLMv3 server-side procedures to xdrgen
 2026-05-14 17:57 UTC  (40+ messages)
` [PATCH 03/38] lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()
` [PATCH 04/38] lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()
` [PATCH 05/38] lockd: Do not monitor when looking up the LOCK_MSG callback host
` [PATCH 06/38] Documentation: Add the RPC language description of NLM version 3
` [PATCH 07/38] lockd: Rename struct nlm_cookie to lockd_cookie
` [PATCH 08/38] lockd: Rename struct nlm_lock to lockd_lock
` [PATCH 09/38] lockd: Rename struct nlm_args to lockd_args
` [PATCH 10/38] lockd: Rename struct nlm_res to lockd_res
` [PATCH 11/38] lockd: Rename struct nlm_reboot to lockd_reboot
` [PATCH 12/38] lockd: Rename struct nlm_share to lockd_share
` [PATCH 13/38] lockd: Use xdrgen XDR functions for the NLMv3 NULL procedure
` [PATCH 14/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST procedure
` [PATCH 15/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedure
` [PATCH 16/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedure
` [PATCH 17/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedure
` [PATCH 18/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedure
` [PATCH 19/38] lockd: Refactor nlmsvc_callback()
` [PATCH 20/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedure
` [PATCH 21/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedure
` [PATCH 22/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedure
` [PATCH 23/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedure
` [PATCH 24/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedure
` [PATCH 25/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedure
` [PATCH 26/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedure
` [PATCH 27/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedure
` [PATCH 28/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedure
` [PATCH 29/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedure
` [PATCH 30/38] lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedure
` [PATCH 31/38] lockd: Convert NLMv3 server-side undefined procedures to xdrgen
` [PATCH 32/38] lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedure
` [PATCH 33/38] lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedure
` [PATCH 34/38] lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedure
` [PATCH 35/38] lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedure
` [PATCH 36/38] lockd: Remove C macros that are no longer used
` [PATCH 37/38] lockd: Remove dead code from fs/lockd/xdr.c
` [PATCH 38/38] lockd: Unify cast_status

[PATCH net v3 2/4] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
 2026-05-14 15:53 UTC 

[PATCH net v2 2/4] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
 2026-05-13 20:16 UTC  (3+ messages)

[PATCH] NFSv4/flexfiles: reject zero filehandle version count
 2026-05-13 16:26 UTC 

[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
 2026-05-13 13:11 UTC  (3+ messages)

[PATCH] sunrpc: Fix error handling in rpc_sysfs_xprt_switch_add_xprt_store()
 2026-05-13  9:28 UTC 

Question on (file) layout recall
 2026-05-13  9:04 UTC 

REGRESSION: NFSv4: mkdir returns EEXIST after NFS4ERR_DELAY-then-success;
 2026-05-13  7:18 UTC  (3+ messages)
` [PATCH] NFSv4: clear exception state on successful mkdir retry

[PATCH resend] pNFS/filelayout: fix cheking if a layout is striped
 2026-05-13  6:58 UTC 

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-13  3:01 UTC  (5+ messages)
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
 2026-05-13  1:55 UTC  (5+ messages)


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