summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/rpc_rdma.c
Commit message (Expand)AuthorAgeFilesLines
...
* xprtrdma: mind the device's max fast register page list depthSteve Wise2014-06-041-4/+0Star
* SUNRPC: Fix large reads on NFS/RDMAChuck Lever2014-03-171-3/+1Star
* SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-011-2/+2
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-2/+7
|\
| * xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker2012-03-211-2/+7
* | sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
|/
* RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker2011-03-111-44/+42Star
* rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-111-0/+2
* XPRTRDMA: correct an rpc/rdma inline send marshaling errorTom Talpey2009-03-111-12/+14
* Merge branch 'next'Trond Myklebust2008-10-151-5/+24
|\
| * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-101-2/+2
| * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-101-1/+1
| * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-101-2/+19
| * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-101-0/+2
* | net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-211-2/+2
|/
* SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()Chuck Lever2008-01-301-1/+1
* SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()Chuck Lever2008-01-301-3/+3
* [SUNRPC]: Use htonl() where appropriate.YOSHIFUJI Hideaki2008-01-281-3/+3
* SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini2007-12-121-8/+1Star
* [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell2007-10-301-5/+5
* SUNRPC endianness annotationsAl Viro2007-10-291-12/+12
* RPCRDMA: rpc rdma protocol implementation\"Talpey, Thomas\2007-10-091-4/+863
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+9