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
/
include
/
linux
/
sunrpc
/
svc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+16
2009-04-04
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+2
2009-04-04
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
1
-0
/
+1
2009-03-28
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
1
-3
/
+2
2009-03-28
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
1
-2
/
+2
2009-03-19
knfsd: add file to export stats about nfsd pools
Greg Banks
1
-0
/
+11
2009-03-19
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
1
-0
/
+2
2009-01-06
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
1
-1
/
+4
2008-09-30
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
1
-3
/
+3
2008-09-30
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
1
-1
/
+3
2008-09-30
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
1
-4
/
+5
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-3
/
+2
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-1
/
+1
2008-04-24
SUNRPC: remove svc_create_thread()
Jeff Layton
1
-1
/
+0
2008-02-11
nfsd: clean up svc_reserve_auth()
J. Bruce Fields
1
-8
/
+5
2008-02-02
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
1
-0
/
+2
2008-02-02
svc: Add transport hdr size for defer/revisit
Tom Tucker
1
-0
/
+2
2008-02-02
svc: Removing remaining references to rq_sock in rqstp
Tom Tucker
1
-4
/
+1
2008-02-02
svc: Make deferral processing xprt independent
Tom Tucker
1
-1
/
+1
2008-02-02
svc: Add transport specific xpo_release function
Tom Tucker
1
-1
/
+1
2008-02-02
svc: Change the svc_sock in the rqstp structure to a transport
Tom Tucker
1
-1
/
+4
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
1
-0
/
+1
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
1
-1
/
+1
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
1
-0
/
+19
2007-03-06
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
1
-2
/
+0
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
1
-0
/
+5
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
1
-4
/
+11
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
1
-2
/
+15
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
1
-2
/
+3
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-0
/
+3
2007-01-27
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-1
/
+4
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-1
/
+1
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
1
-1
/
+2
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
1
-0
/
+3
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-1
/
+22
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
1
-59
/
+10
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
1
-0
/
+1
2006-10-02
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
1
-5
/
+16
2006-10-02
[PATCH] knfsd: add svc_get
Greg Banks
1
-0
/
+11
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
1
-2
/
+23
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
1
-0
/
+1
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
1
-1
/
+1
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+7
2006-09-29
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
1
-7
/
+7
2006-09-29
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
1
-7
/
+24
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
1
-1
/
+3
2006-04-11
[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page
J. Bruce Fields
1
-4
/
+5
2006-01-19
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
1
-0
/
+1
[next]