index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
1
-3
/
+4
2024-09-21
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
1
-0
/
+31
2024-09-21
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-2
/
+2
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
1
-9
/
+0
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-0
/
+2
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-0
/
+1
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-01-11
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+2
2024-01-08
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-26
/
+1
2024-01-08
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-1
/
+7
2024-01-08
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
1
-2
/
+0
2024-01-05
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
1
-0
/
+2
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+1
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
1
-2
/
+1
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
1
-1
/
+2
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
1
-11
/
+0
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
1
-16
/
+5
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-1
/
+25
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
1
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-2
/
+1
2023-08-30
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
1
-1
/
+1
2023-08-30
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
1
-0
/
+1
2023-08-30
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
1
-0
/
+1
2023-08-30
SUNRPC: Add enum svc_auth_status
Chuck Lever
1
-1
/
+1
2023-08-30
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-30
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-30
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-1
/
+0
2023-08-30
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2023-08-30
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-1
/
+0
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-24
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-13
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
1
-0
/
+21
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
1
-11
/
+1
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
1
-1
/
+1
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
1
-1
/
+1
2023-02-20
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
1
-9
/
+6
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
1
-1
/
+1
2023-02-20
SUNRPC: Set rq_accept_statp inside ->accept methods
Chuck Lever
1
-0
/
+19
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
1
-2
/
+3
2023-02-20
SUNRPC: Remove no-longer-used helper functions
Chuck Lever
1
-65
/
+1
2023-02-20
SUNRPC: Convert unwrap data paths to use xdr_stream for replies
Chuck Lever
1
-2
/
+24
2022-12-10
sunrpc: svc: Remove an unused static function svc_ungetu32()
Li zeming
1
-7
/
+0
2022-11-28
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
1
-1
/
+0
[next]