index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
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