Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
22192b37bbeec5d850c233491f3cb7610363ce34
/
net
/
sunrpc
/
svc_xprt.c
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
b292cf9
sunrpc: fix peername failed on closed listener
by Xiaotian Feng
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
78c210e
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
by J. Bruce Fields
· 15 years ago
4cfc7e6
nfsd41: sunrpc: Added rpc server-side backchannel handling
by Rahul Iyer
· 15 years ago
b0401d7
sunrpc: move the close processing after do recvfrom method
by Wei Yongjun
· 15 years ago
ed2d8ae
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
by Ryusei Yamaguchi
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
335c54b
NFSD: Prevent a buffer overflow in svc_xprt_names()
by Chuck Lever
· 16 years ago
dcf1a35
net/sunrpc/svc_xprt.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
2f42587
nfsd: don't use the deferral service, return NFS4ERR_DELAY
by Andy Adamson
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
156e620
SUNRPC: Clean up svc_find_xprt() calling sequence
by Chuck Lever
· 16 years ago
03cf6c9
knfsd: add file to export stats about nfsd pools
by Greg Banks
· 16 years ago
59a252f
knfsd: avoid overloading the CPU scheduler with enormous load averages
by Greg Banks
· 16 years ago
24c3767
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
by Trond Myklebust
· 16 years ago
22945e4
svc: Clean up deferred requests on transport destruction
by Tom Tucker
· 16 years ago
2779e3a
svc: Move kfree of deferral record to common code
by Tom Tucker
· 16 years ago
c9233eb
sunrpc: add sv_maxconn field to svc_serv (try #3)
by Jeff Layton
· 16 years ago
5dd248f
SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
by Chuck Lever
· 16 years ago
aa3314c
svc: Remove unused header files from svc_xprt.c
by Tom Tucker
· 17 years ago
fc63a05
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
by Tom Tucker
· 17 years ago
7b54fe6
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
by Jeff Layton
· 17 years ago
7086721
SUNRPC: have svc_recv() check kthread_should_stop()
by Jeff Layton
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
d2f7e79
SUNRPC: Move exported symbol definitions after function declaration part 2
by Trond Myklebust
· 17 years ago
9571af1
svc: Add svc_xprt_names service to replace svc_sock_names
by Tom Tucker
· 17 years ago
a217813
knfsd: Support adding transports by writing portlist file
by Tom Tucker
· 17 years ago
7fcb98d
svc: Add svc API that queries for a transport instance
by Tom Tucker
· 17 years ago
dc9a16e
svc: Add /proc/sys/sunrpc/transport files
by Tom Tucker
· 17 years ago
260c1d1
svc: Add transport hdr size for defer/revisit
by Tom Tucker
· 17 years ago
0f0257e
svc: Move the xprt independent code to the svc_xprt.c file
by Tom Tucker
· 17 years ago
4e5caaa
svc: Move create logic to common code
by Tom Tucker
· 17 years ago
9dbc240
svc: Move the sockaddr information to svc_xprt
by Tom Tucker
· 17 years ago
8c7b017
svc: Make deferral processing xprt independent
by Tom Tucker
· 17 years ago
def13d7
svc: Move the authinfo cache to svc_xprt.
by Tom Tucker
· 17 years ago
a50fea2
svc: Make svc_send transport neutral
by Tom Tucker
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
bb5cf16
svc: Move sk_server and sk_pool to svc_xprt
by Tom Tucker
· 17 years ago
e1b3157
svc: Change sk_inuse to a kref
by Tom Tucker
· 17 years ago
b700cbb
svc: Add a generic transport svc_create_xprt function
by Tom Tucker
· 17 years ago
1d8206b
svc: Add an svc transport class
by Tom Tucker
· 17 years ago