index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
rpc_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
1
-2
/
+2
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
1
-2
/
+3
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
1
-6
/
+5
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
1
-3
/
+3
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
1
-1
/
+3
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
1
-2
/
+8
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
1
-5
/
+7
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
1
-3
/
+5
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
1
-22
/
+26
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-2
/
+2
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