All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please Pull NFSoRDMA Client Side Changes for 4.5
@ 2015-12-18 20:44 Anna Schumaker
  0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2015-12-18 20:44 UTC (permalink / raw)
  To: Trond Myklebust, linux-nfs@vger.kernel.org

Hi Trond,

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-4.5

for you to fetch changes up to 26ae9d1c5af1b1d669ca1c28fc02bbca3d778d45:

  xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). (2015-12-18 15:34:33 -0500)

Thanks,
Anna

----------------------------------------------------------------
Chuck Lever (10):
      xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)
      xprtrdma: xprt_rdma_free() must not release backchannel reqs
      xprtrdma: Disable RPC/RDMA backchannel debugging messages
      xprtrdma: Move struct ib_send_wr off the stack
      xprtrdma: Introduce ro_unmap_sync method
      xprtrdma: Add ro_unmap_sync method for FRWR
      xprtrdma: Add ro_unmap_sync method for FMR
      xprtrdma: Add ro_unmap_sync method for all-physical registration
      xprtrdma: Invalidate in the RPC reply handler
      xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').

Dan Carpenter (2):
      xprtrdma: clean up some curly braces
      xprtrdma: checking for NULL instead of IS_ERR()

 net/sunrpc/xprtrdma/backchannel.c  |  26 ++++++-------
 net/sunrpc/xprtrdma/fmr_ops.c      |  64 +++++++++++++++++++++++++++++++
 net/sunrpc/xprtrdma/frwr_ops.c     | 174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 net/sunrpc/xprtrdma/physical_ops.c |  13 +++++++
 net/sunrpc/xprtrdma/rpc_rdma.c     |  16 ++++++++
 net/sunrpc/xprtrdma/transport.c    |   3 ++
 net/sunrpc/xprtrdma/verbs.c        |  16 ++++----
 net/sunrpc/xprtrdma/xprt_rdma.h    |  14 ++++---
 8 files changed, 275 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-18 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-18 20:44 [GIT PULL] Please Pull NFSoRDMA Client Side Changes for 4.5 Anna Schumaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.