summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/transport.c
AgeCommit message (Expand)Author
2017-04-25xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever
2017-04-25xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever
2017-04-25xprtrdma: Detect unreachable NFS/RDMA servers more reliablyChuck Lever
2017-02-10xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever
2017-02-10xprtrdma: Disable pad optimization by defaultChuck Lever
2016-11-29xprtrdma: Relocate connection helper functionsChuck Lever
2016-11-29xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever
2016-09-19xprtrdma: Support larger inline thresholdsChuck Lever
2016-09-19xprtrdma: Use gathered Send for large inline messagesChuck Lever
2016-09-19xprtrdma: Basic support for Remote InvalidationChuck Lever
2016-09-19xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever
2016-09-19xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever
2016-09-19xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever
2016-09-19xprtrdma: Initialize separate RPC call and reply buffersChuck Lever
2016-09-19SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever
2016-09-19SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever
2016-09-19xprtrdma: Eliminate INLINE_THRESHOLD macrosChuck Lever
2016-07-11xprtrdma: Place registered MWs on a per-req listChuck Lever
2016-07-11xprtrdma: Allocate MRs on demandChuck Lever
2016-07-11xprtrdma: Honor ->send_request API contractChuck Lever
2016-07-11xprtrdma: Refactor MR recovery work queuesChuck Lever
2016-05-17xprtrdma: Add ro_unmap_safe memreg methodChuck Lever
2016-05-17xprtrdma: Bound the inline threshold valuesChuck Lever
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
2015-12-18xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever
2015-11-02xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever
2015-09-28xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise
2015-08-05xprtrdma: Count RDMA_NOMSG type callsChuck Lever
2015-08-05xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever
2015-08-05xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-12xprtrdma: Introduce an FRMR recovery workqueueChuck Lever
2015-06-12xprtrdma: Remove rr_funcChuck Lever
2015-06-12xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever
2015-06-10SUNRPC: Transport fault injectionChuck Lever
2015-06-10sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever
2015-03-31xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever
2015-03-31xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever
2015-03-31xprtrdma: Perform a full marshal on retransmitChuck Lever
2015-03-31xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever
2015-01-30xprtrdma: Update the GFP flags used in xprt_rdma_allocate()Chuck Lever