Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker | 1 | -0/+2 |
2008-04-17 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 1 | -1/+0 |
2008-03-26 | SVCRDMA: Check num_sge when setting LAST_CTXT bit | Tom Tucker | 1 | -10/+11 |
2008-03-24 | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters | Roland Dreier | 1 | -2/+0 |
2008-03-12 | SVCRDMA: Fix erroneous BUG_ON in send_write | Tom Tucker | 1 | -1/+1 |
2008-03-12 | SVCRDMA: Add xprt refs to fix close/unmount crash | Tom Tucker | 1 | -38/+58 |
2008-03-07 | SUNRPC: Fix a nfs4 over rdma transport oops | Tom Talpey | 1 | -1/+5 |
2008-02-11 | SUNPRC: Fix printk format warning | Roland Dreier | 1 | -1/+2 |
2008-02-02 | rdma: makefile | Tom Tucker | 1 | -0/+5 |
2008-02-02 | rdma: ONCRPC RDMA protocol marshalling | Tom Tucker | 1 | -0/+412 |
2008-02-02 | rdma: SVCRDMA sendto | Tom Tucker | 1 | -0/+520 |
2008-02-02 | rdma: SVCRDMA recvfrom | Tom Tucker | 1 | -0/+586 |
2008-02-02 | rdma: SVCRDMA Core Transport Services | Tom Tucker | 1 | -0/+1080 |
2008-02-02 | rdma: SVCRDMA Transport Module | Tom Tucker | 1 | -0/+266 |
2008-01-30 | SUNRPC: Clean up functions that free address_strings array | Chuck Lever | 1 | -6/+10 |
2008-01-30 | SUNRPC: Add support for per-client timeout values | Trond Myklebust | 1 | -1/+1 |
2008-01-30 | SUNRPC: Clean up the transport timeout initialisation | Trond Myklebust | 1 | -1/+6 |
2008-01-30 | SUNRPC: Check a return result | Chuck Lever | 1 | -3/+5 |
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-30 | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 1 | -2/+2 |
2008-01-29 | [SUNRPC]: Use htonl() where appropriate. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2007-12-12 | SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops | James Lentini | 1 | -8/+1 |
2007-11-27 | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 1 | -5/+5 |
2007-11-15 | sunrpc/xprtrdma/transport.c: fix use-after-free | Adrian Bunk | 1 | -1/+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-16 | net/sunrpc/xprtrdma/verbs.c printk warning fix | Andrew Morton | 1 | -1/+2 |
2007-10-10 | RPCRDMA: rpc rdma verbs interface implementation | \"Talpey, Thomas\ | 1 | -32/+1621 |
2007-10-10 | RPCRDMA: rpc rdma protocol implementation | \"Talpey, Thomas\ | 1 | -4/+863 |
2007-10-10 | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 5 | -0/+1179 |