J. Bruce Fields
|
92769108f5
sunrpc: skip portmap calls on sessions backchannel
|
před 13 roky |
Trond Myklebust
|
09acfea5d8
SUNRPC: Fix a few sparse warnings
|
před 13 roky |
Andy Adamson
|
15a4520621
SUNRPC: add sending,pending queue and max slot to xprt stats
|
před 13 roky |
Trond Myklebust
|
24ca9a8477
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
|
před 13 roky |
Stanislav Kinsbursky
|
2aa13531bb
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
|
před 13 roky |
Trond Myklebust
|
d9ba131d8f
SUNRPC: Support dynamic slot allocation for TCP connections
|
před 14 roky |
Trond Myklebust
|
43cedbf0e8
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
|
před 14 roky |
Trond Myklebust
|
9e00abc3c2
SUNRPC: sunrpc should not explicitly depend on NFS config options
|
před 14 roky |
Chuck Lever
|
176e21ee2e
SUNRPC: Support for RPC over AF_LOCAL transports
|
před 14 roky |
Chuck Lever
|
61677eeec2
SUNRPC: Rename xs_encode_tcp_fragment_header()
|
před 14 roky |
Trond Myklebust
|
fe19a96b10
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
|
před 14 roky |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
před 14 roky |
Trond Myklebust
|
246408dcd5
SUNRPC: Never reuse the socket port after an xs_close()
|
před 14 roky |
Ben Hutchings
|
4cea288aaf
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
|
před 14 roky |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
před 14 roky |
J. Bruce Fields
|
f0418aa4b1
rpc: allow xprt_class->setup to return a preexisting xprt
|
před 14 roky |
J. Bruce Fields
|
99de8ea962
rpc: keep backchannel xprt as long as server connection
|
před 14 roky |
J. Bruce Fields
|
d75faea330
rpc: move sk_bc_xprt to svc_xprt
|
před 14 roky |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
před 14 roky |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
před 14 roky |
Chuck Lever
|
9247685088
SUNRPC: Properly initialize sock_xprt.srcaddr in all cases
|
před 14 roky |
Chuck Lever
|
4232e8634a
SUNRPC: Use conventional switch statement when reclassifying sockets
|
před 14 roky |
Pavel Emelyanov
|
50fa0d40a9
sunrpc: Remove dead "else" branch from bc xprt creation
|
před 14 roky |
Pavel Emelyanov
|
8c14ff2aaf
sunrpc: Remove UDP worker wrappers
|
před 14 roky |
Pavel Emelyanov
|
cdd518d524
sunrpc: Remove TCP worker wrappers
|
před 14 roky |
Pavel Emelyanov
|
7dfe1fc362
sunrpc: Pass family to setup_socket calls
|
před 14 roky |
Pavel Emelyanov
|
6bc9638ab4
sunrpc: Merge xs_create_sock code
|
před 14 roky |
Pavel Emelyanov
|
beb59b6828
sunrpc: Merge the xs_bind code
|
před 14 roky |
Pavel Emelyanov
|
573018c07e
sunrpc: Call xs_create_sockX directly from setup_socket
|
před 14 roky |
Pavel Emelyanov
|
22d44a7d8a
sunrpc: Factor out v6 sockets creation
|
před 14 roky |