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.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
/
net
/
sunrpc
/
svc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-2
/
+1
2021-12-13
SUNRPC: always treat sv_nrpools==1 as "not pooled"
NeilBrown
1
-25
/
+29
2021-12-13
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-6
/
+25
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-47
/
+2
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
1
-2
/
+7
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-11
/
+11
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-14
/
+5
2021-10-12
SUNRPC: De-duplicate .pc_release() call sites
Chuck Lever
1
-15
/
+7
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-49
/
+2
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-5
/
+6
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-28
/
+11
2021-08-20
SUNRPC: Server-side disconnect injection
Chuck Lever
1
-0
/
+8
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+15
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
1
-0
/
+21
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-20
/
+4
2021-08-10
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
1
-3
/
+1
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
1
-8
/
+9
2021-04-23
SUNRPC: Fix null pointer dereference in svc_rqst_free()
Yunjian Wang
1
-1
/
+2
2021-03-07
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-01-25
SUNRPC: Correct a comment
Chuck Lever
1
-1
/
+1
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+5
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
1
-5
/
+6
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
1
-15
/
+4
2020-05-18
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
1
-15
/
+4
2020-05-12
sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs
Xiongfeng Wang
1
-5
/
+5
2020-03-16
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
1
-4
/
+0
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
1
-0
/
+16
2019-10-30
SUNRPC: Trace gssproxy upcall results
Chuck Lever
1
-0
/
+2
2019-09-25
sunrpc: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
1
-31
/
+54
2019-04-24
SUNRPC: Clean up generic dispatcher code
Trond Myklebust
1
-28
/
+47
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
1
-37
/
+76
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
1
-5
/
+22
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-15
/
+4
2018-12-28
sunrpc: make visible processing error in bc_svc_process()
Vasily Averin
1
-2
/
+2
2018-12-28
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
1
-0
/
+11
2018-12-28
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-4
/
+5
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
1
-42
/
+25
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
1
-7
/
+4
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-0
/
+67
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-0
/
+42
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
1
-6
/
+3
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-18
sunrpc: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-08-25
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
1
-3
/
+3
2017-06-28
sunrpc: Disable splice for krb5i
Chuck Lever
1
-1
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-2
/
+2
[next]