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