index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-30
2
-23
/
+10
|
\
|
*
svcrdma: Remove try_module_get from backchannel
Chuck Lever
2018-10-29
1
-14
/
+0
|
*
svcrdma: Remove ->release_rqst call in bc reply handler
Chuck Lever
2018-10-29
1
-5
/
+4
|
*
svcrdma: Reduce max_send_sges
Chuck Lever
2018-10-29
1
-4
/
+6
*
|
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-18
8
-330
/
+281
|
\
\
|
*
|
xprtrdma: Clean up xprt_rdma_disconnect_inject
Chuck Lever
2018-10-03
1
-2
/
+1
|
*
|
xprtrdma: Add documenting comments
Chuck Lever
2018-10-03
1
-20
/
+23
|
*
|
xprtrdma: Report when there were zero posted Receives
Chuck Lever
2018-10-03
1
-2
/
+5
|
*
|
xprtrdma: Move rb_flags initialization
Chuck Lever
2018-10-03
1
-1
/
+1
|
*
|
xprtrdma: Don't disable BH's in backchannel server
Chuck Lever
2018-10-03
1
-8
/
+8
|
*
|
xprtrdma: Remove memory address of "ep" from an error message
Chuck Lever
2018-10-03
1
-2
/
+3
|
*
|
xprtrdma: Rename rpcrdma_qp_async_error_upcall
Chuck Lever
2018-10-03
1
-3
/
+11
|
*
|
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
2018-10-03
3
-48
/
+52
|
*
|
xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
Chuck Lever
2018-10-03
1
-9
/
+8
|
*
|
xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()
Chuck Lever
2018-10-02
1
-8
/
+6
|
*
|
xprtrdma: Conventional variable names in rpcrdma_conn_upcall
Chuck Lever
2018-10-02
1
-11
/
+12
|
*
|
xprtrdma: Rename rpcrdma_conn_upcall
Chuck Lever
2018-10-02
1
-3
/
+13
|
*
|
sunrpc: Report connect_time in seconds
Chuck Lever
2018-10-02
1
-1
/
+1
|
*
|
sunrpc: Fix connect metrics
Chuck Lever
2018-10-02
1
-1
/
+5
|
*
|
xprtrdma: Name MR trace events consistently
Chuck Lever
2018-10-02
3
-8
/
+8
|
*
|
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
2018-10-02
6
-197
/
+113
|
*
|
xprtrdma: Create more MRs at a time
Chuck Lever
2018-10-02
4
-3
/
+3
|
*
|
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2018-10-02
2
-0
/
+7
|
*
|
xprtrdma: xprt_release_rqst_cong is called outside of transport_lock
Chuck Lever
2018-10-02
1
-9
/
+7
|
|
/
*
|
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
2018-09-30
2
-3
/
+3
*
|
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
2
-7
/
+2
*
|
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
2
-0
/
+6
*
|
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
2018-09-30
2
-5
/
+3
*
|
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-09-30
1
-1
/
+0
*
|
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
2018-09-30
2
-7
/
+7
|
/
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-24
1
-3
/
+2
|
\
|
*
xprtrdma: Fix disconnect regression
Chuck Lever
2018-08-08
1
-3
/
+2
*
|
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-24
5
-27
/
+23
|
\
\
|
*
|
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
2018-08-09
1
-2
/
+1
|
*
|
svcrdma: Clean up Read chunk path
Chuck Lever
2018-08-09
1
-19
/
+13
|
*
|
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2018-08-09
2
-4
/
+9
|
*
|
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-09
1
-2
/
+0
|
|
/
*
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
3
-3
/
+6
*
|
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
2018-07-26
1
-1
/
+1
*
|
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
5
-10
/
+6
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
2
-2
/
+2
|
/
*
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
9
-324
/
+284
|
\
|
*
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-05
9
-324
/
+284
|
|
\
|
|
*
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
1
-8
/
+0
|
|
*
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
2
-0
/
+2
|
|
*
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
3
-2
/
+14
|
|
*
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
1
-19
/
+12
|
|
*
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-06-01
1
-1
/
+1
|
|
*
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
2
-2
/
+3
|
|
*
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
1
-12
/
+3
[next]