index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
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
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
[next]