Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e465fd4ff475cc29c866ee75496c941b3908e69
/
net
/
sunrpc
/
xprtrdma
/
rpc_rdma.c
b0e178a
xprtrdma: Refactor reply handler error handling
by Chuck Lever
· 9 years ago
860477d
xprtrdma: Count RDMA_NOMSG type calls
by Chuck Lever
· 9 years ago
2fcc213
xprtrdma: Fix large NFS SYMLINK calls
by Chuck Lever
· 9 years ago
677eb17
xprtrdma: Fix XDR tail buffer marshalling
by Chuck Lever
· 9 years ago
33943b2
xprtrdma: Don't provide a reply chunk when expecting a short reply
by Chuck Lever
· 9 years ago
02eb57d8
xprtrdma: Always provide a write list when sending NFS READ
by Chuck Lever
· 9 years ago
5457ced
xprtrdma: Account for RPC/RDMA header size when deciding to inline
by Chuck Lever
· 9 years ago
b3221d6
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
by Chuck Lever
· 9 years ago
c14d86e
xprtrdma: Acquire MRs in rpcrdma_register_external()
by Chuck Lever
· 10 years ago
494ae30
xprtrdma: Remove rr_func
by Chuck Lever
· 10 years ago
fed171b
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
by Chuck Lever
· 10 years ago
6814bae
xprtrdma: Add a "deregister_external" op for each memreg mode
by Chuck Lever
· 10 years ago
9c1b4d7
xprtrdma: Add a "register_external" op for each memreg mode
by Chuck Lever
· 10 years ago
e237794
xprtrdma: Perform a full marshal on retransmit
by Chuck Lever
· 10 years ago
9b1dcbc
xprtrdma: Store RDMA credits in unsigned variables
by Chuck Lever
· 10 years ago
c05fbb5
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
by Chuck Lever
· 10 years ago
6b1184c
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
by Chuck Lever
· 10 years ago
85275c8
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
0ca77dc
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
afadc46
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
by Chuck Lever
· 10 years ago
eba8ff6
xprtrdma: Move credit update to RPC reply handler
by Chuck Lever
· 10 years ago
f284648
xprtrdma: Clean up hdrlen
by Chuck Lever
· 10 years ago
052151a
xprtrdma: Display XIDs in host byte order
by Chuck Lever
· 10 years ago
284f490
xprtrdma: Modernize htonl and ntohl
by Chuck Lever
· 10 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
539431a
xprtrdma: Don't invalidate FRMRs if registration fails
by Chuck Lever
· 10 years ago
6ab5994
xprtrdma: Update rkeys after transport reconnect
by Chuck Lever
· 10 years ago
c93c622
xprtrdma: Disconnect on registration failure
by Chuck Lever
· 11 years ago
e7ce710
xprtrdma: Avoid deadlock when credit window is reset
by Chuck Lever
· 11 years ago
1890697
xprtrdma: Reset connection timeout after successful reconnect
by Chuck Lever
· 11 years ago
196c699
xprtrdma: Allocate missing pagelist
by Shirley Ma
· 11 years ago
13c9ff8
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
by Chuck Lever
· 11 years ago
0ac531c
xprtrdma: Remove REGISTER memory registration mode
by Chuck Lever
· 11 years ago
b45ccfd
xprtrdma: Remove MEMWINDOWS registration modes
by Chuck Lever
· 11 years ago
03ff882
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
by Chuck Lever
· 11 years ago
254f91e
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
by Chuck Lever
· 11 years ago
0fc6c4e
xprtrdma: mind the device's max fast register page list depth
by Steve Wise
· 11 years ago
2b7bbc9
SUNRPC: Fix large reads on NFS/RDMA
by Chuck Lever
· 11 years ago
a4f0835
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
by Trond Myklebust
· 12 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
4a6862b
xprtrdma: The transport should not bug-check when a dup reply is received
by Tom Tucker
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
bd7ea31
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
by Tom Tucker
· 14 years ago
15cdc644
rpcrdma: Fix SQ size calculation when memreg is FRMR
by Tom Tucker
· 14 years ago
b38ab40
XPRTRDMA: correct an rpc/rdma inline send marshaling error
by Tom Talpey
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
5f37d56
RPC/RDMA: reformat a debug printk to keep lines together.
by Tom Talpey
· 16 years ago
926449b
RPC/RDMA: return a consistent error, when connect fails.
by Tom Talpey
· 16 years ago
9191ca3
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
by Tom Talpey
· 16 years ago
575448b
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
by Tom Talpey
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
d4b37ff
SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()
by Chuck Lever
· 17 years ago
2a428b2
SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()
by Chuck Lever
· 17 years ago
8d61443
[SUNRPC]: Use htonl() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
50e1092
SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops
by James Lentini
· 17 years ago
e08a132
[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing
by Stephen Rothwell
· 17 years ago
2d8a972
SUNRPC endianness annotations
by Al Viro
· 17 years ago
e960182
RPCRDMA: rpc rdma protocol implementation
by \"Talpey, Thomas\
· 17 years ago
f58851e
RPCRDMA: rpc rdma transport switch
by \"Talpey, Thomas\
· 17 years ago