messages from 2025-03-27 08:28:48 to 2025-04-12 12:37:08 UTC [more...]
Async client v4 mount results in unexpected number of extents on the server
2025-04-12 12:36 UTC (3+ messages)
[PATCH] NFSv4: xattr handlers should check for absent nfs filehandles
2025-04-11 20:16 UTC
[PATCH] sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
2025-04-11 14:53 UTC (2+ messages)
[PATCH v2 00/12] nfsd: observability improvements
2025-04-11 14:52 UTC (27+ messages)
` [PATCH v2 01/12] nfsd: add commit start/done tracepoints around nfsd_commit()
` [PATCH v2 02/12] sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
` [PATCH v2 03/12] sunrpc: move the SVC_RQST_EVENT_*() macros to common header
` [PATCH v2 04/12] nfsd: add a tracepoint for nfsd_setattr
` [PATCH v2 05/12] nfsd: add a tracepoint to nfsd_lookup_dentry
` [PATCH v2 06/12] nfsd: add tracepoints around nfsd_create events
` [PATCH v2 07/12] nfsd: add tracepoints for symlink events
` [PATCH v2 08/12] nfsd: add tracepoints for hardlink events
` [PATCH v2 09/12] nfsd: add tracepoints for unlink events
` [PATCH v2 10/12] nfsd: add tracepoints to rename events
` [PATCH v2 11/12] nfsd: add tracepoints for readdir events
` [PATCH v2 12/12] nfsd: add tracepoint for getattr events
` (subset) [PATCH v2 00/12] nfsd: observability improvements
[PATCH v6.12] nfsd: don't ignore the return code of svc_proc_register()
2025-04-11 14:16 UTC
[PATCH v6.13] nfsd: don't ignore the return code of svc_proc_register()
2025-04-11 14:14 UTC
[PATCH v2 0/2] nfs: don't share pNFS DS connections between net namespaces
2025-04-11 14:10 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] nfs: move the nfs4_data_server_cache into struct nfs_net
[PATCH] nfs: nfs3acl: drop useless assignment in nfs3_get_acl()
2025-04-11 11:02 UTC (2+ messages)
[PATCH] nfs: direct: drop useless initializer in nfs_direct_write_completion()
2025-04-11 11:04 UTC (3+ messages)
[PATCH] pynfs: add test for read with delegation stateid after close
2025-04-11 11:19 UTC
[PATCH pynfs] Allow max_retries and delay_time to be passed as arguments to compound()
2025-04-10 21:22 UTC
[PATCH pynfs] Add the ability to have NFS3Client connect using a secure port
2025-04-10 21:19 UTC
[PATCH pynfs] Use constants generated from the .x file for NFS_PROGRAM and versions
2025-04-10 21:19 UTC
[PATCH pynfs] Replace references of non-existant StandardError with Exception
2025-04-10 21:18 UTC
[PATCH 2/5] Allow max_retries and delay_time to be passed as arguments to compound()
2025-04-10 21:17 UTC
[PATCH pynfs] Actually reuse the slot only when the sequence op gets an NFS4ERR_DELAY status. Before this patch, any NFS4ERR_DELAY would consume a new slot even when the sequence op was not the culprit
2025-04-10 21:17 UTC
[PATCH 0/2] nfs: don't share pNFS DS connections between net namespaces
2025-04-10 19:57 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nfs: move the nfs4_data_server_cache into struct nfs_net
[PATCH] Import CHECKADDRINUSE from errno and drop "errno." when it is referenced. Was causing an exception
2025-04-10 18:18 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Update Neil Brown's email address
2025-04-10 16:39 UTC (2+ messages)
[PATCH] nfsd: decrease sc_count directly if fail to queue dl_recall
2025-04-10 14:30 UTC (3+ messages)
[PATCH] nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
2025-04-10 14:29 UTC (3+ messages)
[PATCH RFC] nfs: Fix shift-out-of-bounds UBSAN warning with negative retrans
2025-04-10 13:59 UTC (2+ messages)
nfs compile error nfslocalio.o and localio.o since v6.14-rc1
2025-04-10 2:09 UTC (16+ messages)
` [PATCH] nfs: add dummy definition for nfsd_file
` "
` [PATCH v2] "
NFSD automatically releases all states when underlying file system is unmounted
2025-04-09 21:00 UTC (3+ messages)
[Bug report] NULL pointer dereference in frwr_unmap_sync()
2025-04-09 16:26 UTC (5+ messages)
[PATCH] MAINTAINERS: Update Neil Brown's email address
2025-04-09 14:41 UTC
[PATCH] nfs: add missing selections of CONFIG_CRC32
2025-04-09 13:39 UTC (7+ messages)
[PATCH 0/2] Ignore SB_RDONLY when mounting and remounting nfs
2025-04-09 11:39 UTC (2+ messages)
[PATCH 0/3] access checking fixes for NLM under security policies
2025-04-08 20:40 UTC (29+ messages)
` [PATCH 1/3] nfsd: fix access checking for NLM under XPRTSEC policies
` [PATCH 2/3] nfsd: adjust nfsd4_spo_must_allow checking order
` [PATCH 3/3] nfsd: reset access mask for NLM calls in nfsd_permission
[PATCH v2] nfs: add a refcount tracker for struct net as held by the nfs_client
2025-04-08 13:43 UTC
Two NFSD commits for recent LTS kernels
2025-04-08 13:35 UTC
CB_GETATTR patches for 6.12.x stable series
2025-04-08 11:40 UTC
[PATCH 1/2] SUNRPC: Don't allow waiting for exiting tasks
2025-04-08 10:31 UTC (8+ messages)
` [PATCH 2/2] NFS: "
[PATCH V2] NFS: Fix shift-out-of-bounds UBSAN warning with negative retrans
2025-04-08 3:15 UTC
[PATCH] NFS: Fix shift-out-of-bounds UBSAN warning with negative retrans
2025-04-08 3:05 UTC (2+ messages)
NFS client read bandwidth is not scaling up with nconnect value higher 4+
2025-04-07 15:00 UTC (2+ messages)
[PATCH] nfs: don't negate the op_status in nfs4_flexfiles_io_event tracepoints
2025-04-07 14:40 UTC (3+ messages)
Increase RPCSVC_MAXPAYLOAD to 8M?
2025-04-07 13:58 UTC (3+ messages)
` Increase RPCSVC_MAXPAYLOAD to 8M, part DEUX
[PATCH v2 0/2] Two more places that need to handle ENETDOWN/ENETUNREACH
2025-04-06 15:54 UTC (5+ messages)
` [PATCH v2 1/2] NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
` [PATCH v2 2/2] NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors
[PATCH 0/2] Two more places that need to handle ENETDOWN/ENETUNREACH
2025-04-06 15:29 UTC (7+ messages)
` [PATCH 1/2] NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
` [PATCH 2/2] NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors
Leaking plh_return_segs in containerized pNFS client?
2025-04-06 9:04 UTC (2+ messages)
NFS client low performance in concurrent environment
2025-04-05 17:10 UTC (3+ messages)
[PATCH 1/6] VFS: improve interface for lookup_one functions
2025-04-04 23:00 UTC (5+ messages)
[PATCH] lib/iov_iter: fix to increase non slab folio refcount
2025-04-04 8:40 UTC
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2025-04-03 14:48 UTC (4+ messages)
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to "
[PATCH] nfs: Add missing release on error in nfs_lock_and_join_requests()
2025-04-03 4:35 UTC (3+ messages)
[GIT PULL] Please pull NFS client changes for Linux 6.15
2025-04-03 0:11 UTC (2+ messages)
[PATCH] NFS: Remove unused function nfs_umount
2025-04-02 17:31 UTC (2+ messages)
[PATCH] nfsd: remove redundant WARN_ON_ONCE in nfsd4_write
2025-04-02 14:33 UTC (2+ messages)
vers=4.1 in nfsmount.conf.d with Server
2025-04-02 0:34 UTC (2+ messages)
Memory reclaim and high nfsd usage
2025-04-01 20:43 UTC (5+ messages)
NFS Server Issues with RDMA in Kernel 6.13.6
2025-04-01 14:10 UTC (2+ messages)
[for v6.12 LTS] nfsd: fix legacy client tracking intialization
2025-04-01 13:19 UTC (3+ messages)
non-stop kworker NFS/RPC write traffic even after unmount
2025-04-01 12:20 UTC (4+ messages)
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-03-31
2025-04-01 9:52 UTC
[GIT PULL] NFSD changes for v6.15
2025-04-01 2:02 UTC (2+ messages)
ANNOUNCE: nfs-utils-2.8.3 released
2025-03-31 15:57 UTC (3+ messages)
kernel.org CI NFSv4.1 RDMA testing / test coverage?
2025-03-31 13:32 UTC (4+ messages)
Using Linux NFSv4.1 RDMA with normal network card?
2025-03-31 13:07 UTC (5+ messages)
The (sorry?) state of pNFS documentation?! Abandonware?
2025-03-29 18:55 UTC (5+ messages)
[3rd notice] Announcing the Spring 2025 NFS Bake-a-thon
2025-03-29 15:10 UTC
[PATCH 4/6] VFS: rename lookup_one_len family to lookup_noperm and remove permission check
2025-03-28 1:31 UTC (2+ messages)
[PATCH 1/6] VFS: improve interface for lookup_one functions
2025-03-28 1:14 UTC (2+ messages)
'refcount_t: addition on 0; use-after-free.' and 'refcount_t: underflow; use-after-free.' at fetching files via nfs (Talos II, kernel 6.13.8)
2025-03-27 23:26 UTC (2+ messages)
NFSD automatically releases all states when underlying file system is unmounted
2025-03-27 22:47 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (10+ messages)
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-27 16:20 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 16:20 UTC (2+ messages)
gloria
2025-03-27 9:27 UTC
[jlayton:rpc-shutdown] [sunrpc] 59a0395397: WARNING:at_net/sunrpc/sunrpc_syms.c:#sunrpc_pre_exit_net
2025-03-27 8:35 UTC
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