index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2019-11-22
SUNRPC: Fix backchannel latency metrics
Chuck Lever
1
-1
/
+2
2019-11-04
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-1
/
+1
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-9
/
+8
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
1
-1
/
+7
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
1
-0
/
+1
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+1
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-21
/
+2
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
1
-21
/
+2
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
1
-12
/
+11
2019-07-06
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
1
-6
/
+72
2019-06-28
SUNRPC: Fix up calculation of client message length
Trond Myklebust
1
-8
/
+8
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
1
-4
/
+4
2019-03-26
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-03-15
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
1
-1
/
+1
2019-03-03
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
1
-2
/
+2
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-2
/
+19
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-32
/
+67
2019-02-21
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
1
-12
/
+4
2019-02-21
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
1
-10
/
+1
2019-02-21
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
1
-36
/
+13
2019-02-21
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
1
-15
/
+23
2019-02-21
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
1
-1
/
+4
2019-02-21
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
1
-5
/
+2
2019-02-21
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
1
-14
/
+29
2019-02-21
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
1
-3
/
+9
2019-02-21
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
1
-2
/
+0
2019-02-21
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
1
-2
/
+24
2019-02-20
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
1
-3
/
+7
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-31
/
+60
2019-01-08
SUNRPC: Fix TCP receive code on archs with flush_dcache_page()
Trond Myklebust
1
-0
/
+22
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-8
/
+2
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-12
/
+0
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
1
-0
/
+2
2018-12-28
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
1
-12
/
+0
2018-12-19
SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG
Ben Dooks
1
-8
/
+0
2018-12-18
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
1
-4
/
+2
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
1
-7
/
+1
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
1
-2
/
+2
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
1
-2
/
+3
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
1
-1
/
+2
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
1
-11
/
+11
2018-12-05
SUNRPC: Fix RPC receive hangs
Trond Myklebust
1
-20
/
+19
2018-11-02
missing bits of "iov_iter: Separate type from direction and use accessor func...
Al Viro
1
-2
/
+2
2018-10-19
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-2
/
+8
2018-10-19
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
1
-16
/
+18
2018-10-02
sunrpc: Report connect_time in seconds
Chuck Lever
1
-2
/
+2
2018-10-02
sunrpc: Fix connect metrics
Chuck Lever
1
-4
/
+6
[next]