index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
xprtrdma: Fix MR list handling
Chuck Lever
2019-10-24
1
-20
/
+21
|
|
*
|
xprtrdma: Close window between waking RPC senders and posting Receives
Chuck Lever
2019-10-24
3
-4
/
+9
|
|
*
|
xprtrdma: Initialize rb_credits in one place
Chuck Lever
2019-10-24
4
-16
/
+38
|
|
*
|
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2019-10-24
2
-0
/
+25
|
|
*
|
xprtrdma: Add unique trace points for posting Local Invalidate WRs
Chuck Lever
2019-10-24
1
-2
/
+2
|
|
*
|
SUNRPC: Add trace points to observe transport congestion control
Chuck Lever
2019-10-24
1
-9
/
+13
|
|
*
|
SUNRPC: Eliminate log noise in call_reserveresult
Chuck Lever
2019-10-24
1
-12
/
+2
|
*
|
|
SUNRPC: Avoid RPC delays when exiting suspend
Trond Myklebust
2019-11-06
1
-1
/
+1
|
*
|
|
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
2
-2
/
+7
*
|
|
|
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
1
-1
/
+1
|
/
/
/
*
|
|
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2019-10-30
2
-1
/
+6
*
|
|
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-30
1
-0
/
+2
*
|
|
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-30
1
-2
/
+3
|
/
/
*
|
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-10
1
-9
/
+8
|
/
*
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
5
-30
/
+26
|
\
|
*
sunrpc: clean up indentation issue
Colin Ian King
2019-09-25
1
-2
/
+2
|
*
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
1
-0
/
+3
|
*
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
2
-16
/
+11
|
*
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-19
2
-8
/
+2
|
*
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-07-30
1
-4
/
+8
*
|
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
12
-384
/
+388
|
\
\
|
*
|
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
2019-09-20
1
-0
/
+7
|
*
|
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
2019-09-20
1
-1
/
+13
|
*
|
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
2
-23
/
+31
|
*
|
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
2019-09-20
1
-9
/
+18
|
*
|
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2019-09-17
2
-4
/
+7
|
*
|
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
2019-09-17
1
-1
/
+7
|
*
|
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2019-09-17
2
-26
/
+34
|
*
|
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
2019-08-26
1
-12
/
+14
|
*
|
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
2019-08-26
3
-4
/
+9
|
*
|
xprtrdma: Recycle MRs after disconnect
Chuck Lever
2019-08-26
3
-9
/
+29
|
*
|
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
2019-08-21
1
-1
/
+1
|
*
|
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
2019-08-21
1
-9
/
+12
|
*
|
xprtrdma: Fix bc_max_slots return value
Chuck Lever
2019-08-21
1
-3
/
+1
|
*
|
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
2019-08-21
1
-4
/
+4
|
*
|
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2019-08-21
2
-59
/
+53
|
*
|
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
2019-08-21
3
-18
/
+16
|
*
|
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
2019-08-21
4
-12
/
+33
|
*
|
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2019-08-20
2
-4
/
+5
|
*
|
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
2019-08-20
4
-43
/
+35
|
*
|
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
2019-08-20
3
-28
/
+11
|
*
|
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
2019-08-20
4
-21
/
+11
|
*
|
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
2019-08-20
1
-1
/
+3
|
*
|
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2019-08-20
2
-19
/
+9
|
*
|
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
2019-08-20
1
-1
/
+1
|
*
|
xprtrdma: Boost maximum transport header size
Chuck Lever
2019-08-20
2
-14
/
+18
|
*
|
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
2019-08-20
1
-2
/
+2
|
*
|
xprtrdma: Update obsolete comment
Chuck Lever
2019-08-20
1
-3
/
+0
|
*
|
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
2019-08-20
1
-48
/
+18
|
*
|
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-08-20
1
-1
/
+1
[prev]
[next]