index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-14
1
-2
/
+4
*
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2020-12-15
1
-3
/
+4
|
\
|
*
xprtrdma: Trace unmap_sync calls
Chuck Lever
2020-11-11
1
-3
/
+4
*
|
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
1
-0
/
+1
|
/
*
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
2020-09-21
1
-3
/
+0
*
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
2020-09-21
1
-2
/
+0
*
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
2020-09-21
1
-2
/
+0
*
xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
Chuck Lever
2020-07-13
1
-0
/
+5
*
xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()
Chuck Lever
2020-06-22
1
-1
/
+1
*
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
2020-06-11
1
-1
/
+1
*
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-06-11
1
-8
/
+0
*
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
2020-03-27
1
-20
/
+17
*
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
2020-03-27
1
-3
/
+6
*
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
2020-03-27
1
-15
/
+0
*
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
2020-03-27
1
-7
/
+0
*
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
2020-03-27
1
-3
/
+3
*
xprtrdma: Clean up the post_send path
Chuck Lever
2020-03-27
1
-1
/
+1
*
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
2020-03-27
1
-8
/
+2
*
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
1
-10
/
+4
*
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
2020-01-15
1
-1
/
+2
*
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
2019-10-24
1
-6
/
+3
*
xprtrdma: Report the computed connect delay
Chuck Lever
2019-10-24
1
-2
/
+1
*
xprtrdma: Wake tasks after connect worker fails
Chuck Lever
2019-10-24
1
-9
/
+6
*
xprtrdma: Initialize rb_credits in one place
Chuck Lever
2019-10-24
1
-9
/
+0
*
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2019-10-24
1
-0
/
+3
*
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
2019-08-26
1
-2
/
+1
*
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
2019-08-21
1
-4
/
+4
*
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
2019-08-20
1
-1
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
1
-2
/
+1
|
\
|
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-2
/
+1
*
|
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-0
/
+1
*
|
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
1
-15
/
+51
*
|
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
2019-07-09
1
-1
/
+4
*
|
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
2019-07-09
1
-1
/
+9
*
|
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Chuck Lever
2019-07-09
1
-3
/
+1
|
/
*
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
1
-23
/
+4
*
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
1
-3
/
+1
*
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2019-04-25
1
-9
/
+0
*
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
1
-47
/
+12
*
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
1
-2
/
+2
*
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
1
-4
/
+4
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
1
-1
/
+1
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
1
-1
/
+0
|
\
|
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-1
/
+0
*
|
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-20
1
-1
/
+0
|
/
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
1
-56
/
+35
|
\
|
*
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2019-01-02
1
-7
/
+11
|
*
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
1
-29
/
+4
|
*
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
2019-01-02
1
-1
/
+1
|
*
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
2019-01-02
1
-2
/
+4
[next]