index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2023-06-28
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-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-12
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
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+1
2022-09-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
1
-1
/
+1
2022-09-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
1
-3
/
+14
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
1
-1
/
+1
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-2
/
+0
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
1
-0
/
+1
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
1
-1
/
+0
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
1
-3
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-12-13
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-3
/
+3
2021-12-13
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-25
/
+0
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-4
/
+0
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-0
/
+13
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-10
/
+4
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-3
/
+23
2021-12-13
SUNRPC: change svc_get() to return the svc.
NeilBrown
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+1
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+1
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
1
-0
/
+4
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+0
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
1
-0
/
+1
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-0
/
+25
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
1
-0
/
+1
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+16
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
1
-3
/
+3
[next]