index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
2011-07-15
1
-5
/
+6
*
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
2011-01-11
1
-0
/
+4
*
svcrpc: simpler request dropping
J. Bruce Fields
2011-01-04
1
-0
/
+1
*
sunrpc: remove xpt_pool
NeilBrown
2010-12-17
1
-5
/
+0
*
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
2010-12-17
1
-2
/
+8
|
\
|
*
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
2010-12-07
1
-1
/
+8
|
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
|
svcrpc: fix wspace-checking race
J. Bruce Fields
2010-11-19
1
-22
/
+11
*
|
svcrpc: svc_close_xprt comment
J. Bruce Fields
2010-11-19
1
-1
/
+6
*
|
svcrpc: simplify svc_close_all
J. Bruce Fields
2010-11-19
1
-8
/
+8
*
|
nfsd4: centralize more calls to svc_xprt_received
J. Bruce Fields
2010-11-19
1
-12
/
+14
*
|
svcrpc: don't set then immediately clear XPT_DEFERRED
J. Bruce Fields
2010-11-19
1
-3
/
+2
|
/
*
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
2010-10-25
1
-6
/
+0
*
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
2010-10-25
1
-1
/
+1
*
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
2010-10-25
1
-3
/
+0
*
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
2010-10-19
1
-4
/
+2
*
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
1
-0
/
+15
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
1
-2
/
+3
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
1
-2
/
+2
*
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
1
-0
/
+2
*
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
2010-09-27
1
-3
/
+2
*
svcrpc: minor cache cleanup
J. Bruce Fields
2010-09-07
1
-1
/
+1
*
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
2010-09-07
1
-0
/
+11
*
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-04
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
2010-05-03
1
-1
/
+3
*
|
svcrpc: don't hold sv_lock over svc_xprt_put()
J. Bruce Fields
2010-03-29
1
-1
/
+1
|
/
*
Revert "sunrpc: move the close processing after do recvfrom method"
J. Bruce Fields
2010-02-28
1
-7
/
+5
*
Revert "sunrpc: fix peername failed on closed listener"
J. Bruce Fields
2010-02-28
1
-2
/
+1
*
sunrpc: remove unnecessary svc_xprt_put
Neil Brown
2010-02-26
1
-4
/
+1
*
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
2010-01-26
1
-1
/
+4
*
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
Chuck Lever
2010-01-26
1
-0
/
+4
*
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-01-06
1
-1
/
+2
|
\
|
*
sunrpc: fix peername failed on closed listener
Xiaotian Feng
2010-01-06
1
-1
/
+2
*
|
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-16
1
-22
/
+9
|
\
\
|
|
/
|
*
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
J. Bruce Fields
2009-11-23
1
-22
/
+9
*
|
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-4
/
+4
|
/
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
1
-0
/
+2
*
sunrpc: move the close processing after do recvfrom method
Wei Yongjun
2009-08-27
1
-5
/
+7
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
1
-11
/
+0
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
1
-17
/
+39
*
net/sunrpc/svc_xprt.c: fix sparse warnings
H Hartley Sweeten
2009-04-28
1
-0
/
+1
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
1
-9
/
+118
|
\
|
*
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
1
-1
/
+1
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
1
-1
/
+99
|
*
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2009-03-18
1
-7
/
+18
*
|
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-6
/
+9
*
|
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
1
-5
/
+11
|
/
*
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
2009-01-07
1
-4
/
+4
[next]