index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
2020-07-13
xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
Chuck Lever
2020-06-22
xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()
Chuck Lever
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
2020-03-27
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
2020-03-27
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
2020-03-27
xprtrdma: Clean up the post_send path
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
2020-01-15
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
2019-10-24
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
2019-10-24
xprtrdma: Report the computed connect delay
Chuck Lever
2019-10-24
xprtrdma: Wake tasks after connect worker fails
Chuck Lever
2019-10-24
xprtrdma: Initialize rb_credits in one place
Chuck Lever
2019-10-24
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
2019-07-09
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Chuck Lever
2019-04-25
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2019-04-25
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-10-18
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-03
xprtrdma: Clean up xprt_rdma_disconnect_inject
Chuck Lever
2018-10-03
xprtrdma: Add documenting comments
Chuck Lever
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
[next]