1. b0e178a xprtrdma: Refactor reply handler error handling by Chuck Lever · 9 years ago
  2. 860477d xprtrdma: Count RDMA_NOMSG type calls by Chuck Lever · 9 years ago
  3. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 9 years ago
  4. 677eb17 xprtrdma: Fix XDR tail buffer marshalling by Chuck Lever · 9 years ago
  5. 33943b2 xprtrdma: Don't provide a reply chunk when expecting a short reply by Chuck Lever · 9 years ago
  6. 02eb57d8 xprtrdma: Always provide a write list when sending NFS READ by Chuck Lever · 9 years ago
  7. 5457ced xprtrdma: Account for RPC/RDMA header size when deciding to inline by Chuck Lever · 9 years ago
  8. b3221d6 xprtrdma: Remove logic that constructs RDMA_MSGP type calls by Chuck Lever · 9 years ago
  9. c14d86e xprtrdma: Acquire MRs in rpcrdma_register_external() by Chuck Lever · 10 years ago
  10. 494ae30 xprtrdma: Remove rr_func by Chuck Lever · 10 years ago
  11. fed171b xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt by Chuck Lever · 10 years ago
  12. 6814bae xprtrdma: Add a "deregister_external" op for each memreg mode by Chuck Lever · 10 years ago
  13. 9c1b4d7 xprtrdma: Add a "register_external" op for each memreg mode by Chuck Lever · 10 years ago
  14. e237794 xprtrdma: Perform a full marshal on retransmit by Chuck Lever · 10 years ago
  15. 9b1dcbc xprtrdma: Store RDMA credits in unsigned variables by Chuck Lever · 10 years ago
  16. c05fbb5 xprtrdma: Allocate zero pad separately from rpcrdma_buffer by Chuck Lever · 10 years ago
  17. 6b1184c xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep by Chuck Lever · 10 years ago
  18. 85275c8 xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  19. 0ca77dc xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  20. afadc46 xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt by Chuck Lever · 10 years ago
  21. eba8ff6 xprtrdma: Move credit update to RPC reply handler by Chuck Lever · 10 years ago
  22. f284648 xprtrdma: Clean up hdrlen by Chuck Lever · 10 years ago
  23. 052151a xprtrdma: Display XIDs in host byte order by Chuck Lever · 10 years ago
  24. 284f490 xprtrdma: Modernize htonl and ntohl by Chuck Lever · 10 years ago
  25. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  26. 539431a xprtrdma: Don't invalidate FRMRs if registration fails by Chuck Lever · 10 years ago
  27. 6ab5994 xprtrdma: Update rkeys after transport reconnect by Chuck Lever · 10 years ago
  28. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 11 years ago
  29. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 11 years ago
  30. 1890697 xprtrdma: Reset connection timeout after successful reconnect by Chuck Lever · 11 years ago
  31. 196c699 xprtrdma: Allocate missing pagelist by Shirley Ma · 11 years ago
  32. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 11 years ago
  33. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 11 years ago
  34. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 11 years ago
  35. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 11 years ago
  36. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 11 years ago
  37. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 11 years ago
  38. 2b7bbc9 SUNRPC: Fix large reads on NFS/RDMA by Chuck Lever · 11 years ago
  39. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  40. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  41. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 13 years ago
  42. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  43. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 14 years ago
  44. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  45. b38ab40 XPRTRDMA: correct an rpc/rdma inline send marshaling error by Tom Talpey · 16 years ago
  46. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  47. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  48. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  49. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  50. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  51. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  52. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  53. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  54. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  55. 50e1092 SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops by James Lentini · 17 years ago
  56. e08a132 [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing by Stephen Rothwell · 17 years ago
  57. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  58. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  59. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago