Chuck Lever ([email protected])

Number of posts: 748 (1.51 per day)
First post: 2022-12-18 17:41:45
Last post: 2024-04-25 21:48:04

Date List Subject
2023-12-04 14:58:08 linux-nfs [PATCH v1 16/21] svcrdma: Update synopsis of svc_rdma_copy_inline_range()
2023-12-04 14:58:04 linux-nfs [PATCH v1 15/21] svcrdma: Update the synopsis of svc_rdma_read_data_item()
2023-12-04 14:57:51 linux-nfs [PATCH v1 14/21] svcrdma: Update synopsis of svc_rdma_read_chunk_range()
2023-12-04 14:57:46 linux-nfs [PATCH v1 13/21] svcrdma: Update synopsis of svc_rdma_build_read_chunk()
2023-12-04 14:57:41 linux-nfs [PATCH v1 12/21] svcrdma: Update synopsis of svc_rdma_build_read_segment()
2023-12-04 14:57:32 linux-nfs [PATCH v1 11/21] svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
2023-12-04 14:57:29 linux-nfs [PATCH v1 10/21] svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
2023-12-04 14:57:21 linux-nfs [PATCH v1 09/21] svcrdma: Start moving fields out of struct svc_rdma_read_info
2023-12-04 14:57:14 linux-nfs [PATCH v1 08/21] svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
2023-12-04 14:57:07 linux-nfs [PATCH v1 07/21] svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
2023-12-04 14:57:05 linux-nfs [PATCH v1 06/21] svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
2023-12-04 14:56:54 linux-nfs [PATCH v1 05/21] svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
2023-12-04 14:56:52 linux-nfs [PATCH v1 04/21] svcrdma: Explicitly pass the transport into Read chunk I/O paths
2023-12-04 14:56:47 linux-nfs [PATCH v1 03/21] svcrdma: Explicitly pass the transport into Write chunk I/O paths
2023-12-04 14:56:39 linux-nfs [PATCH v1 02/21] svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
2023-12-04 14:56:28 linux-nfs [PATCH v1 01/21] svcrdma: Reduce size of struct svc_rdma_rw_ctxt
2023-12-04 14:56:22 linux-nfs [PATCH v1 00/21] svc_rdma_read_info clean ups
2023-11-28 22:01:41 linux-nfs [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
2023-11-28 22:01:33 linux-nfs [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
2023-11-28 22:01:30 linux-nfs [PATCH 0/2] nfsd fixes for 6.1.y
2023-11-28 22:00:27 linux-nfs [PATCH 8/8] NFSD: Fix checksum mismatches in the duplicate reply cache
2023-11-28 22:00:22 linux-nfs [PATCH 7/8] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
2023-11-28 22:00:18 linux-nfs [PATCH 3/8] NFSD: Replace nfsd_prune_bucket()
2023-11-28 22:00:14 linux-nfs [PATCH 6/8] NFSD: Rename struct svc_cacherep
2023-11-28 22:00:08 linux-nfs [PATCH 5/8] NFSD: Remove svc_rqst::rq_cacherep
2023-11-28 22:00:01 linux-nfs [PATCH 4/8] NFSD: Refactor the duplicate reply cache shrinker
2023-11-28 21:59:49 linux-nfs [PATCH 2/8] NFSD: Rename nfsd_reply_cache_alloc()
2023-11-28 21:59:41 linux-nfs [PATCH 1/8] NFSD: Refactor nfsd_reply_cache_free_locked()
2023-11-28 21:59:37 linux-nfs [PATCH 0/8] nfsd fixes for 6.5.y
2023-11-28 21:58:43 linux-nfs [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
2023-11-28 21:58:39 linux-nfs [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
2023-11-28 21:58:33 linux-nfs [PATCH 0/2] nfsd fixes for 6.6.y
2023-11-27 16:34:10 linux-nfs [PATCH v1 2/5] rpcrdma: Introduce a simple cid tracepoint class
2023-11-27 16:34:01 linux-nfs [PATCH v1 5/5] svcrdma: Update some svcrdma DMA-related tracepoints
2023-11-27 16:33:58 linux-nfs [PATCH v1 4/5] svcrdma: DMA error tracepoints should report completion IDs
2023-11-27 16:33:50 linux-nfs [PATCH v1 3/5] svcrdma: SQ error tracepoints should report completion IDs
2023-11-27 16:33:29 linux-nfs [PATCH v1 1/5] svcrdma: Add lockdep class keys for transport locks
2023-11-27 16:33:22 linux-nfs [PATCH v1 0/5] svcrdma observability improvements
2023-11-21 16:41:11 linux-nfs [PATCH v2 6/6] svcrdma: Clean up locking
2023-11-21 16:41:04 linux-nfs [PATCH v2 5/6] svcrdma: Add an async version of svc_rdma_write_info_free()
2023-11-21 16:40:38 linux-nfs [PATCH v2 4/6] svcrdma: Add an async version of svc_rdma_send_ctxt_put()
2023-11-21 16:40:35 linux-nfs [PATCH v2 3/6] svcrdma: Add a utility workqueue to svcrdma
2023-11-21 16:40:24 linux-nfs [PATCH v2 2/6] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
2023-11-21 16:40:17 linux-nfs [PATCH v2 1/6] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
2023-11-21 16:40:11 linux-nfs [PATCH v2 0/6] Was: "Switch NFS server CQs to use soft IRQ"
2023-11-20 18:54:13 linux-nfs [PATCH RFC 5/5] configure: Make --enable-junction=yes the default
2023-11-20 18:54:09 linux-nfs [PATCH RFC 4/5] nfsref: Improve nfsref(5)
2023-11-20 18:54:00 linux-nfs [PATCH RFC 3/5] nfsref: Remove unneeded #include in utils/nfsref/nfsref.c
2023-11-20 18:53:53 linux-nfs [PATCH RFC 2/5] junction: Remove xmlIndentTreeOutput
2023-11-20 18:53:52 linux-nfs [PATCH RFC 1/5] junction: Replace xmlParseMemory
2023-11-20 18:53:46 linux-nfs [PATCH RFC 0/5] Possible changes to nfs-utils junction support