index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2
-6
/
+21
2020-01-14
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2020-01-14
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
1
-0
/
+2
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-34
/
+84
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-337
/
+435
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
1
-1
/
+1
2019-11-22
SUNRPC: Capture completion of all RPC tasks
Chuck Lever
1
-0
/
+1
2019-11-21
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2
-1
/
+3
2019-11-18
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
1
-6
/
+5
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
8
-328
/
+421
2019-11-06
SUNRPC: Avoid RPC delays when exiting suspend
Trond Myklebust
1
-1
/
+1
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2
-2
/
+7
2019-10-30
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
1
-21
/
+63
2019-10-30
SUNRPC: Trace gssproxy upcall results
Chuck Lever
4
-4
/
+12
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2
-1
/
+6
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-0
/
+2
2019-10-30
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-2
/
+3
2019-10-24
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
1
-6
/
+3
2019-10-24
xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()
Chuck Lever
2
-15
/
+10
2019-10-24
xprtrdma: Refine trace_xprtrdma_fixup
Chuck Lever
1
-3
/
+2
2019-10-24
xprtrdma: Report the computed connect delay
Chuck Lever
2
-12
/
+4
2019-10-24
xprtrdma: Wake tasks after connect worker fails
Chuck Lever
1
-9
/
+6
2019-10-24
xprtrdma: Pull up sometimes
Chuck Lever
4
-7
/
+81
2019-10-24
xprtrdma: Refactor rpcrdma_prepare_msg_sges()
Chuck Lever
1
-117
/
+146
2019-10-24
xprtrdma: Move the rpcrdma_sendctx::sc_wr field
Chuck Lever
4
-9
/
+9
2019-10-24
xprtrdma: Remove rpcrdma_sendctx::sc_device
Chuck Lever
2
-3
/
+2
2019-10-24
xprtrdma: Remove rpcrdma_sendctx::sc_xprt
Chuck Lever
2
-11
/
+10
2019-10-24
xprtrdma: Ensure ri_id is stable during MR recycling
Chuck Lever
2
-24
/
+6
2019-10-24
xprtrdma: Manage MRs in context of a single connection
Chuck Lever
4
-57
/
+40
2019-10-24
xprtrdma: Fix MR list handling
Chuck Lever
1
-20
/
+21
2019-10-24
xprtrdma: Close window between waking RPC senders and posting Receives
Chuck Lever
3
-4
/
+9
2019-10-24
xprtrdma: Initialize rb_credits in one place
Chuck Lever
4
-16
/
+38
2019-10-24
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2
-0
/
+25
2019-10-24
xprtrdma: Add unique trace points for posting Local Invalidate WRs
Chuck Lever
1
-2
/
+2
2019-10-24
SUNRPC: Add trace points to observe transport congestion control
Chuck Lever
1
-9
/
+13
2019-10-24
SUNRPC: Eliminate log noise in call_reserveresult
Chuck Lever
1
-12
/
+2
2019-10-11
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-9
/
+8
2019-10-08
svcrdma: Improve DMA mapping trace points
Chuck Lever
1
-2
/
+6
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-30
/
+26
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-384
/
+388
2019-09-25
sunrpc: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-11
/
+10
2019-09-20
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
1
-0
/
+7
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
1
-1
/
+13
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2
-23
/
+31
2019-09-20
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
1
-9
/
+18
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2
-4
/
+7
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
1
-1
/
+7
[next]