aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
| * svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-30
| * xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-30
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-28
* | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\ \
| * | xprtrdma: take HCA driver refcount at clientDevesh Sharma2015-08-05
| * | xprtrdma: Count RDMA_NOMSG type callsChuck Lever2015-08-05
| * | xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever2015-08-05
| * | xprtrdma: Fix large NFS SYMLINK callsChuck Lever2015-08-05
| * | xprtrdma: Fix XDR tail buffer marshallingChuck Lever2015-08-05
| * | xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever2015-08-05
| * | xprtrdma: Always provide a write list when sending NFS READChuck Lever2015-08-05
| * | xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever2015-08-05
| * | xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever2015-08-05
| * | xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever2015-08-05
| * | xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2015-08-05
| * | xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever2015-08-05
| * | xprtrdma: Raise maximum payload size to one megabyteChuck Lever2015-08-05
| * | xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever2015-08-05
| |/
* | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
* | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
* | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
* | svcrdma: Fix send_reply() scatter/gather set-upChuck Lever2015-07-20
* | NFS/RDMA Release resources in svcrdma when device is removedShirley Ma2015-07-20
|/
* Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-02
|\
| * Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-16
| |\
| | * xprtrdma: Reduce per-transport MR allocationChuck Lever2015-06-12
| | * xprtrdma: Stack relief in fmr_op_map()Chuck Lever2015-06-12
| | * xprtrdma: Split rb_lockChuck Lever2015-06-12
| | * xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-12
| | * xprtrdma: Remove ->ro_resetChuck Lever2015-06-12
| | * xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever2015-06-12
| | * xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever2015-06-12
| | * xprtrdma: Introduce an FRMR recovery workqueueChuck Lever2015-06-12
| | * xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever2015-06-12
| | * xprtrdma: Introduce helpers for allocating MWsChuck Lever2015-06-12
| | * xprtrdma: Use ib_device pointer safelyChuck Lever2015-06-12
| | * xprtrdma: Remove rr_funcChuck Lever2015-06-12
| | * xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever2015-06-12
| | * xprtrdma: Warn when there are orphaned IB objectsChuck Lever2015-06-12
| * | SUNRPC: Transport fault injectionChuck Lever2015-06-10
| * | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-10
| |/
* | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-27
|\ \
| * | rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever2015-06-04
| * | svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-04
| * | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-04
| * | svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-04
| * | svcrdma: Fix byte-swapping in svc_rdma_sendto.cChuck Lever2015-06-04
| * | svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-03
| |/