linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes
@ 2010-08-03 16:44 Tom Tucker
  2010-08-03 16:45 ` [PATCH 1/4] xprtrdma: Do not truncate iova_start values in frmr registrations Tom Tucker
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Tom Tucker @ 2010-08-03 16:44 UTC (permalink / raw)
  To: trond.myklebust, bfields; +Cc: linux-nfs, swise, tom

The following series fixes a number of bugs in the NFSRDMA transport.

---

Steve Wise (1):
      xprtrdma: Do not truncate iova_start values in frmr registrations.

Tom Tucker (3):
      rpcrdma: Fix SQ size calculation when memreg is FRMR
      svcrdma: Cleanup DMA unmapping in error paths.
      svcrdma: Change DMA mapping logic to avoid the page_address kernel API


 net/sunrpc/xprtrdma/rpc_rdma.c           |    2 +
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c  |   19 ++++---
 net/sunrpc/xprtrdma/svc_rdma_sendto.c    |   82 ++++++++++++++++++++++--------
 net/sunrpc/xprtrdma/svc_rdma_transport.c |   41 +++++++--------
 net/sunrpc/xprtrdma/verbs.c              |   22 ++++++--
 5 files changed, 111 insertions(+), 55 deletions(-)

-- 
Signed-off-by: Tom Tucker <tom@ogc.us>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-08-04  3:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03 16:44 [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes Tom Tucker
2010-08-03 16:45 ` [PATCH 1/4] xprtrdma: Do not truncate iova_start values in frmr registrations Tom Tucker
2010-08-03 16:45 ` [PATCH 2/4] svcrdma: Change DMA mapping logic to avoid the page_address kernel API Tom Tucker
2010-08-03 16:45 ` [PATCH 3/4] svcrdma: Cleanup DMA unmapping in error paths Tom Tucker
2010-08-03 16:45 ` [PATCH 4/4] rpcrdma: Fix SQ size calculation when memreg is FRMR Tom Tucker
     [not found]   ` <20100803164517.2567.50208.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
2010-08-04  2:40     ` Trond Myklebust
2010-08-04  3:21       ` Tom Tucker
2010-08-04  2:42 ` [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes Trond Myklebust
2010-08-04  3:24   ` Tom Tucker
2010-08-04  3:26   ` Tom Tucker

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).