aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/xprt_rdma.h
Commit message (Expand)AuthorAge
* xprtrdma: Simplify RPC wake-ups on connectChuck Lever2018-10-03
* xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever2018-10-02
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-12
|\
| * Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-04
| |\
| | * xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-01
| | * xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-07
| | * xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever2018-05-07
| | * xprtrdma: Move Receive posting to Receive handlerChuck Lever2018-05-07
| | * xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-07
| | * xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-07
* | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-12
|\ \ \ | |/ / |/| |
| * | xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever2018-05-11
| |/
* / xprtrdma: Fix list corruption / DMAR errors during MR recoveryChuck Lever2018-05-01
|/
* xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-10
* xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-10
* xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-10
* xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-23
* rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-23
* xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever2018-01-16
* xprtrdma: Remove usage of "mw"Chuck Lever2018-01-16
* xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-16
* xprtrdma: Split xprt_rdma_send_requestChuck Lever2018-01-16
* xprtrdma: buf_free not called for CB repliesChuck Lever2018-01-16
* xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever2018-01-16
* xprtrdma: Initialize the xprt address string array earlierChuck Lever2018-01-16
* xprtrdma: Remove unused padding variablesChuck Lever2018-01-16
* xprtrdma: Remove ri_reminv_expectedChuck Lever2018-01-16
* xprtrdma: Per-mode handling for Remote InvalidationChuck Lever2018-01-16
* xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2018-01-16
* xprtrdma: Spread reply processing over more CPUsChuck Lever2017-12-15
* xprtrdma: Update copyright noticesChuck Lever2017-11-17
* rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-17
* xprtrdma: Remove atomic send completion countingChuck Lever2017-11-17
* xprtrdma: RPC completion should wait for Send completionChuck Lever2017-11-17
* xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever2017-11-17
* xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever2017-11-17
* xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever2017-11-17
* xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever2017-11-17
* xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever2017-11-17
* xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever2017-11-17
* xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever2017-11-17
* xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever2017-11-17
* xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-16
* xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever2017-09-05
* xprtrdma: Re-arrange struct rx_statsChuck Lever2017-08-22
* xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-15
* xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever2017-08-11
* xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever2017-08-11
* xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2017-08-08
* xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever2017-08-08