Stanislav Kinsbursky
|
7b147f1ff2
SUNRPC: service destruction in network namespace context
|
il y a 13 ans |
Stanislav Kinsbursky
|
3a22bf506c
SUNRPC: clear svc transports lists helper introduced
|
il y a 13 ans |
Stanislav Kinsbursky
|
6f5133652e
SUNRPC: clear svc pools lists helper introduced
|
il y a 13 ans |
Stanislav Kinsbursky
|
4cb54ca206
SUNRPC: search for service transports in network namespace context
|
il y a 13 ans |
Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
il y a 13 ans |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
il y a 13 ans |
Stanislav Kinsbursky
|
bd4620ddf6
SUNRPC: create svc_xprt in proper network namespace
|
il y a 13 ans |
J. Bruce Fields
|
b4f36f88b3
svcrpc: avoid memory-corruption on pool shutdown
|
il y a 13 ans |
J. Bruce Fields
|
2fefb8a09e
svcrpc: destroy server sockets all at once
|
il y a 13 ans |
J. Bruce Fields
|
7710ec36b6
svcrpc: make svc_delete_xprt static
|
il y a 13 ans |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
il y a 14 ans |
Mi Jinlong
|
849a1cf13d
SUNRPC: Replace svc_addr_u by sockaddr_storage
|
il y a 13 ans |
J. Bruce Fields
|
ebc63e531c
svcrpc: fix list-corrupting race on nfsd shutdown
|
il y a 14 ans |
J. Bruce Fields
|
99de8ea962
rpc: keep backchannel xprt as long as server connection
|
il y a 14 ans |
J. Bruce Fields
|
9e701c6109
svcrpc: simpler request dropping
|
il y a 14 ans |
NeilBrown
|
7c96aef759
sunrpc: remove xpt_pool
|
il y a 14 ans |
J. Bruce Fields
|
ec66ee3797
Merge commit 'v2.6.37-rc6' into for-2.6.38
|
il y a 14 ans |
NeilBrown
|
ed2849d3ec
sunrpc: prevent use-after-free on clearing XPT_BUSY
|
il y a 14 ans |
J. Bruce Fields
|
9c335c0b8d
svcrpc: fix wspace-checking race
|
il y a 14 ans |
J. Bruce Fields
|
b176331627
svcrpc: svc_close_xprt comment
|
il y a 14 ans |
J. Bruce Fields
|
f8c0d226fe
svcrpc: simplify svc_close_all
|
il y a 14 ans |
J. Bruce Fields
|
ca7896cd83
nfsd4: centralize more calls to svc_xprt_received
|
il y a 14 ans |
J. Bruce Fields
|
62bac4af3d
svcrpc: don't set then immediately clear XPT_DEFERRED
|
il y a 14 ans |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
il y a 14 ans |
J. Bruce Fields
|
01dba075d5
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
|
il y a 14 ans |
J. Bruce Fields
|
ac9303eb74
svcrpc: assume svc_delete_xprt() called only once
|
il y a 14 ans |
J. Bruce Fields
|
7e4fdd0744
svcrpc: never clear XPT_BUSY on dead xprt
|
il y a 14 ans |
Pavel Emelyanov
|
8f3a6de313
sunrpc: Turn list_for_each-s into the ..._entry-s
|
il y a 14 ans |
J. Bruce Fields
|
edc7a89403
nfsd: provide callbacks on svc_xprt deletion
|
il y a 15 ans |
Pavel Emelyanov
|
62832c039e
sunrpc: Pull net argument downto svc_create_socket
|
il y a 14 ans |