Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
J. Bruce Fields
|
9689dcce0b
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
|
13 years ago |
J. Bruce Fields
|
61c8504c42
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
J. Bruce Fields
|
94cf3179cc
svcrpc: update outdated BKL comment
|
13 years ago |
J. Bruce Fields
|
b4f36f88b3
svcrpc: avoid memory-corruption on pool shutdown
|
13 years ago |
J. Bruce Fields
|
2fefb8a09e
svcrpc: destroy server sockets all at once
|
13 years ago |
Trond Myklebust
|
31cbecb4ab
Merge branch 'osd-devel' into nfs-for-next
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 years ago |
Stanislav Kinsbursky
|
16d0587090
NFSd: call svc rpcbind cleanup explicitly
|
13 years ago |
Stanislav Kinsbursky
|
8e356b1e2a
SUNRPC: cleanup service destruction
|
13 years ago |
Stanislav Kinsbursky
|
e40f5e29ef
SUNRPC: setup rpcbind clients if service requires it
|
13 years ago |
Stanislav Kinsbursky
|
d99085605c
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
|
13 years ago |
Eric Dumazet
|
11fd165c68
sunrpc: use better NUMA affinities
|
14 years ago |
Trond Myklebust
|
0d961aa934
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
|
14 years ago |
Trond Myklebust
|
9e00abc3c2
SUNRPC: sunrpc should not explicitly depend on NFS config options
|
14 years ago |
Chuck Lever
|
7402ab19cd
SUNRPC: Use AF_LOCAL for rpcbind upcalls
|
14 years ago |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Andy Adamson
|
4a19de0f4b
NFS rename client back channel transport field
|
14 years ago |
Andy Adamson
|
1f11a034cd
SUNRPC new transport for the NFSv4.1 shared back channel
|
14 years ago |
Andy Adamson
|
4b5b3ba16b
SUNRPC move svc_drop to caller of svc_process_common
|
14 years ago |
J. Bruce Fields
|
9e701c6109
svcrpc: simpler request dropping
|
14 years ago |
NeilBrown
|
1ebede86b8
sunrpc: close connection when a request is irretrievably lost.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
H Hartley Sweeten
|
72c3368856
nodemask.h: remove macro any_online_node
|
15 years ago |
Andy Adamson
|
ba17686f62
nfs41 do not allocate unused back channel pages
|
15 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
Trond Myklebust
|
301933a0ac
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
|
16 years ago |
Benny Halevy
|
8f97524235
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
|
16 years ago |
Andy Adamson
|
9c9f3f5fa6
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
|
16 years ago |