- 4108e10 Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
- bade4be svcrdma: Revert "svcrdma: Reduce Receive doorbell rate" by Chuck Lever · 3 years, 10 months ago
- f0940f4 SUNRPC: Set memalloc_nofs_save() for sync tasks by Benjamin Coddington · 3 years, 10 months ago
- 0ddc942 rpc: fix NULL dereference on kmalloc failure by J. Bruce Fields · 3 years, 10 months ago
- f1442d63 sunrpc: fix refcount leak for rpc auth modules by Daniel Kobras · 3 years, 10 months ago
- c7de87f NFSD: Repair misuse of sv_lock in 5.10.16-rt30. by Joe Korty · 3 years, 10 months ago
- 6820bf7 svcrdma: disable timeouts on rdma backchannel by Timo Rothenpieler · 3 years, 11 months ago
- 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
- 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
- 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
- 4d12b72 SUNRPC: Further clean up svc_tcp_sendmsg() by Chuck Lever · 3 years, 11 months ago
- 987c7b1 SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg() by Trond Myklebust · 3 years, 11 months ago
- e0a912e SUNRPC: Use TCP_CORK to optimise send performance on the server by Trond Myklebust · 3 years, 11 months ago
- 0ac24c3 svcrdma: Hold private mutex while invoking rdma_accept() by Chuck Lever · 3 years, 11 months ago
- 586a078 xprtrdma: Clean up rpcrdma_prepare_readch() by Chuck Lever · 4 years ago
- 2324fbe xprtrdma: Pad optimization, revisited by Chuck Lever · 4 years ago
- 84dff5e rpcrdma: Fix comments about reverse-direction operation by Chuck Lever · 4 years ago
- 67b1662 xprtrdma: Refactor invocations of offset_in_page() by Chuck Lever · 4 years ago
- 54e6aec xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map() by Chuck Lever · 4 years ago
- 9929f4a xprtrdma: Remove FMR support in rpcrdma_convert_iovs() by Chuck Lever · 4 years ago
- 93f479d SUNRPC: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- 12b20ce net: sunrpc: xprtsock.c: Corrected few spellings ,in comments by Bhaskar Chowdhury · 4 years, 2 months ago
- 8c71139 SUNRPC: correct error code comment in xs_tcp_setup_socket() by Calum Mackay · 4 years, 2 months ago
- bad4c6e SUNRPC: Fix NFS READs that start at non-page-aligned offsets by Chuck Lever · 4 years ago
- e4a7d1f SUNRPC: Handle 0 length opaque XDR object data properly by Dave Wysochanski · 4 years ago
- ba6dfce SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
- 4ff923c SUNRPC: Correct a comment by Chuck Lever · 4 years ago
- dd2d055 svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom() by Chuck Lever · 4 years ago
- 43042b9 svcrdma: Reduce Receive doorbell rate by Chuck Lever · 4 years, 1 month ago
- c6226ff svcrdma: Deprecate stat variables that are no longer used by Chuck Lever · 4 years ago
- 1e7e55731 svcrdma: Restore read and write stats by Chuck Lever · 4 years ago
- 22df5a2 svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter by Chuck Lever · 4 years ago
- df971cd svcrdma: Convert rdma_stat_recv to a per-CPU counter by Chuck Lever · 4 years ago
- 59a0025 svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up() by Chuck Lever · 4 years ago
- f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
- 5f39d27 SUNRPC: Move the svc_xdr_recvfrom tracepoint again by Chuck Lever · 4 years ago
- e609571 Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
- c912fd0 Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years ago
- 86b53fb net: sunrpc: interpret the return value of kstrtou32 correctly by j.nixdorf@avm.de · 4 years ago
- 4a85a6a SUNRPC: Handle TCP socket sends with kernel_sendpage() again by Chuck Lever · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
- edffb84 Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next by Trond Myklebust · 4 years, 1 month ago
- 5802f7c SUNRPC: When expanding the buffer, we may need grow the sparse pages by Trond Myklebust · 4 years, 1 month ago
- f8d0e60 SUNRPC: Cleanup - constify a number of xdr_buf helpers by Trond Myklebust · 4 years, 1 month ago
- 5a5f1c2 SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field by Trond Myklebust · 4 years, 1 month ago
- e43ac22 SUNRPC: _copy_to/from_pages() now check for zero length by Trond Myklebust · 4 years, 1 month ago
- 6707fbd SUNRPC: Cleanup xdr_shrink_bufhead() by Trond Myklebust · 4 years, 1 month ago
- c4f2f59 SUNRPC: Fix xdr_expand_hole() by Trond Myklebust · 4 years, 1 month ago
- 9a20f6f SUNRPC: Fixes for xdr_align_data() by Trond Myklebust · 4 years, 1 month ago
- c54e959 SUNRPC: _shift_data_left/right_pages should check the shift length by Trond Myklebust · 4 years, 1 month ago
- 15261b9 xprtrdma: Fix XDRBUF_SPARSE_PAGES support by Chuck Lever · 4 years, 1 month ago
- ac9645c sunrpc: fix xs_read_xdr_buf for partial pages receive by Dan Aloni · 4 years, 1 month ago
- 5e54daf SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall by Chuck Lever · 4 years, 1 month ago
- 4b5cff7 sunrpc: clean-up cache downcall by Roberto Bergantinos Corpas · 4 years, 1 month ago
- 35a6d39 net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs' by Fedor Tokarev · 4 years, 3 months ago
- eee1f54 SUNRPC: Fix open coded xdr_stream_remaining() by Trond Myklebust · 4 years, 1 month ago
- 0279024 SUNRPC: Fix up xdr_set_page() by Trond Myklebust · 4 years, 1 month ago
- 9ed5af26 SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() by Trond Myklebust · 4 years, 1 month ago
- 1d97316 SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths by Trond Myklebust · 4 years, 2 months ago
- 8d86e37 SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base() by Trond Myklebust · 4 years, 1 month ago
- 2b1f83d SUNRPC: Fix up typo in xdr_init_decode() by Trond Myklebust · 4 years, 1 month ago
- 4aceaae SUNRPC: Fix up open coded kmemdup_nul() by Trond Myklebust · 4 years, 2 months ago
- c87b056 SUNRPC: Remove unused function xprt_load_transport() by Trond Myklebust · 4 years, 2 months ago
- 1fc5f13 SUNRPC: Add a helper to return the transport identifier given a netid by Trond Myklebust · 4 years, 2 months ago
- 9bccd26 SUNRPC: Close a race with transport setup and module put by Trond Myklebust · 4 years, 2 months ago
- d5aa6b2 SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years, 2 months ago
- e4c7220 SUNRPC: rpc_wake_up() should wake up tasks in the correct order by Trond Myklebust · 4 years, 2 months ago
- 0359af7 SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall by Chuck Lever · 4 years, 1 month ago
- c1346a12 NFSD: Replace the internals of the READ_BUF() macro by Chuck Lever · 4 years, 2 months ago
- 5191955 SUNRPC: Prepare for xdr_stream-style decoding on the server-side by Chuck Lever · 4 years, 2 months ago
- 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
- 156708a SUNRPC: Move the svc_xdr_recvfrom() tracepoint by Chuck Lever · 4 years, 5 months ago
- d7cc739 svcrdma: support multiple Read chunks per RPC by Chuck Lever · 4 years, 5 months ago
- d96962e svcrdma: Use the new parsed chunk list when pulling Read chunks by Chuck Lever · 4 years, 4 months ago
- bafe9c2 svcrdma: Rename info::ri_chunklen by Chuck Lever · 4 years, 6 months ago
- b704be0 svcrdma: Clean up chunk tracepoints by Chuck Lever · 4 years, 7 months ago
- 7954c850 svcrdma: Remove chunk list pointers by Chuck Lever · 4 years, 7 months ago
- 41bc163 svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk by Chuck Lever · 4 years, 10 months ago
- 2371bcc svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg() by Chuck Lever · 4 years, 10 months ago
- 9d0b09d5 svcrdma: Support multiple write chunks when pulling up by Chuck Lever · 4 years, 10 months ago
- 6911f3e svcrdma: Use parsed chunk lists to encode Reply transport headers by Chuck Lever · 4 years, 7 months ago
- 7a1cbfa svcrdma: Use parsed chunk lists to construct RDMA Writes by Chuck Lever · 4 years, 7 months ago
- 58b2e0f svcrdma: Use parsed chunk lists to detect reverse direction replies by Chuck Lever · 4 years, 10 months ago
- eb3de6a svcrdma: Use parsed chunk lists to derive the inv_rkey by Chuck Lever · 4 years, 7 months ago
- 78147ca svcrdma: Add a "parsed chunk list" data structure by Chuck Lever · 4 years, 7 months ago
- ded380f svcrdma: Clean up svc_rdma_encode_reply_chunk() by Chuck Lever · 4 years, 10 months ago
- f6ad775 svcrdma: Post RDMA Writes while XDR encoding replies by Chuck Lever · 4 years, 10 months ago
- 76e5492 NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders by Chuck Lever · 4 years, 2 months ago
- 03493bc SUNRPC: Rename svc_encode_read_payload() by Chuck Lever · 4 years, 7 months ago
- ab1394e svcrdma: Refactor the RDMA Write path by Chuck Lever · 4 years, 10 months ago
- 51bad8c svcrdma: Const-ify the xdr_buf arguments by Chuck Lever · 4 years, 10 months ago
- 5a7e702 SUNRPC: Adjust synopsis of xdr_buf_subsegment() by Chuck Lever · 4 years, 10 months ago
- e5decb2 svcrdma: Catch another Reply chunk overflow case by Chuck Lever · 4 years, 2 months ago
- c1639be net: datagram: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- 7a03aeb6 xprtrdma: Micro-optimize MR DMA-unmapping by Chuck Lever · 4 years, 2 months ago
- ef2be59 xprtrdma: Move rpcrdma_mr_put() by Chuck Lever · 4 years, 2 months ago
- 8e24e19 xprtrdma: Trace unmap_sync calls by Chuck Lever · 4 years, 2 months ago
- 7703db9 xprtrdma: Display the task ID when reporting MR events by Chuck Lever · 4 years, 2 months ago
- 0307cde xprtrdma: Clean up trace_xprtrdma_nomrs() by Chuck Lever · 4 years, 2 months ago