index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2024-07-08
1
-1
/
+11
*
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
2024-07-08
1
-21
/
+33
*
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-06-25
1
-1
/
+0
*
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
1
-2
/
+1
*
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
1
-2
/
+2
*
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-05-06
1
-2
/
+2
*
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
1
-1
/
+1
*
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
2024-03-01
1
-2
/
+3
*
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
1
-1
/
+0
*
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
1
-1
/
+2
*
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-03-01
1
-5
/
+0
*
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-03-01
1
-0
/
+2
*
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
2024-01-07
1
-4
/
+8
*
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
1
-22
/
+4
*
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
1
-22
/
+2
*
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
2024-01-07
1
-4
/
+3
*
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
1
-1
/
+1
|
\
|
*
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-12-15
1
-1
/
+1
*
|
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
1
-1
/
+0
|
/
*
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
1
-1
/
+9
*
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
1
-1
/
+3
*
NFSD: simplify error paths in nfsd_svc()
NeilBrown
2023-10-16
1
-10
/
+4
*
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
1
-0
/
+15
*
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
1
-6
/
+5
*
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
1
-1
/
+1
*
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2023-09-12
1
-2
/
+3
*
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
1
-1
/
+1
*
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
1
-11
/
+2
*
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
1
-2
/
+1
*
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
1
-33
/
+19
*
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
1
-23
/
+0
*
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
1
-12
/
+0
*
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
1
-1
/
+1
*
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
1
-4
/
+6
*
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
1
-0
/
+5
*
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-02-20
1
-1
/
+1
*
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-02-20
1
-1
/
+9
*
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
1
-2
/
+2
*
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
1
-6
/
+0
*
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2023-02-20
1
-1
/
+0
*
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2022-12-22
1
-1
/
+1
*
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-12-10
1
-1
/
+1
*
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
1
-0
/
+6
*
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-26
1
-1
/
+1
*
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2022-03-11
1
-2
/
+0
*
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
1
-6
/
+1
*
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
1
-3
/
+0
*
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
1
-1
/
+1
*
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
1
-4
/
+4
*
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
1
-1
/
+1
[next]