messages from 2025-04-08 10:31:36 to 2025-04-23 15:21:22 UTC [more...]
[PATCH v3 00/11] Allocate payload arrays dynamically
2025-04-23 15:21 UTC (3+ messages)
` [PATCH v3 01/11] sunrpc: Remove backchannel check in svc_init_buffer()
` [PATCH v3 02/11] sunrpc: Add a helper to derive maxpages from sv_max_mesg
nfs compile error nfslocalio.o and localio.o since v6.14-rc1
2025-04-23 14:59 UTC (26+ messages)
` [PATCH] nfs: add dummy definition for nfsd_file
` [PATCH v2] "
[PATCH] fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
2025-04-23 14:39 UTC (2+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-04-23 14:38 UTC (5+ messages)
` [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
` [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[PATCH v2 00/10] Allocate payload arrays dynamically
2025-04-23 13:16 UTC (20+ messages)
` [PATCH v2 01/10] sunrpc: Remove backchannel check in svc_init_buffer()
` [PATCH v2 02/10] sunrpc: Add a helper to derive maxpages from sv_max_mesg
` [PATCH v2 03/10] sunrpc: Replace the rq_pages array with dynamically-allocated memory
` [PATCH v2 04/10] sunrpc: Replace the rq_vec "
` [PATCH v2 05/10] sunrpc: Replace the rq_bvec "
` [PATCH v2 06/10] sunrpc: Adjust size of socket's receive page array dynamically
` [PATCH v2 07/10] svcrdma: Adjust the number of RDMA contexts per transport
` [PATCH v2 08/10] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v2 09/10] svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
` [PATCH v2 10/10] sunrpc: Remove the RPCSVC_MAXPAGES macro
Fwd: Regarding service request 1841915
2025-04-23 9:34 UTC (2+ messages)
` a discussion on CVE-2025-2312
[PATCH] NFS/localio: Fix a race in nfs_local_open_fh()
2025-04-23 0:14 UTC (2+ messages)
[PATCH] NFS/localio: Fix a race in nfs_local_open_fh()
2025-04-22 14:39 UTC (2+ messages)
` "
[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
2025-04-22 11:22 UTC (5+ messages)
[PATCH pynfs v2] pynfs: add test for read with delegation stateid after close
2025-04-21 20:44 UTC
leaked pNFS DS nfs_client references
2025-04-21 19:46 UTC
[PATCH] pynfs: add test for read with delegation stateid after close
2025-04-21 13:40 UTC (2+ messages)
[PATCH v2 0/2] nfs: don't share pNFS DS connections between net namespaces
2025-04-21 13:30 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] nfs: move the nfs4_data_server_cache into struct nfs_net
[PATCH 0/2] nfs: handle failure during allocing lock/unlock data
2025-04-21 12:00 UTC (6+ messages)
` [PATCH 1/2] nfs: handle failure of nfs_get_lock_context in unlock path
` [PATCH 2/2] nfs: handle failure of get_nfs_open_context
[linus:master] [nfsd] eccbbc7c00: dbench.max_latency 99.9% improvement
2025-04-21 5:44 UTC
[Final reminder] Spring 2025 NFS Bake-a-thon
2025-04-19 19:10 UTC
[GIT PULL] First set of NFSD fixes for v6.15
2025-04-19 17:44 UTC (2+ messages)
[PATCH] nfs: handle failure of nfs_get_lock_context in unlock path
2025-04-19 12:25 UTC (6+ messages)
[PATCH] nfs: fix the race of lock/unlock and open
2025-04-19 8:57 UTC
[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
2025-04-18 18:03 UTC (3+ messages)
[PATCH] nfs: Use IS_ERR_OR_NULL() helper function
2025-04-18 17:27 UTC (2+ messages)
[PATCH] sunrpc: allow SOMAXCONN backlogged TCP connections
2025-04-18 14:00 UTC (2+ messages)
non-stop kworker NFS/RPC write traffic even after unmount
2025-04-18 13:31 UTC (4+ messages)
[RFC][PATCH] nfs: Revert "nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS"
2025-04-18 2:02 UTC (2+ messages)
Wanted: more fixups for client delegations test/free walk
2025-04-17 14:53 UTC (5+ messages)
Two NFSD commits for recent LTS kernels
2025-04-17 14:17 UTC (2+ messages)
[PATCH] nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
2025-04-17 12:48 UTC (2+ messages)
[RFC PATCH 0/2] Move rq_vec[] and rq_bvec[] out of svc_rqst
2025-04-16 18:55 UTC (6+ messages)
` [RFC PATCH 1/2] sunrpc: Replace the rq_bvec array with dynamically-allocated memory
` [RFC PATCH 2/2] sunrpc: Replace the rq_vec "
[PATCH v2] NFSv4: xattr handlers should check for absent nfs filehandles
2025-04-16 15:23 UTC
[PATCH] NFSv4: xattr handlers should check for absent nfs filehandles
2025-04-15 19:56 UTC (3+ messages)
[PATCH] deleg: break infinite loop in DELEG8 test
2025-04-15 14:49 UTC (3+ messages)
NFS/SELinux regression caused by commit fc2a169c56de ("sunrpc: clean cache_detail immediately when flush is written frequently")
2025-04-15 9:22 UTC (5+ 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-04-14
2025-04-14 21:17 UTC
[PATCH] nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
2025-04-14 17:42 UTC (3+ messages)
[PATCH 0/2 v2] VFS: minor improvements to a couple of interfaces
2025-04-14 15:54 UTC (4+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
[Reminder] Spring 2025 NFS Bake-a-thon
2025-04-12 20:04 UTC
Async client v4 mount results in unexpected number of extents on the server
2025-04-12 19:19 UTC (5+ messages)
[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] 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] 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)
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 (5+ messages)
[PATCH 0/2] Ignore SB_RDONLY when mounting and remounting nfs
2025-04-09 11:39 UTC (2+ messages)
[PATCH 3/3] nfsd: reset access mask for NLM calls in nfsd_permission
2025-04-08 20:40 UTC (4+ messages)
[PATCH v2] nfs: add a refcount tracker for struct net as held by the nfs_client
2025-04-08 13:43 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 (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