summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)Author
25 hoursNFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEMChuck Lever
2026-06-09Revert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun
2026-06-09NFSD: Close cached file handles when revoking export stateChuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever
2026-06-01nfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton
2026-06-01nfsd: move struct nfsd_genl_rqstp to nfsctl.cJeff Layton
2026-05-21NFSD: Report whether fh_key was actually updatedChuck Lever
2026-04-03NFSD: convert callback RPC program to per-net namespaceDai Ngo
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington
2026-03-29lockd: Relocate nlmsvc_unlock API declarationsChuck Lever
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-02-24nfsd: report the requested maximum number of threads instead of number runningJeff Layton
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
2026-02-14nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-01-28nfsd: cancel async COPY operations when admin revokes filesystem stateChuck Lever
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-02nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown
2025-11-17convert nfsctlAl Viro
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-17nfsd_get_inode(): lift setting ->i_{,f}op to callers.Al Viro
2025-09-17nfsdfs_create_files(): switch to simple_start_creating()Al Viro
2025-09-17_nfsd_symlink(): switch to simple_start_creating()Al Viro
2025-09-17nfsd_mkdir(): switch to simple_start_creating()Al Viro
2025-09-17nfsctl: symlink has no business bumping link count of parent directoryAl Viro
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-14NFSD: Make nfsd_genl_rqstp::rq_ops array best-effortChuck Lever
2025-07-14NFSD: Rename a function parameterChuck Lever
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton
2025-05-11NFSD: Add /sys/kernel/debug/nfsdChuck Lever
2025-05-11NFSD: fix race between nfsd registration and exports_procManinder Singh
2025-05-11NFSD: unregister filesystem in case genl_register_family() failsManinder Singh
2025-03-10nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2025-03-10nfsd: fix management of listener transportsOlga Kornievskaia
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer
2025-01-14nfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer
2025-01-06sunrpc: remove all connection limit configurationNeilBrown
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson