messages from 2024-07-10 14:43:55 to 2024-07-17 22:56:15 UTC [more...]
[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
2024-07-17 22:56 UTC (11+ messages)
linux-next: Signed-off-by missing for commit in the nfs-anna tree
2024-07-17 22:14 UTC
[GIT PULL] NFSD changes for v6.11
2024-07-17 20:18 UTC (2+ messages)
[PATCH RESEND v2 0/3] nfs: Improve throughput for random buffered writes
2024-07-17 17:44 UTC (3+ messages)
[PATCH 00/14 RFC] support automatic changes to nfsd thread count
2024-07-17 15:24 UTC (31+ messages)
` [PATCH 01/14] lockd: discard nlmsvc_timeout
` [PATCH 02/14] SUNRPC: make various functions static, or not exported
` [PATCH 03/14] nfsd: move nfsd_pool_stats_open into nfsctl.c
` [PATCH 04/14] nfsd: don't allocate the versions array
` [PATCH 05/14] sunrpc: change sp_nrthreads from atomic_t to unsigned int
` [PATCH 06/14] sunrpc: don't take ->sv_lock when updating ->sv_nrthreads
` [PATCH 07/14] Change unshare_fs_struct() to never fail
` [PATCH 08/14] SUNRPC: move nrthreads counting to start/stop threads
` [PATCH 09/14] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients
` [PATCH 10/14] nfs: dynamically adjust per-client DRC slot limits
` [PATCH 11/14] nfsd: don't use sv_nrthreads in connection limiting calculations
` [PATCH 12/14] sunrpc: introduce possibility that requested number of threads is different from actual
` [PATCH 13/14] nfsd: introduce concept of a maximum number of threads
` [PATCH 14/14] nfsd: adjust number of running nfsd threads
[PATCH v2] SUNRPC: Fix a race to wake a sync task
2024-07-17 14:49 UTC
[PATCH v6 0/9] fs: multigrain timestamp redux
2024-07-17 12:02 UTC (27+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 6/9] xfs: switch to "
` [PATCH v6 7/9] ext4: "
` [PATCH v6 8/9] btrfs: convert "
` [PATCH v6 9/9] tmpfs: add support for "
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-07-16
2024-07-17 6:17 UTC
`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
2024-07-17 5:33 UTC
[PATCH] tests/nsm_client: Fix nsm_client compile warnings
2024-07-17 2:26 UTC
[PATCH] tests/nsm_client: Fix nsm_client compile warnings
2024-07-17 1:58 UTC
[PATCH] SUNRPC: Fix a race to wake a sync task
2024-07-16 18:31 UTC (9+ messages)
kernel 6.10
2024-07-16 16:09 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-15 20:39 UTC (12+ messages)
long-term stable backports of NFSD patches
2024-07-15 14:30 UTC
[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
2024-07-15 14:06 UTC (8+ messages)
[PATCH -next,v2] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
2024-07-15 13:59 UTC (10+ messages)
[PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings
2024-07-15 11:43 UTC (3+ messages)
` [PATCH 1/2] nfsdctl: make "autostart" default to 16 threads
` [PATCH 2/2] nfsdctl: fix compiler warnings
linux-next: manual merge of the nfs-anna tree with the mm-stable tree
2024-07-15 4:13 UTC (3+ messages)
[PATCH 1/2] nfs: pass explicit offset/count to trace events
2024-07-14 13:29 UTC (5+ messages)
` [PATCH 2/2] nfs: split nfs_read_folio
[PATCH v2] NFS: add new nfs3 acl tracepoint events
2024-07-14 13:26 UTC (2+ messages)
is nfs-utils aware of cgroup memory limits?
2024-07-14 12:26 UTC (2+ messages)
[PATCH] NFS: Use seq_putc() in nfs_show_path()
2024-07-13 19:45 UTC
[PATCH] nfsd: Use seq_putc() in seq_quote_mem()
2024-07-13 19:16 UTC
How to debug intermittent increasing md/inflight but no disk activity?
2024-07-13 17:44 UTC (9+ messages)
[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
2024-07-13 9:33 UTC (4+ messages)
` [PATCH RFC 2/2] "
[PATCH] nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
2024-07-12 17:08 UTC (2+ messages)
[LTP] [PATCH 1/1] nfsstat01: Update client RPC calls for kernel 6.9
2024-07-12 14:07 UTC (17+ messages)
[PATCH] SUNRPC: Fixup gss_status tracepoint error output
2024-07-12 11:35 UTC (8+ messages)
[PATCH -next] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
2024-07-12 7:25 UTC (3+ messages)
[PATCH v5 0/9] fs: multigrain timestamp redux
2024-07-11 19:40 UTC (21+ messages)
` [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v5 3/9] fs: add percpu counters for significant "
` [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v5 6/9] xfs: switch to "
` [PATCH v5 7/9] ext4: "
` [PATCH v5 8/9] btrfs: convert "
` [PATCH v5 9/9] tmpfs: add support for "
[PATCH] nfsd: use system_unbound_wq for nfsd_file_gc_worker()
2024-07-11 18:32 UTC (2+ messages)
[PATCH 0/3] nfsd: plug some filecache refcount leaks
2024-07-11 18:27 UTC (7+ messages)
` [PATCH 1/3] nfsd: fix refcount leak when failing to hash nfsd_file
[PATCH v2] SUNRPC: Fixup gss_status tracepoint error output
2024-07-11 17:21 UTC
Leaked nfsd_file due to race condition and early unhash (fs/nfsd/filecache.c)
2024-07-11 15:02 UTC (19+ messages)
[PATCH] nfs: do not extent writes to the entire folio
2024-07-11 14:43 UTC (2+ messages)
[PATCH] nfs/blocklayout: add support for NVMe
2024-07-11 14:04 UTC (2+ messages)
[PATCH 1/2] rpcrdma: fix handling for RDMA_CM_EVENT_DISCONNECTED due to address change
2024-07-11 13:31 UTC (7+ messages)
` [PATCH 2/2] rpcrdma: improve handling of RDMA_CM_EVENT_ADDR_CHANGE
[PATCH v2] xfs: enable WQ_MEM_RECLAIM on m_sync_workqueue
2024-07-11 11:55 UTC (3+ messages)
[PATCH net v3 resend] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
2024-07-11 10:30 UTC (4+ messages)
[PATCH] nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
2024-07-11 8:06 UTC (3+ messages)
[RFC PATCH 0/1] A rare failure to wake up sync tasks
2024-07-10 20:32 UTC (2+ messages)
` [RFC PATCH 1/1] SUNRPC: Fix a race to wake a sync task
[PATCH v2] fs: nfs: add missing MODULE_DESCRIPTION() macros
2024-07-10 17:20 UTC (5+ messages)
[PATCH] nfsd: add list_head nf_gc to struct nfsd_file
2024-07-10 14:43 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