index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: remove redundant assignments to variable status
Colin Ian King
2020-03-16
1
-1
/
+1
*
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-08
1
-1
/
+2
|
\
|
*
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2019-11-21
1
-1
/
+2
*
|
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-04
1
-1
/
+1
*
|
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-10
1
-9
/
+8
|
/
*
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
2019-09-17
1
-1
/
+7
*
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
2019-07-18
1
-0
/
+1
*
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-0
/
+1
*
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
1
-21
/
+2
|
\
|
*
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
1
-21
/
+2
*
|
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
2019-07-06
1
-12
/
+11
*
|
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
2019-07-06
1
-6
/
+72
*
|
SUNRPC: Fix up calculation of client message length
Trond Myklebust
2019-06-28
1
-8
/
+8
|
/
*
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
1
-0
/
+1
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
1
-4
/
+4
*
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
2019-03-26
1
-2
/
+2
*
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
2019-03-15
1
-1
/
+1
*
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
2019-03-02
1
-2
/
+2
*
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2019-02-26
1
-2
/
+19
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
1
-32
/
+67
|
\
|
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-31
/
+60
*
|
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
2019-02-20
1
-12
/
+4
*
|
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
2019-02-20
1
-10
/
+1
*
|
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2019-02-20
1
-36
/
+13
*
|
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
2019-02-20
1
-15
/
+23
*
|
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
2019-02-20
1
-1
/
+4
*
|
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
2019-02-20
1
-5
/
+2
*
|
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
2019-02-20
1
-14
/
+29
*
|
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
2019-02-20
1
-3
/
+9
*
|
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-20
1
-2
/
+0
*
|
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
2019-02-20
1
-2
/
+24
*
|
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
2019-02-20
1
-3
/
+7
|
/
*
SUNRPC: Fix TCP receive code on archs with flush_dcache_page()
Trond Myklebust
2019-01-08
1
-0
/
+22
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-03
1
-8
/
+2
|
\
|
*
SUNRPC: Fix some kernel doc complaints
Chuck Lever
2019-01-02
1
-0
/
+2
|
*
SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG
Ben Dooks
2018-12-19
1
-8
/
+0
*
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-03
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-28
1
-12
/
+0
*
|
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
2018-12-18
1
-2
/
+2
*
|
SUNRPC: Fix disconnection races
Trond Myklebust
2018-12-18
1
-4
/
+2
*
|
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
2018-12-05
1
-7
/
+1
*
|
SUNRPC: Fix up socket polling
Trond Myklebust
2018-12-05
1
-2
/
+2
*
|
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
2018-12-05
1
-2
/
+3
*
|
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
2018-12-05
1
-1
/
+2
*
|
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
2018-12-05
1
-11
/
+11
*
|
SUNRPC: Fix RPC receive hangs
Trond Myklebust
2018-12-05
1
-20
/
+19
|
/
*
missing bits of "iov_iter: Separate type from direction and use accessor func...
Al Viro
2018-11-01
1
-2
/
+2
*
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-18
1
-2
/
+8
|
\
|
*
sunrpc: Report connect_time in seconds
Chuck Lever
2018-10-02
1
-2
/
+2
|
*
sunrpc: Fix connect metrics
Chuck Lever
2018-10-02
1
-4
/
+6
[next]