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
2024-01-26 17:47:59 linux-nfs [PATCH 2 13/14] SUNRPC: Remove stale comments
2024-01-26 17:47:57 linux-nfs [PATCH 2 12/14] NFSD: Remove BUG_ON in nfsd4_process_cb_update()
2024-01-26 17:47:52 linux-nfs [PATCH 2 09/14] SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
2024-01-26 17:47:48 linux-nfs [PATCH 2 07/14] NFSD: Rename nfsd_cb_state trace point
2024-01-26 17:47:40 linux-nfs [PATCH 2 03/14] NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
2024-01-25 16:33:52 linux-nfs [PATCH RFC 07/13] NFSD: Add callback operation lifetime trace points
2024-01-25 16:31:10 linux-nfs [PATCH RFC 13/13] NFSD: Remove redundant cb_seq_status initialization
2024-01-25 16:30:00 linux-nfs [PATCH RFC 12/13] SUNRPC: Remove stale comments
2024-01-25 16:29:59 linux-nfs [PATCH RFC 11/13] NFSD: Remove BUG_ON in nfsd4_process_cb_update()
2024-01-25 16:29:56 linux-nfs [PATCH RFC 10/13] NFSD: Replace comment with lockdep assertion
2024-01-25 16:29:55 linux-nfs [PATCH RFC 09/13] NFSD: Remove unused @reason argument
2024-01-25 16:29:52 linux-nfs [PATCH RFC 08/13] SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
2024-01-25 16:29:36 linux-nfs [PATCH RFC 06/13] NFSD: Rename nfsd_cb_state trace point
2024-01-25 16:29:14 linux-nfs [PATCH RFC 05/13] NFSD: Replace dprintks in nfsd4_cb_sequence_done()
2024-01-25 16:29:10 linux-nfs [PATCH RFC 04/13] NFSD: Add nfsd_seq4_status trace event
2024-01-25 16:29:02 linux-nfs [PATCH RFC 03/13] NFSD: Retransmit callbacks after client reconnects
2024-01-25 16:28:57 linux-nfs [PATCH RFC 02/13] NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
2024-01-25 16:28:52 linux-nfs [PATCH RFC 01/13] NFSD: Reset cb_seq_status after NFS4ERR_DELAY
2024-01-25 16:28:43 linux-nfs [PATCH RFC 00/13] NFSD backchannel fixes
2024-01-23 16:13:04 linux-nfs [PATCH v1] NFSD: Add a switch to disable nfsd_splice_read()
2024-01-20 13:57:59 linux-nfs [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility
2024-01-20 13:57:56 linux-nfs [PATCH v5 1/2] exportfs: fix the fallback implementation of the get_name export operation
2024-01-20 13:57:51 linux-nfs [PATCH v5 0/2] fix the fallback implementation of get_name
2024-01-04 20:55:51 linux-nfs [PATCH v4 1/2] exportfs: fix the fallback implementation of the get_name export operation
2024-01-04 20:55:44 linux-nfs [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility
2024-01-04 20:55:33 linux-nfs [PATCH v4 0/2] fix the fallback implementation of get_name
2024-01-04 16:19:06 linux-nfs [PATCH v3 2/2] fs: Create a generic is_dot_dotdot() utility
2024-01-04 16:19:03 linux-nfs [PATCH v3 1/2] exportfs: fix the fallback implementation of the get_name export operation
2024-01-04 16:18:54 linux-nfs [PATCH v3 0/2] fix the fallback implementation of get_name
2024-01-03 15:21:01 linux-nfs [PATCH v2 0/2] fix the fallback implementation of get_name
2024-01-03 15:20:02 linux-nfs [PATCH v2 2/2] fs: Create a generic is_dot_dotdot() utility
2024-01-03 15:19:58 linux-nfs [PATCH v2 1/2] exportfs: fix the fallback implementation of the get_name export operation
2023-12-18 22:32:55 linux-nfs [PATCH v1 4/4] svcrdma: Implement multi-stage Read completion again
2023-12-18 22:32:36 linux-nfs [PATCH v1 3/4] svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
2023-12-18 22:32:31 linux-nfs [PATCH v1 2/4] svcrdma: Add back svcxprt_rdma::sc_read_complete_q
2023-12-18 22:32:25 linux-nfs [PATCH v1 1/4] svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
2023-12-18 22:31:46 linux-nfs [PATCH v1 0/4] svcrdma: Go back to multi-staged RDMA Reads
2023-12-11 15:24:57 linux-nfs [PATCH v1 8/8] svcrdma: Increase the per-transport rw_ctx count
2023-12-11 15:24:56 linux-nfs [PATCH v1 7/8] svcrdma: Use all allocated Send Queue entries
2023-12-11 15:24:44 linux-nfs [PATCH v1 6/8] svcrdma: Reserve an extra WQE for ib_drain_rq()
2023-12-11 15:24:38 linux-nfs [PATCH v1 5/8] svcrdma: Clean up comment in svc_rdma_accept()
2023-12-11 15:24:31 linux-nfs [PATCH v1 4/8] svcrdma: Remove queue-shortening warnings
2023-12-11 15:24:29 linux-nfs [PATCH v1 3/8] svcrdma: Remove pointer addresses shown in dprintk()
2023-12-11 15:24:25 linux-nfs [PATCH v1 2/8] svcrdma: Optimize svc_rdma_cc_init()
2023-12-11 15:24:17 linux-nfs [PATCH v1 1/8] svcrdma: De-duplicate completion ID initialization helpers
2023-12-11 15:24:10 linux-nfs [PATCH v1 0/8] More svcrdma improvements
2023-12-04 14:58:37 linux-nfs [PATCH v1 21/21] svcrdma: Move the svc_rdma_cc_init() call
2023-12-04 14:58:31 linux-nfs [PATCH v1 20/21] svcrdma: Remove struct svc_rdma_read_info
2023-12-04 14:58:24 linux-nfs [PATCH v1 19/21] svcrdma: Update the synopsis of svc_rdma_read_special()
2023-12-04 14:58:18 linux-nfs [PATCH v1 18/21] svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
2023-12-04 14:58:13 linux-nfs [PATCH v1 17/21] svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()