* [GIT PULL] Please pull NFS client RDMA changes for 3.17
@ 2014-07-31 20:54 Anna Schumaker
0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2014-07-31 20:54 UTC (permalink / raw)
To: Trond Myklebust; +Cc: linux-nfs@vger.kernel.org, linux-rdma
Hey Trond,
The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323:
Linux 3.16-rc6 (2014-07-20 21:04:16 -0700)
are available in the git repository at:
git://git.linux-nfs.org/projects/anna/nfs-rdma.git nfs-rdma
for you to fetch changes up to 8079fb785e34de6dff34bd846b8b79c212861edf:
xprtrdma: Handle additional connection events (2014-07-31 16:22:59 -0400)
Thanks!
Anna
----------------------------------------------------------------
Chuck Lever (21):
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
xprtrdma: Limit data payload size for ALLPHYSICAL
xprtrdma: Update rkeys after transport reconnect
xprtrdma: On disconnect, don't ignore pending CQEs
xprtrdma: Don't invalidate FRMRs if registration fails
xprtrdma: Unclutter struct rpcrdma_mr_seg
xprtrdma: Back off rkey when FAST_REG_MR fails
xprtrdma: Chain together all MWs in same buffer pool
xprtrdma: Properly handle exhaustion of the rb_mws list
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
xprtrdma: Disable completions for FAST_REG_MR Work Requests
xprtrdma: Disable completions for LOCAL_INV Work Requests
xprtrdma: Rename frmr_wr
xprtrdma: Allocate each struct rpcrdma_mw separately
xprtrdma: Schedule reply tasklet once per upcall
xprtrdma: Make rpcrdma_ep_disconnect() return void
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
xprtrdma: Handle additional connection events
Yan Burman (1):
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
include/linux/sunrpc/xprtrdma.h | 2 -
net/sunrpc/xprtrdma/rpc_rdma.c | 83 +++++------
net/sunrpc/xprtrdma/transport.c | 17 ++-
net/sunrpc/xprtrdma/verbs.c | 739 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
net/sunrpc/xprtrdma/xprt_rdma.h | 61 ++++++--
5 files changed, 604 insertions(+), 298 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-31 20:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31 20:54 [GIT PULL] Please pull NFS client RDMA changes for 3.17 Anna Schumaker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).