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.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
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
1
-1
/
+1
2024-08-29
NFSD: simplify error paths in nfsd_svc()
NeilBrown
1
-10
/
+4
2024-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
1
-33
/
+19
2024-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-23
/
+0
2024-08-19
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
1
-1
/
+1
2024-08-19
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
1
-2
/
+3
2024-08-19
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-08-19
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+2
2024-08-19
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
1
-5
/
+0
2024-08-19
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
1
-1
/
+9
2024-05-25
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
1
-12
/
+0
2024-03-06
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
1
-1
/
+1
2024-03-06
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
1
-0
/
+6
2024-01-15
Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"
Greg Kroah-Hartman
1
-19
/
+33
2024-01-15
Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"
Greg Kroah-Hartman
1
-1
/
+1
2024-01-05
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2024-01-05
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
1
-1
/
+1
2024-01-05
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
1
-33
/
+19
2023-12-03
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
1
-1
/
+10
2023-12-03
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-03-10
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-2
/
+0
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-6
/
+1
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-4
/
+4
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
1
-1
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
1
-8
/
+8
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
1
-13
/
+38
2022-01-08
NFSD: Write verifier might go backwards
Chuck Lever
1
-1
/
+1
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
1
-18
/
+20
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-6
/
+5
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-21
/
+20
2021-12-13
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown
1
-6
/
+2
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
1
-3
/
+2
2021-12-13
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
1
-3
/
+3
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-16
/
+26
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-14
/
+16
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
1
-1
/
+1
2021-10-19
NFSD:fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-4
/
+4
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-6
/
+3
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-3
/
+3
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-4
/
+3
2021-05-26
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+3
2021-04-15
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
1
-4
/
+4
[next]