index
:
linux/linux-stable.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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
2025-06-27
nfsd: use threads array as-is in netlink interface
Jeff Layton
2025-06-27
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
2025-06-27
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
2025-04-20
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
2025-04-10
nfsd: fix management of listener transports
Olga Kornievskaia
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-20
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-20
nfsd: don't allocate the versions array.
NeilBrown
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
2024-07-22
nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
Jeff Layton
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-06-17
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2024-01-05
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
nfsd: kill stale comment about simple_fill_super() requirements
Al Viro
2023-12-15
nfsd: hold nfsd_mutex across entire netlink operation
NeilBrown
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-11-18
switch nfsd_client_rmdir() to use of simple_recursive_removal()
Al Viro
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-18
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
2023-07-24
nfsd: convert to ctime accessor functions
Jeff Layton
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
[next]