Trond Myklebust
|
79462857eb
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
|
6 年 前 |
Trond Myklebust
|
dfcf038085
SUNRPC: Fix up socket polling
|
6 年 前 |
Trond Myklebust
|
b76a5afdce
SUNRPC: Use the discard iterator rather than MSG_TRUNC
|
6 年 前 |
Trond Myklebust
|
26781eab48
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
|
6 年 前 |
Trond Myklebust
|
16e5e90f0e
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
|
6 年 前 |
Trond Myklebust
|
c443305529
SUNRPC: Fix RPC receive hangs
|
6 年 前 |
Al Viro
|
0e9b4a8271
missing bits of "iov_iter: Separate type from direction and use accessor functions"
|
6 年 前 |
Trond Myklebust
|
93bdcf9fdb
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
6 年 前 |
J. Bruce Fields
|
826799e66e
sunrpc: safely reallow resvport min/max inversion
|
6 年 前 |
Chuck Lever
|
8440a88611
sunrpc: Report connect_time in seconds
|
6 年 前 |
Chuck Lever
|
3968a8a531
sunrpc: Fix connect metrics
|
6 年 前 |
Trond Myklebust
|
4f54614975
SUNRPC: Clean up xs_udp_data_receive()
|
7 年 前 |
Trond Myklebust
|
550aebfe1c
SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive
|
7 年 前 |
Trond Myklebust
|
c50b8ee02f
SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()
|
7 年 前 |
Trond Myklebust
|
277e4ab7d5
SUNRPC: Simplify TCP receive code by switching to using iterators
|
7 年 前 |
Trond Myklebust
|
adfa71446d
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
|
7 年 前 |
Trond Myklebust
|
c544577dad
SUNRPC: Clean up transport write space handling
|
7 年 前 |
Trond Myklebust
|
36bd7de949
SUNRPC: Turn off throttling of RPC slots for TCP sockets
|
7 年 前 |
Trond Myklebust
|
75891f502f
SUNRPC: Support for congestion control when queuing is enabled
|
7 年 前 |
Trond Myklebust
|
50f484e298
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
|
7 年 前 |
Trond Myklebust
|
75c84151a9
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
|
7 年 前 |
Trond Myklebust
|
4cd34e7c2e
SUNRPC: Simplify dealing with aborted partially transmitted messages
|
7 年 前 |
Trond Myklebust
|
6c7a64e5a4
SUNRPC: Add socket transmit queue offset tracking
|
7 年 前 |
Trond Myklebust
|
e1806c7bfb
SUNRPC: Move reset of TCP state variables into the reconnect code
|
7 年 前 |
Trond Myklebust
|
d1109aa56c
SUNRPC: Rename TCP receive-specific state variables
|
7 年 前 |
Stephen Hemminger
|
8fdee4cc95
sunrpc: whitespace fixes
|
7 年 前 |
Chuck Lever
|
a9cde23ab7
SUNRPC: Add a ->free_slot transport callout
|
7 年 前 |
Linus Torvalds
|
a1bf4c7da6
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 年 前 |
Chuck Lever
|
78215759e2
SUNRPC: Make RTT measurement more precise (Send)
|
7 年 前 |
Chuck Lever
|
ecd465ee88
SUNRPC: Move xprt_update_rtt callsite
|
7 年 前 |