messages from 2026-06-21 16:25:59 to 2026-07-02 16:53:40 UTC [more...]
6.18.37 has problems with nfs4 (server), 6.18.36 works
2026-07-02 16:53 UTC (2+ messages)
[PATCH] NFS: Return a delegation the client fails to record
2026-07-02 15:26 UTC (3+ messages)
[PATCH 00/10] nfsd:refactor nfsd4_create_file()
2026-07-02 14:37 UTC (12+ messages)
` [PATCH 01/10] nfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()
` [PATCH 02/10] nfsd: move fh_want_write() after preamble in nfsd4_create_file()
` [PATCH 03/10] nfsd: move more nfs-specific code into preamble of nfsd4_create_file()
` [PATCH 04/10] nfsd: remove subtlety from nfsd4_create_file()
` [PATCH 05/10] nfsd: in nfsd4_create_file() let VFS report if file was created
` [PATCH 06/10] nfsd: nfsd4_create_file(): remove NFSD_MAY_CREATE check
` [PATCH 07/10] nfsd: reduce range of directory lock in nfsd4_create_file()
` [PATCH 08/10] nfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()
` [PATCH 09/10] nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create_file()
` [PATCH 10/10] nfsd: reduce want-write range in nfsd4_create_file(
[PATCH v4 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
2026-07-02 13:05 UTC (13+ 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 rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-02 8:59 UTC (3+ messages)
[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
2026-07-02 7:44 UTC (2+ messages)
[PATCH] NFS: fix folio dereference before NULL check in nfs_inode_remove_request()
2026-07-02 1:50 UTC
[PATCH v3 0/6] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA and UNCACHEABLE_DIRENT_METADATA
2026-07-01 20:43 UTC (7+ messages)
` [PATCH v3 1/6] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
` [PATCH v3 2/6] nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
` [PATCH v3 3/6] nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
` [PATCH v3 4/6] nfs4.2: add UNCACHEABLE_DIRENT_METADATA attribute support
` [PATCH v3 5/6] nfs4.2: request UNCACHEABLE_DIRENT_METADATA only for directories
` [PATCH v3 6/6] nfs4.2: honor UNCACHEABLE_DIRENT_METADATA by refetching readdir
[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 (2+ messages)
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 (8+ messages)
[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)
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