summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08svcrdma: Move the svc_rdma_cc_init() callChuck Lever3-3/+11
2024-01-08svcrdma: Remove struct svc_rdma_read_infoChuck Lever1-29/+0
2024-01-08svcrdma: Update the synopsis of svc_rdma_read_special()Chuck Lever1-10/+9
2024-01-08svcrdma: Update the synopsis of svc_rdma_read_call_chunk()Chuck Lever1-13/+11
2024-01-08svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()Chuck Lever1-10/+9
2024-01-08svcrdma: Update synopsis of svc_rdma_copy_inline_range()Chuck Lever1-8/+9
2024-01-08svcrdma: Update the synopsis of svc_rdma_read_data_item()Chuck Lever1-9/+8
2024-01-08svcrdma: Update synopsis of svc_rdma_read_chunk_range()Chuck Lever1-12/+12
2024-01-08svcrdma: Update synopsis of svc_rdma_build_read_chunk()Chuck Lever1-11/+10
2024-01-08svcrdma: Update synopsis of svc_rdma_build_read_segment()Chuck Lever2-8/+16
2024-01-08svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxtChuck Lever2-16/+16
2024-01-08svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxtChuck Lever2-12/+10
2024-01-08svcrdma: Start moving fields out of struct svc_rdma_read_infoChuck Lever2-31/+30
2024-01-08svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.hChuck Lever2-18/+15
2024-01-08svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma fieldChuck Lever1-2/+0
2024-01-08svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()Chuck Lever1-6/+7
2024-01-08svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()Chuck Lever1-5/+5
2024-01-08svcrdma: Explicitly pass the transport into Read chunk I/O pathsChuck Lever1-22/+36
2024-01-08svcrdma: Explicitly pass the transport into Write chunk I/O pathsChuck Lever1-1/+4
2024-01-08svcrdma: Acquire the svcxprt_rdma pointer from the CQ contextChuck Lever1-2/+3
2024-01-08svcrdma: Reduce size of struct svc_rdma_rw_ctxtChuck Lever1-4/+8
2024-01-08svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever2-15/+16
2024-01-08svcrdma: DMA error tracepoints should report completion IDsChuck Lever2-41/+42
2024-01-08svcrdma: SQ error tracepoints should report completion IDsChuck Lever3-26/+35
2024-01-08rpcrdma: Introduce a simple cid tracepoint classChuck Lever5-71/+30
2024-01-08svcrdma: Add lockdep class keys for transport locksChuck Lever1-0/+6
2024-01-08svcrdma: Clean up lockingChuck Lever1-2/+2
2024-01-08svcrdma: Add an async version of svc_rdma_write_info_free()Chuck Lever1-1/+11
2024-01-08svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2-9/+27
2024-01-08svcrdma: Add a utility workqueue to svcrdmaChuck Lever3-8/+26
2024-01-08svcrdma: Pre-allocate svc_rdma_recv_ctxt objectsChuck Lever1-11/+21
2024-01-08svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever3-22/+23
2024-01-08NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong3-44/+23
2024-01-08nfsd: remove unnecessary NULL checkDan Carpenter1-1/+1
2024-01-08SUNRPC: Remove RQ_SPLICE_OKChuck Lever4-15/+0
2024-01-08NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever3-7/+14
2024-01-08NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever2-1/+26
2024-01-08SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever3-1/+28
2024-01-08NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever1-3/+17
2024-01-08NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2-27/+1
2024-01-08NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever1-1/+1
2024-01-08NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov1-4/+3
2024-01-08nfsd: new Kconfig option for legacy client trackingJeff Layton3-34/+85
2024-01-07Linux 6.7v6.7Linus Torvalds1-1/+1
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-06Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds15-19/+52
2024-01-06Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-21/+17
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+51
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-27/+17