J. Bruce Fields
|
5306293c9c
Merge commit 'v2.6.34-rc6'
|
15 年之前 |
Neil Brown
|
b48fa6b991
sunrpc: centralise most calls to svc_xprt_received
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
J. Bruce Fields
|
788e69e548
svcrpc: don't hold sv_lock over svc_xprt_put()
|
15 年之前 |
J. Bruce Fields
|
1b644b6e6f
Revert "sunrpc: move the close processing after do recvfrom method"
|
15 年之前 |
J. Bruce Fields
|
f5822754ea
Revert "sunrpc: fix peername failed on closed listener"
|
15 年之前 |
Neil Brown
|
ab1b18f70a
sunrpc: remove unnecessary svc_xprt_put
|
15 年之前 |
Chuck Lever
|
6871790815
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
|
15 年之前 |
Chuck Lever
|
d6783b2b6c
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
|
15 年之前 |
Linus Torvalds
|
93939f4e5d
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
|
15 年之前 |
Xiaotian Feng
|
b292cf9ce7
sunrpc: fix peername failed on closed listener
|
15 年之前 |
Linus Torvalds
|
37c24b37fb
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
|
15 年之前 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 年之前 |
J. Bruce Fields
|
78c210efde
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
|
16 年之前 |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
15 年之前 |
Wei Yongjun
|
b0401d7253
sunrpc: move the close processing after do recvfrom method
|
15 年之前 |
Ryusei Yamaguchi
|
ed2d8aed52
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
|
16 年之前 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 年之前 |
Chuck Lever
|
335c54bdc4
NFSD: Prevent a buffer overflow in svc_xprt_names()
|
16 年之前 |
H Hartley Sweeten
|
dcf1a3573e
net/sunrpc/svc_xprt.c: fix sparse warnings
|
16 年之前 |
Linus Torvalds
|
a63856252d
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
|
16 年之前 |
Andy Adamson
|
2f425878b6
nfsd: don't use the deferral service, return NFS4ERR_DELAY
|
16 年之前 |
Chuck Lever
|
9652ada3fb
SUNRPC: Change svc_create_xprt() to take a @family argument
|
16 年之前 |
Chuck Lever
|
156e62094a
SUNRPC: Clean up svc_find_xprt() calling sequence
|
16 年之前 |
Greg Banks
|
03cf6c9f49
knfsd: add file to export stats about nfsd pools
|
16 年之前 |
Greg Banks
|
59a252ff8c
knfsd: avoid overloading the CPU scheduler with enormous load averages
|
16 年之前 |
Trond Myklebust
|
24c3767e41
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
|
16 年之前 |
Tom Tucker
|
22945e4a1c
svc: Clean up deferred requests on transport destruction
|
16 年之前 |
Tom Tucker
|
2779e3ae39
svc: Move kfree of deferral record to common code
|
16 年之前 |
Jeff Layton
|
c9233eb7b0
sunrpc: add sv_maxconn field to svc_serv (try #3)
|
16 年之前 |