index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-09-12
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-07-05
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
1
-1
/
+1
2024-07-05
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
1
-3
/
+14
2024-07-05
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+1
2024-06-21
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2024-06-21
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-4
/
+3
2024-06-21
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-0
/
+2
2024-06-21
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+1
2024-06-21
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
1
-2
/
+2
2024-06-21
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2024-06-21
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2024-06-21
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2024-06-21
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2
-1
/
+1
2024-06-21
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2024-06-21
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-3
/
+4
2024-06-21
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2024-06-21
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2
-4
/
+0
2024-06-21
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-3
/
+3
2024-06-21
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-25
/
+0
2024-06-21
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-4
/
+0
2024-06-21
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-0
/
+13
2024-06-21
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-10
/
+4
2024-06-21
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-3
/
+23
2024-06-21
SUNRPC: change svc_get() to return the svc.
NeilBrown
1
-1
/
+2
2024-06-21
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2024-06-21
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2024-06-21
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2024-06-21
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2024-06-21
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2024-06-21
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+0
2024-06-21
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2
-2
/
+3
2024-06-21
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
1
-0
/
+4
2024-06-21
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2024-06-21
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+16
2024-06-21
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
1
-0
/
+20
2024-06-21
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-0
/
+25
2024-06-21
SUNRPC: Move definition of XDR_UNIT
Chuck Lever
2
-6
/
+10
2024-06-21
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
1
-0
/
+1
2024-06-21
NFSD: Add helper for decoding locker4
Chuck Lever
1
-0
/
+21
2024-06-21
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
1
-0
/
+21
2024-06-21
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
1
-0
/
+2
2024-06-21
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+16
2024-06-21
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-1
/
+43
2024-06-21
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
3
-7
/
+7
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-06-21
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
1
-0
/
+1
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
[next]