aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/rpc_rdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust1-2/+2
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+7
2012-03-21xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker1-2/+7
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2011-03-11RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker1-44/+42
2010-08-11rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker1-0/+2
2009-03-11XPRTRDMA: correct an rpc/rdma inline send marshaling errorTom Talpey1-12/+14
2008-10-15Merge branch 'next'Trond Myklebust1-5/+24
2008-10-10RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey1-2/+2
2008-10-10RPC/RDMA: return a consistent error, when connect fails.Tom Talpey1-1/+1
2008-10-10RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey1-2/+19
2008-10-10RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey1-0/+2
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo1-2/+2
2008-01-30SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()Chuck Lever1-1/+1
2008-01-30SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()Chuck Lever1-3/+3
2008-01-28[SUNRPC]: Use htonl() where appropriate.YOSHIFUJI Hideaki1-3/+3
2007-12-11SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini1-8/+1
2007-10-30[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell1-5/+5
2007-10-29SUNRPC endianness annotationsAl Viro1-12/+12
2007-10-09RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\1-4/+863
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\1-0/+9