Trond Myklebust
|
daaadd2283
Merge branch 'bugfixes'
|
9 years ago |
Trond Myklebust
|
13331a551a
SUNRPC: Fixup socket wait for memory
|
9 years ago |
Stefan Hajnoczi
|
d1358917f2
SUNRPC: drop unused xs_reclassify_socketX() helpers
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Andrzej Hajda
|
7fc561362d
SUNRPC: fix variable type
|
10 years ago |
Trond Myklebust
|
ac3c860c75
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
|
9 years ago |
Chuck Lever
|
76566773a1
NFS: Enable client side NFSv4.1 backchannel to use other transports
|
9 years ago |
Chuck Lever
|
42e5c3e272
SUNRPC: Abstract backchannel operations
|
9 years ago |
Trond Myklebust
|
31303d6cbb
SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
|
10 years ago |
Trond Myklebust
|
a26480942c
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
|
10 years ago |
Trond Myklebust
|
f9b2ee714c
SUNRPC: Move UDP receive data path into a workqueue context
|
10 years ago |
Trond Myklebust
|
edc1b01cd3
SUNRPC: Move TCP receive data path into a workqueue context
|
10 years ago |
Trond Myklebust
|
66d7a56a62
SUNRPC: Refactor TCP receive
|
10 years ago |
Trond Myklebust
|
4b0ab51db3
SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose
|
10 years ago |
Trond Myklebust
|
0fdea1e8a2
SUNRPC: Ensure that we wait for connections to complete before retrying
|
10 years ago |
Trond Myklebust
|
03c78827db
SUNRPC: Fix races between socket connection and destroy code
|
10 years ago |
Trond Myklebust
|
099392048c
SUNRPC: Prevent SYN+SYNACK+RST storms
|
10 years ago |
Trond Myklebust
|
0c78789e3a
SUNRPC: xs_reset_transport must mark the connection as disconnected
|
10 years ago |
Trond Myklebust
|
c2126157ea
SUNRPC: Allow sockets to do GFP_NOIO allocations
|
10 years ago |
Trond Myklebust
|
99b1a4c32a
SUNRPC: Fix a thinko in xs_connect()
|
10 years ago |
Linus Torvalds
|
d8132e08d2
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Trond Myklebust
|
f580dd0428
SUNRPC: Report TCP errors to the caller
|
10 years ago |
NeilBrown
|
743c69e7c0
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
|
10 years ago |
Trond Myklebust
|
b5872f0c67
SUNRPC: Don't confuse ENOBUFS with a write_space issue
|
10 years ago |
Linus Torvalds
|
8688d9540c
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Trond Myklebust
|
775f06ab49
SUNRPC: Set the TCP user timeout option on client sockets
|
10 years ago |
Trond Myklebust
|
4876cc779f
SUNRPC: Ensure we release the TCP socket once it has been closed
|
10 years ago |
Chuck Lever
|
4a06825839
SUNRPC: Transport fault injection
|
10 years ago |
Jeff Layton
|
d67fa4d85a
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
|
10 years ago |
Jeff Layton
|
d6e971d8ec
sunrpc: lock xprt before trying to set memalloc on the sockets
|
10 years ago |