index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
svcrpc: fix a comment typo
J. Bruce Fields
1
-1
/
+1
2012-06-01
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
1
-1
/
+1
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-8
/
+5
2012-02-15
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
1
-10
/
+17
2012-02-15
SUNRPC: clear svc transports lists helper introduced
Stanislav Kinsbursky
1
-8
/
+11
2012-02-15
SUNRPC: clear svc pools lists helper introduced
Stanislav Kinsbursky
1
-6
/
+13
2012-02-01
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
1
-1
/
+5
2012-01-15
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-21
/
+41
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-4
/
+4
2011-12-07
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
1
-3
/
+3
2011-12-07
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
1
-19
/
+29
2011-12-07
svcrpc: destroy server sockets all at once
J. Bruce Fields
1
-1
/
+10
2011-12-07
svcrpc: make svc_delete_xprt static
J. Bruce Fields
1
-1
/
+2
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
1
-11
/
+2
2011-07-16
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
1
-5
/
+6
2011-01-11
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
1
-0
/
+4
2011-01-05
svcrpc: simpler request dropping
J. Bruce Fields
1
-0
/
+1
2010-12-17
sunrpc: remove xpt_pool
NeilBrown
1
-5
/
+0
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
1
-2
/
+8
2010-12-08
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
1
-1
/
+8
2010-11-20
svcrpc: fix wspace-checking race
J. Bruce Fields
1
-22
/
+11
2010-11-20
svcrpc: svc_close_xprt comment
J. Bruce Fields
1
-1
/
+6
2010-11-20
svcrpc: simplify svc_close_all
J. Bruce Fields
1
-8
/
+8
2010-11-20
nfsd4: centralize more calls to svc_xprt_received
J. Bruce Fields
1
-12
/
+14
2010-11-20
svcrpc: don't set then immediately clear XPT_DEFERRED
J. Bruce Fields
1
-3
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-26
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
1
-6
/
+0
2010-10-26
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
1
-1
/
+1
2010-10-26
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
1
-3
/
+0
2010-10-19
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
1
-4
/
+2
2010-10-02
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
1
-0
/
+15
2010-10-02
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
1
-2
/
+3
2010-10-02
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
1
-2
/
+2
2010-09-27
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
1
-0
/
+2
2010-09-27
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
1
-3
/
+2
2010-09-08
svcrpc: minor cache cleanup
J. Bruce Fields
1
-1
/
+1
2010-09-08
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
1
-0
/
+11
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
svcrpc: don't hold sv_lock over svc_xprt_put()
J. Bruce Fields
1
-1
/
+1
2010-03-01
Revert "sunrpc: move the close processing after do recvfrom method"
J. Bruce Fields
1
-7
/
+5
2010-03-01
Revert "sunrpc: fix peername failed on closed listener"
J. Bruce Fields
1
-2
/
+1
2010-02-27
sunrpc: remove unnecessary svc_xprt_put
Neil Brown
1
-4
/
+1
2010-01-27
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
1
-1
/
+4
2010-01-27
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
Chuck Lever
1
-0
/
+4
2010-01-07
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2010-01-07
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-22
/
+9
[prev]
[next]