Age | Commit message (Expand) | Author | Files | Lines |
2014-07-31 | xprtrdma: Don't invalidate FRMRs if registration fails | Chuck Lever | 1 | -3/+5 |
2014-07-31 | xprtrdma: Update rkeys after transport reconnect | Chuck Lever | 1 | -37/+38 |
2014-06-04 | xprtrdma: Disconnect on registration failure | Chuck Lever | 1 | -17/+31 |
2014-06-04 | xprtrdma: Avoid deadlock when credit window is reset | Chuck Lever | 1 | -0/+6 |
2014-06-04 | xprtrdma: Reset connection timeout after successful reconnect | Chuck Lever | 1 | -0/+1 |
2014-06-04 | xprtrdma: Allocate missing pagelist | Shirley Ma | 1 | -0/+6 |
2014-06-04 | xprtrdma: Simplify rpcrdma_deregister_external() synopsis | Chuck Lever | 1 | -1/+1 |
2014-06-04 | xprtrdma: Remove REGISTER memory registration mode | Chuck Lever | 1 | -2/+1 |
2014-06-04 | xprtrdma: Remove MEMWINDOWS registration modes | Chuck Lever | 1 | -33/+1 |
2014-06-04 | xprtrdma: Remove BOUNCEBUFFERS memory registration mode | Chuck Lever | 1 | -11/+0 |
2014-06-04 | xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context | Chuck Lever | 1 | -7/+15 |
2014-06-04 | xprtrdma: mind the device's max fast register page list depth | Steve Wise | 1 | -4/+0 |
2014-03-17 | SUNRPC: Fix large reads on NFS/RDMA | Chuck Lever | 1 | -3/+1 |
2013-02-01 | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() | Trond Myklebust | 1 | -2/+2 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+7 |
2012-03-21 | xprtrdma: The transport should not bug-check when a dup reply is received | Tom Tucker | 1 | -2/+7 |
2012-03-20 | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -4/+4 |
2011-03-11 | RPCRDMA: Fix to XDR page base interpretation in marshalling logic. | Tom Tucker | 1 | -44/+42 |
2010-08-11 | rpcrdma: Fix SQ size calculation when memreg is FRMR | Tom Tucker | 1 | -0/+2 |
2009-03-11 | XPRTRDMA: correct an rpc/rdma inline send marshaling error | Tom Talpey | 1 | -12/+14 |
2008-10-15 | Merge branch 'next' | Trond Myklebust | 1 | -5/+24 |
2008-10-10 | RPC/RDMA: reformat a debug printk to keep lines together. | Tom Talpey | 1 | -2/+2 |
2008-10-10 | RPC/RDMA: return a consistent error, when connect fails. | Tom Talpey | 1 | -1/+1 |
2008-10-10 | RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. | Tom Talpey | 1 | -2/+19 |
2008-10-10 | RPC/RDMA: suppress retransmit on RPC/RDMA clients. | Tom Talpey | 1 | -0/+2 |
2008-09-20 | net: Use hton[sl]() instead of __constant_hton[sl]() where applicable | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2008-01-30 | SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() | Chuck Lever | 1 | -1/+1 |
2008-01-30 | SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() | Chuck Lever | 1 | -3/+3 |
2008-01-28 | [SUNRPC]: Use htonl() where appropriate. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2007-12-11 | SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops | James Lentini | 1 | -8/+1 |
2007-10-30 | [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing | Stephen Rothwell | 1 | -5/+5 |
2007-10-29 | SUNRPC endianness annotations | Al Viro | 1 | -12/+12 |
2007-10-09 | RPCRDMA: rpc rdma protocol implementation | \"Talpey, Thomas\ | 1 | -4/+863 |
2007-10-09 | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 1 | -0/+9 |