index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
svc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
2023-02-20
1
-9
/
+6
*
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
1
-1
/
+1
*
SUNRPC: Set rq_accept_statp inside ->accept methods
Chuck Lever
2023-02-20
1
-0
/
+19
*
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
1
-2
/
+3
*
SUNRPC: Remove no-longer-used helper functions
Chuck Lever
2023-02-20
1
-65
/
+1
*
SUNRPC: Convert unwrap data paths to use xdr_stream for replies
Chuck Lever
2023-02-20
1
-2
/
+24
*
sunrpc: svc: Remove an unused static function svc_ungetu32()
Li zeming
2022-12-10
1
-7
/
+0
*
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
2022-11-28
1
-1
/
+0
*
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-0
/
+1
*
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
2022-09-26
1
-1
/
+1
*
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
2022-09-26
1
-3
/
+14
*
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
1
-1
/
+1
*
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
1
-2
/
+0
*
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-06
1
-0
/
+1
*
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
1
-10
/
+4
*
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
1
-5
/
+0
*
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
1
-1
/
+0
*
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
1
-3
/
+0
*
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-02-28
1
-3
/
+0
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
*
|
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2021-12-13
1
-3
/
+3
*
|
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2021-12-13
1
-25
/
+0
*
|
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
1
-4
/
+0
*
|
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
1
-0
/
+13
*
|
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
1
-10
/
+4
*
|
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
1
-3
/
+23
*
|
SUNRPC: change svc_get() to return the svc.
NeilBrown
2021-12-13
1
-1
/
+2
|
/
*
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
1
-1
/
+1
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
1
-1
/
+2
*
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
1
-1
/
+1
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-13
1
-1
/
+2
*
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
2021-10-12
1
-4
/
+1
*
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-10-02
1
-2
/
+1
*
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-04
1
-2
/
+1
|
\
|
*
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
2021-08-10
1
-2
/
+0
|
*
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-10
1
-0
/
+1
*
|
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
2021-08-17
1
-0
/
+1
*
|
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2021-08-17
1
-0
/
+4
|
/
*
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
1
-0
/
+25
*
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-25
1
-0
/
+1
*
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
2020-11-30
1
-0
/
+16
*
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-11-30
1
-3
/
+3
*
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-21
1
-0
/
+1
|
\
|
*
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2020-05-20
1
-0
/
+1
*
|
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-05-08
1
-0
/
+1
|
/
*
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
1
-0
/
+3
*
sunrpc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
1
-0
/
+15
*
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-04-24
1
-0
/
+16
*
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2019-04-24
1
-0
/
+2
[next]