Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-06-19 19:23:01 to 2026-07-01 20:43:40 UTC [more...]

[PATCH v3 0/6] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA and UNCACHEABLE_DIRENT_METADATA
 2026-07-01 20:43 UTC 

[PATCH v4 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-07-01 19:56 UTC  (5+ messages)
` [PATCH v4 1/4] sunrpc: route to a populated pool in svc_pool_for_cpu()
` [PATCH v4 2/4] sunrpc: hardcode pool_mode to pernode, remove other modes
` [PATCH v4 3/4] sunrpc: guarantee a thread per CPU-bearing node when auto-distributing
` [PATCH v4 4/4] sunrpc: eliminate a modulus operation from the enqueueing codepath

[PATCH] rpcbind: fix leak of nconf in main()
 2026-07-01 15:36 UTC  (2+ messages)

[PATCH] lockd: refcount NLM_SHARE access/deny modes
 2026-07-01 13:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] fhandle: reject detached mounts in capable_wrt_mount()
 2026-07-01 12:41 UTC  (3+ messages)

[PATCH v3 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-07-01  1:50 UTC  (8+ messages)
` [PATCH v3 1/4] sunrpc: route to a populated pool in svc_pool_for_cpu()
` [PATCH v3 2/4] sunrpc: hardcode pool_mode to pernode, remove other modes
` [PATCH v3 3/4] sunrpc: guarantee a thread per CPU-bearing node when auto-distributing
` [PATCH v3 4/4] sunrpc: eliminate a modulus operation from the enqueueing codepath
` [PATCH 5/4] sunrpc: protect the svc_pool_map pool_to[] array with RCU

[PATCH v2 0/6] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA and UNCACHEABLE_DIRENT_METADATA
 2026-06-30 23:42 UTC  (7+ messages)
` [PATCH v2 1/6] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
` [PATCH v2 2/6] nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
` [PATCH v2 3/6] nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
` [PATCH v2 4/6] nfs4.2: add UNCACHEABLE_DIRENT_METADATA attribute support
` [PATCH v2 5/6] nfs4.2: request UNCACHEABLE_DIRENT_METADATA only for directories
` [PATCH v2 6/6] nfs4.2: honor UNCACHEABLE_DIRENT_METADATA by refetching readdir

[PATCH] lockd: Regenerate NLMv4 XDR code
 2026-06-30 15:59 UTC  (2+ messages)

[PATCH] [RFC] nfs4: inject process namespace into COMPOUND tag
 2026-06-30 13:48 UTC  (3+ messages)

[PATCH] NFS: pnfs: fix stale references in pnfs.rst
 2026-06-30 10:38 UTC  (2+ messages)

[PATCH] nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3
 2026-06-30 10:22 UTC  (2+ messages)

[PATCH RFC 0/3] SUNRPC: a latency floor for interactive clients via sparse-flow dispatch
 2026-06-29 20:17 UTC  (12+ messages)
` [PATCH RFC 1/3] SUNRPC: add a second per-pool ready queue for high-priority transports
` [PATCH RFC 2/3] SUNRPC: dispatch idle transports ahead of backlogged ones
` [PATCH RFC 3/3] SUNRPC: grant an idle flow a burst allowance on the high-priority queue

Status of delegations feature in NFSv4 client
 2026-06-29 19:55 UTC  (4+ messages)

[RFC PATCH 0/3] fs: support tasks with a null root or cwd
 2026-06-29  9:19 UTC  (5+ messages)
` [RFC PATCH 1/3] fs: Add documentation to some `struct fs_struct` fields
` [RFC PATCH 2/3] fs: support tasks with a null root or cwd
` [RFC PATCH 3/3] fs: add KUnit tests for "

[PATCH 6.18.y] lockd: fix TEST handling when not all permissions are available
 2026-06-27 16:35 UTC  (2+ messages)

[PATCH] SUNRPC: Replace strlcat() with snprintf() in rpc_sockaddr2uaddr()
 2026-06-27  5:11 UTC 

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26 19:03 UTC  (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH 0/1] inject process namespace into machinename field
 2026-06-26 14:21 UTC  (4+ messages)
` [PATCH 1/1] [RFC] sunrpc: "

[PATCH v2] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-06-26 13:53 UTC  (6+ messages)

[PATCH 1/1] lockd: fix GRANTED_MSG handling
 2026-06-26 13:27 UTC  (3+ messages)

[PATCH] NFSv4.1/pnfs: bound layout-type count in decode_pnfs_layout_types
 2026-06-26 11:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-06-26  6:56 UTC  (7+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH 0/3] nfsd: inter-server copy fixes
 2026-06-26  4:37 UTC  (7+ messages)
` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain
` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown

[PATCH 0/4] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA
 2026-06-25 18:08 UTC  (10+ messages)
` [PATCH 1/4] nfs4.2: add nfs4_2.x to generate the UNCACHEABLE_FILE_DATA attribute
` [PATCH 2/4] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
` [PATCH 3/4] nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
` [PATCH 4/4] nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT

[PATCH v2 0/3] pNFS/flexfiles: honor clora_changed and report cancelled I/O
 2026-06-25 12:05 UTC  (4+ messages)
` [PATCH v2 1/3] pNFS: report clora_changed in the cb_layoutrecall_file tracepoint
` [PATCH v2 2/3] pNFS: honor clora_changed when recalling a layout
` [PATCH v2 3/3] NFSv4/flexfiles: report cancelled I/O as a layout error

[PATCH] flex: add ffl_flags validation test
 2026-06-25  8:37 UTC 

[PATCH 1/2] NFSv4.1: Fix nfs_client refcount leak in nfs41_free_stateid
 2026-06-25  3:20 UTC  (2+ messages)
` [PATCH 2/2] pnfs/blocklayout: Fix device leaks on parse failure

[BUG] KASAN: slab-use-after-free in xprt_put
 2026-06-24 21:00 UTC  (3+ messages)

[PATCH 0/3] pNFS/flexfiles: honor clora_changed and report cancelled I/O
 2026-06-24 20:37 UTC  (6+ messages)
` [PATCH 1/3] pNFS: report clora_changed in the cb_layoutrecall_file tracepoint
` [PATCH 2/3] pNFS: honor clora_changed when recalling a layout
` [PATCH 3/3] NFSv4/flexfiles: report cancelled I/O as a layout error

[PATCH 0/2] Fix a few memory bugs in RPC-with-TLS
 2026-06-24 17:41 UTC  (3+ messages)

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v14 00/15] Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] NFSv4: remove callback IDR entry on client allocation failure
 2026-06-24  3:58 UTC 

[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
 2026-06-24  2:36 UTC  (7+ messages)

[GIT PULL] Please Pull NFS Client Updates for Linux 7.2
 2026-06-24  1:52 UTC  (2+ messages)

[PATCH pynfs v3 00/26] nfs4.1: add some directory delegation testcases
 2026-06-23 21:33 UTC  (11+ messages)
` [PATCH pynfs v3 18/26] server41tests: test DELEGRETURN stops notifications
` [PATCH pynfs v3 19/26] server41tests: verify filehandle in ADD notification
` [PATCH pynfs v3 20/26] server41tests: test cross-directory rename REMOVE notification
` [PATCH pynfs v3 21/26] server41tests: test cross-directory rename ADD notification on target
` [PATCH pynfs v3 22/26] server41tests: test link triggers ADD notification
` [PATCH pynfs v3 23/26] server41tests: test same-client changes don't trigger notifications
` [PATCH pynfs v3 24/26] server41tests: test cross-directory rename-over nad_old_entry
` [PATCH pynfs v3 25/26] server41tests: test within-directory "
` [PATCH pynfs v3 26/26] nfs4.1: move a lot of log/log_cb.info messages to log/log_cb.debug

NFS delegations behavior analysis
 2026-06-23 16:29 UTC  (12+ messages)

[PATCH] NFS: invalidate i_blocks after COMMIT to fix stale block count on NFSv4
 2026-06-23 13:40 UTC  (6+ messages)

[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
 2026-06-23 13:25 UTC  (9+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino

[PATCH] svcrdma: Reject inline replies that overflow the pull-up buffer
 2026-06-23  1:47 UTC 

[PATCH 0/2] nfs: refactor bit operations using clear_and_wake_up_bit
 2026-06-22 17:55 UTC  (3+ messages)
` [PATCH 1/2] nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper
` [PATCH 2/2] nfs: refactor pNFS functions using clear_and_wake_up_bit

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-22 16:51 UTC  (19+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h

[PATCH] NFSD: Guard admin state-revocation walks with NFSD_NET_UP
 2026-06-22 14:01 UTC  (4+ messages)

[PATCH] NFSD: Replace isdotent() macro
 2026-06-22 11:59 UTC  (2+ messages)

[PATCH 0/3] Fix NFSD post-shutdown use-after-free in the unlock_filesystem paths
 2026-06-21 15:43 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Prevent post-shutdown use-after-free in unlock_filesystem

[PATCH v3] nfsd: recall deleg if a requested dir attr change can't be encoded
 2026-06-21 15:20 UTC  (2+ messages)

[PATCH v7.0.2] lockd: fix TEST handling when not all permissions are available
 2026-06-21 13:47 UTC  (2+ messages)

[PATCH v2] nfsd: recall deleg if a requested dir attr change can't be encoded
 2026-06-20  1:06 UTC  (2+ messages)

[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-06-19 20:41 UTC  (5+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler
` [PATCH v6 5/6] nfsd: count NFSv4 callback operations per netns

[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 20:30 UTC 

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 19:32 UTC  (3+ messages)


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