summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever2-2/+79
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever2-12/+65
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever13-86/+64
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever3-0/+23
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever13-39/+59
2020-11-30nfsd: Fix error return code in nfsd_file_cache_init()Huang Guobin1-0/+1
2020-11-30NFSD: Add SPDX header for fs/nfsd/trace.cChuck Lever1-0/+1
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2020-11-30NFSD: Clean up the show_nf_may macroChuck Lever1-14/+26
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever2-27/+1
2020-11-30nfsd/nfs3: remove unused macro nfsd3_fhandleresAlex Shi1-1/+0
2020-11-30NFSD: A semicolon is not needed after a switch statement.Tom Rix1-1/+1
2020-11-30svcrdma: support multiple Read chunks per RPCChuck Lever1-14/+222
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever3-71/+111
2020-11-30svcrdma: Rename info::ri_chunklenChuck Lever1-16/+15
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever3-113/+26
2020-11-30svcrdma: Remove chunk list pointersChuck Lever2-11/+1
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever2-28/+10
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever3-77/+100
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever5-87/+146
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever2-62/+80
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever4-37/+38
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever2-15/+15
2020-11-30svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever1-37/+30
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever6-84/+635
2020-11-30svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever2-12/+14
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever3-39/+77
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever4-29/+49
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever8-22/+23
2020-11-30svcrdma: Refactor the RDMA Write pathChuck Lever1-21/+35
2020-11-30svcrdma: Const-ify the xdr_buf argumentsChuck Lever1-2/+2
2020-11-30SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever2-4/+4
2020-11-30svcrdma: Catch another Reply chunk overflow caseChuck Lever1-0/+2
2020-11-30Linux 5.10-rc6Linus Torvalds1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-55/+84
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+4
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-43/+32
2020-11-29Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+4
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+5
2020-11-28Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub...Linus Torvalds6-15/+43
2020-11-28Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-34/+51
2020-11-28Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-10/+25
2020-11-28Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-0/+28
2020-11-28Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-119/+150
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds66-507/+864
2020-11-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-14/+23
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-19/+20
2020-11-27Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-73/+158