index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-14
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
2026-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
2025-11-17
convert nfsctl
Al Viro
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-17
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
2025-09-17
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
2025-09-17
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
2025-09-17
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
2025-09-17
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-14
NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
Chuck Lever
2025-07-14
NFSD: Rename a function parameter
Chuck Lever
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
2025-05-11
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
2025-05-11
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
2025-05-11
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
2025-03-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
2025-03-10
nfsd: fix management of listener transports
Olga Kornievskaia
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
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
[next]