summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/xprt_rdma.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-121-14/+12
|\
| * Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-041-14/+12
| |\
| | * xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-011-0/+6
| | * xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-071-1/+0
| | * xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever2018-05-071-3/+0
| | * xprtrdma: Move Receive posting to Receive handlerChuck Lever2018-05-071-3/+3
| | * xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-071-7/+2
| | * xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-071-0/+1
* | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-121-2/+0
|\ \ \ | |/ / |/| |
| * | xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever2018-05-111-2/+0
| |/
* | xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever2018-05-011-1/+1
|/
* xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-101-0/+2
* xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-101-1/+0
* xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-101-1/+0
* xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-231-1/+1
* rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-231-0/+2
* xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever2018-01-161-0/+1
* xprtrdma: Remove usage of "mw"Chuck Lever2018-01-161-31/+31
* xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-161-9/+9
* xprtrdma: Split xprt_rdma_send_requestChuck Lever2018-01-161-1/+1
* xprtrdma: buf_free not called for CB repliesChuck Lever2018-01-161-2/+1
* xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever2018-01-161-2/+1
* xprtrdma: Initialize the xprt address string array earlierChuck Lever2018-01-161-1/+12
* xprtrdma: Remove unused padding variablesChuck Lever2018-01-161-1/+0
* xprtrdma: Remove ri_reminv_expectedChuck Lever2018-01-161-1/+0
* xprtrdma: Per-mode handling for Remote InvalidationChuck Lever2018-01-161-6/+2
* xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2018-01-161-1/+1
* xprtrdma: Spread reply processing over more CPUsChuck Lever2017-12-151-0/+1
* xprtrdma: Update copyright noticesChuck Lever2017-11-171-0/+1
* rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-171-6/+0
* xprtrdma: Remove atomic send completion countingChuck Lever2017-11-171-21/+0
* xprtrdma: RPC completion should wait for Send completionChuck Lever2017-11-171-0/+4
* xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever2017-11-171-0/+3
* xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever2017-11-171-1/+6
* xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever2017-11-171-5/+33
* xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever2017-11-171-2/+4
* xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever2017-11-171-1/+1
* xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever2017-11-171-1/+4
* xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever2017-11-171-10/+11
* xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever2017-11-171-0/+3
* xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-161-2/+0
* xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever2017-09-051-30/+0
* xprtrdma: Re-arrange struct rx_statsChuck Lever2017-08-221-5/+8
* xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-151-1/+2
* xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever2017-08-111-0/+2
* xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever2017-08-111-1/+1
* xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2017-08-081-1/+1
* xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever2017-08-081-3/+0
* xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()Chuck Lever2017-08-081-0/+8
* xprtrdma: Fix client lock-up after application signal firesChuck Lever2017-07-131-0/+30
OpenPOWER on IntegriCloud