index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
25 hours
NFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEM
Chuck Lever
2026-06-09
Revert "NFSD: Defer sub-object cleanup in export put callbacks"
Yang Erkun
2026-06-09
NFSD: Close cached file handles when revoking export state
Chuck Lever
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
Chuck Lever
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink command
Chuck Lever
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
Chuck Lever
2026-06-01
nfsd: add NFSD_CMD_CACHE_FLUSH netlink command
Jeff Layton
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
2026-06-01
nfsd: move struct nfsd_genl_rqstp to nfsctl.c
Jeff Layton
2026-05-21
NFSD: Report whether fh_key was actually updated
Chuck Lever
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
2026-03-29
NFSD: Add a key for signing filehandles
Benjamin Coddington
2026-03-29
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
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
[next]