index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Commit message (
Expand
)
Author
Age
*
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
*
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
*
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
2010-09-27
*
svcrpc: minor cache cleanup
J. Bruce Fields
2010-09-07
*
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
2010-09-07
*
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-04
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
2010-05-03
*
|
svcrpc: don't hold sv_lock over svc_xprt_put()
J. Bruce Fields
2010-03-29
|
/
*
Revert "sunrpc: move the close processing after do recvfrom method"
J. Bruce Fields
2010-02-28
*
Revert "sunrpc: fix peername failed on closed listener"
J. Bruce Fields
2010-02-28
*
sunrpc: remove unnecessary svc_xprt_put
Neil Brown
2010-02-26
*
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
2010-01-26
*
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
Chuck Lever
2010-01-26
*
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-01-06
|
\
|
*
sunrpc: fix peername failed on closed listener
Xiaotian Feng
2010-01-06
*
|
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-16
|
\
|
|
*
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
J. Bruce Fields
2009-11-23
*
|
net: Move && and || to end of previous line
Joe Perches
2009-11-29
|
/
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
*
sunrpc: move the close processing after do recvfrom method
Wei Yongjun
2009-08-27
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
*
net/sunrpc/svc_xprt.c: fix sparse warnings
H Hartley Sweeten
2009-04-28
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
|
\
|
*
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
|
*
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2009-03-18
*
|
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
*
|
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
|
/
*
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
2009-01-07
*
svc: Clean up deferred requests on transport destruction
Tom Tucker
2009-01-07
*
svc: Move kfree of deferral record to common code
Tom Tucker
2009-01-07
*
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
2009-01-06
*
SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
Chuck Lever
2008-09-29
*
svc: Remove unused header files from svc_xprt.c
Tom Tucker
2008-05-19
*
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
Tom Tucker
2008-05-19
*
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
2008-04-23
*
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
2008-04-23
*
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-18
*
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
2008-02-01
*
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
*
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
*
svc: Add svc API that queries for a transport instance
Tom Tucker
2008-02-01
*
svc: Add /proc/sys/sunrpc/transport files
Tom Tucker
2008-02-01
*
svc: Add transport hdr size for defer/revisit
Tom Tucker
2008-02-01
*
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
2008-02-01
[next]