summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
AgeCommit message (Expand)Author
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30svcrdma: limit FRMR page list lengths to device maxSteve Wise
2015-08-30xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg
2015-08-28svcrdma: Use max_sge_rd for destination read depthsSteve Wise
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-08-05xprtrdma: take HCA driver refcount at clientDevesh Sharma
2015-08-05xprtrdma: Count RDMA_NOMSG type callsChuck Lever
2015-08-05xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever
2015-08-05xprtrdma: Fix XDR tail buffer marshallingChuck Lever
2015-08-05xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever
2015-08-05xprtrdma: Always provide a write list when sending NFS READChuck Lever
2015-08-05xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever
2015-08-05xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever
2015-08-05xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever
2015-08-05xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever
2015-08-05xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever
2015-08-05xprtrdma: Raise maximum payload size to one megabyteChuck Lever
2015-08-05xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever
2015-07-20svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever
2015-07-20svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-07-20NFS/RDMA Release resources in svcrdma when device is removedShirley Ma
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12xprtrdma: Reduce per-transport MR allocationChuck Lever
2015-06-12xprtrdma: Stack relief in fmr_op_map()Chuck Lever
2015-06-12xprtrdma: Split rb_lockChuck Lever
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever
2015-06-12xprtrdma: Remove ->ro_resetChuck Lever
2015-06-12xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever
2015-06-12xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce an FRMR recovery workqueueChuck Lever
2015-06-12xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce helpers for allocating MWsChuck Lever
2015-06-12xprtrdma: Use ib_device pointer safelyChuck Lever
2015-06-12xprtrdma: Remove rr_funcChuck Lever
2015-06-12xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever
2015-06-12xprtrdma: Warn when there are orphaned IB objectsChuck 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-06-04svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever
2015-06-04svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever
2015-06-04svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever