messages from 2023-11-27 20:22:00 to 2023-12-04 20:25:14 UTC [more...]
[PATCH v2 0/4] SUNRPC: Various RCU fixes
2023-12-04 20:25 UTC
kernel v6.6.3: nfsd hangs in nfsd_break_deleg_cb
2023-12-04 19:12 UTC (3+ messages)
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads
2023-12-04 16:58 UTC (8+ messages)
` [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
` [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue
[PATCH 0/4] SUNRPC: Various RCU fixes
2023-12-04 17:00 UTC (10+ messages)
` [PATCH 1/4] SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
` [PATCH 2/4] SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
` [PATCH 3/4] SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
` [PATCH 4/4] SUNRPC: Fix a suspicious RCU usage warning
[PATCH v1 00/21] svc_rdma_read_info clean ups
2023-12-04 15:00 UTC (23+ messages)
` [PATCH v1 01/21] svcrdma: Reduce size of struct svc_rdma_rw_ctxt
` [PATCH v1 02/21] svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
` [PATCH v1 03/21] svcrdma: Explicitly pass the transport into Write chunk I/O paths
` [PATCH v1 04/21] svcrdma: Explicitly pass the transport into Read "
` [PATCH v1 05/21] svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
` [PATCH v1 06/21] svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
` [PATCH v1 07/21] svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
` [PATCH v1 08/21] svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
` [PATCH v1 09/21] svcrdma: Start moving fields out of struct svc_rdma_read_info
` [PATCH v1 10/21] svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
` [PATCH v1 11/21] svcrdma: Move read_info::ri_pageoff into "
` [PATCH v1 12/21] svcrdma: Update synopsis of svc_rdma_build_read_segment()
` [PATCH v1 13/21] svcrdma: Update synopsis of svc_rdma_build_read_chunk()
` [PATCH v1 14/21] svcrdma: Update synopsis of svc_rdma_read_chunk_range()
` [PATCH v1 15/21] svcrdma: Update the synopsis of svc_rdma_read_data_item()
` [PATCH v1 16/21] svcrdma: Update synopsis of svc_rdma_copy_inline_range()
` [PATCH v1 17/21] svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
` [PATCH v1 18/21] svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
` [PATCH v1 19/21] svcrdma: Update the synopsis of svc_rdma_read_special()
` [PATCH v1 20/21] svcrdma: Remove struct svc_rdma_read_info
` [PATCH v1 21/21] svcrdma: Move the svc_rdma_cc_init() call
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-12-04 15:01 UTC (26+ messages)
[PATCH] nfsd: remove unnecessary NULL check
2023-12-04 14:33 UTC (3+ messages)
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
2023-12-04 1:30 UTC (31+ messages)
PATH_MAX/max symlink length in the NFSv4/v4.1 protocol?
2023-12-03 21:23 UTC
[PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
2023-12-03 17:32 UTC (3+ messages)
Inquiry about NFS Patch "NFS: Don't call generic_error_remove_page() while holding locks"
2023-12-02 6:14 UTC
[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-02 4:12 UTC
[PATCH 1/1] SUNRPC: fix _xprt_switch_find_current_entry logic
2023-12-01 19:42 UTC
[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
2023-12-01 7:28 UTC (24+ messages)
` [PATCH v5 1/3] NFSD: convert write_threads to netlink command
` [PATCH v5 2/3] NFSD: convert write_version "
` [PATCH v5 3/3] NFSD: convert write_ports "
[PATCH v7 19/23] ima: Move to LSM infrastructure
2023-12-01 0:00 UTC (6+ messages)
` [PATCH v7 20/23] ima: Move IMA-Appraisal "
` [PATCH v7 21/23] evm: Move "
` [PATCH v7 22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM
` [PATCH v7 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH] SUNRPC: Replace strlcpy() with strscpy()
2023-11-30 20:43 UTC (2+ messages)
[PATCH 6.1 53/82] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
2023-11-30 16:22 UTC (2+ messages)
` [PATCH 6.1 54/82] NFSD: Fix checksum mismatches in the duplicate reply cache
[PATCH 6.6 001/112] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
2023-11-30 16:20 UTC (2+ messages)
` [PATCH 6.6 002/112] NFSD: Fix checksum mismatches in the duplicate reply cache
mount options not propagating to NFSACL and NSM RPC clients
2023-11-30 14:30 UTC (4+ messages)
How to set the NFSv4 "HIDDEN" attribute on Linux?
2023-11-30 14:17 UTC (10+ messages)
` <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? "
Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
2023-11-30 14:08 UTC (6+ messages)
NFSv4 alternate data streams?
2023-11-30 14:03 UTC (3+ messages)
[PATCH 0/8] nfsd fixes for 6.5.y
2023-11-30 13:49 UTC (12+ messages)
` [PATCH 1/8] NFSD: Refactor nfsd_reply_cache_free_locked()
` [PATCH 2/8] NFSD: Rename nfsd_reply_cache_alloc()
` [PATCH 3/8] NFSD: Replace nfsd_prune_bucket()
` [PATCH 4/8] NFSD: Refactor the duplicate reply cache shrinker
` [PATCH 5/8] NFSD: Remove svc_rqst::rq_cacherep
` [PATCH 6/8] NFSD: Rename struct svc_cacherep
` [PATCH 7/8] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 8/8] NFSD: Fix checksum mismatches in the duplicate reply cache
[PATCH 0/2] nfsd fixes for 6.6.y
2023-11-30 13:28 UTC (5+ messages)
` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
NFSv4.2: How to deallocate a range of bytes in a file, aka "punch a hole"?
2023-11-30 12:45 UTC (2+ messages)
umount.nfs: /mnt: block devices not permitted on fs
2023-11-30 12:23 UTC (3+ messages)
[PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed
2023-11-30 4:48 UTC (2+ messages)
what data can I collect to help with nfs 4.2 hang?
2023-11-29 14:52 UTC
[PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
2023-11-29 12:34 UTC (4+ messages)
` [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
[PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given
2023-11-29 12:33 UTC (2+ messages)
[PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell
2023-11-29 12:32 UTC (2+ messages)
[PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
2023-11-28 22:45 UTC (6+ messages)
[PATCH 0/2] nfsd fixes for 6.1.y
2023-11-28 22:10 UTC (4+ messages)
` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
Question about O_APPEND | O_DIRECT
2023-11-28 18:28 UTC (11+ messages)
changes to struct rpc_gss_sec
2023-11-28 1:14 UTC (5+ messages)
[PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag
2023-11-27 20:21 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