summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/xprt_rdma.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2017-07-131-1/+1
* xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever2017-07-131-1/+1
* xprtrdma: Pre-mark remotely invalidated MRsChuck Lever2017-07-131-0/+6
* xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever2017-04-251-1/+0
* xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever2017-04-251-0/+7
* xprtrdma: Use same device when mapping or syncing DMA buffersChuck Lever2017-04-251-1/+6
* xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever2017-04-251-1/+6
* xprtrdma: Refactor management of mw_list fieldChuck Lever2017-02-101-0/+16
* xprtrdma: Shrink send SGEs arrayChuck Lever2017-02-101-4/+7
* xprtrdma: Reduce required number of send SGEsChuck Lever2017-02-101-0/+2
* xprtrdma: Per-connection pad optimizationChuck Lever2017-02-101-0/+1
* xprtrdma: Relocate connection helper functionsChuck Lever2016-11-291-7/+3
* xprtrdma: Support for SG_GAP devicesChuck Lever2016-11-291-0/+1
* xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2016-11-291-2/+18
* xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever2016-11-101-1/+2
* xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever2016-09-191-1/+1
* xprtrdma: Use gathered Send for large inline messagesChuck Lever2016-09-191-2/+25
* xprtrdma: Basic support for Remote InvalidationChuck Lever2016-09-191-0/+5
* xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-3/+3
* xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever2016-09-191-0/+1
* xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever2016-09-191-2/+2
* xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever2016-09-191-2/+1
* xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever2016-09-191-5/+3
* xprtrdma: Delay DMA mapping Send and Receive buffersChuck Lever2016-09-191-0/+16
* xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever2016-09-191-1/+3
* xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever2016-09-191-1/+4
* xprtrdma: Initialize separate RPC call and reply buffersChuck Lever2016-09-191-3/+3
* SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-6/+7
OpenPOWER on IntegriCloud