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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
2026-03-25
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
1
-1
/
+7
2026-03-19
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-03-12
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+9
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
1
-1
/
+8
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
1
-2
/
+1
2025-11-18
convert nfsctl
Al Viro
1
-9
/
+9
2025-10-04
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+1
2025-09-18
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
1
-18
/
+9
2025-09-18
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
1
-18
/
+12
2025-09-18
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
1
-26
/
+16
2025-09-18
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
1
-25
/
+12
2025-09-18
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
1
-1
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-22
/
+14
2025-07-14
NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
Chuck Lever
1
-1
/
+2
2025-07-14
NFSD: Rename a function parameter
Chuck Lever
1
-14
/
+14
2025-07-03
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
1
-22
/
+14
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
1
-3
/
+2
2025-05-12
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
1
-0
/
+4
2025-05-12
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
1
-9
/
+8
2025-05-12
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
1
-1
/
+3
2025-03-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
1
-1
/
+8
2025-03-10
nfsd: fix management of listener transports
Olga Kornievskaia
1
-23
/
+21
2025-01-29
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+4
2025-01-15
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
1
-1
/
+3
2025-01-15
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
1
-2
/
+2
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
1
-42
/
+0
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
1
-1
/
+24
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
1
-1
/
+1
2024-09-21
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-1
/
+1
2024-09-21
nfsd: don't allocate the versions array.
NeilBrown
1
-4
/
+6
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
1
-0
/
+7
2024-07-22
nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
Jeff Layton
1
-2
/
+1
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
1
-0
/
+57
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
1
-12
/
+20
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
1
-2
/
+10
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
1
-0
/
+2
2024-06-17
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
1
-37
/
+11
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
1
-0
/
+220
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
1
-0
/
+150
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
1
-0
/
+143
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
1
-1
/
+1
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
1
-0
/
+2
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
1
-2
/
+2
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
1
-2
/
+3
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
1
-0
/
+1
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
1
-0
/
+2
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
1
-9
/
+3
[next]