summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-10-301-0/+203
|\
| * NFSD: add rpc_status netlink supportLorenzo Bianconi2023-10-161-1/+187
| * NFSD: introduce netlink stubsLorenzo Bianconi2023-10-161-0/+17
* | nfsd: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
|/
* Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-08-311-0/+1
|\
| * nfsd: add a MODULE_DESCRIPTIONJeff Layton2023-08-291-0/+1
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-1/+1
|\ \ | |/ |/|
| * nfsd: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
* | NFSD: Fix a thinko introduced by recent trace point changesChuck Lever2023-08-241-0/+1
|/
* NFSD: Distinguish per-net namespace initializationChuck Lever2023-06-181-4/+19
* nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_netJeff Layton2023-06-181-1/+9
* NFSD: trace nfsctl operationsChuck Lever2023-06-051-8/+25
* NFSD: Clean up nfsctl_transaction_write()Chuck Lever2023-06-051-6/+6
* NFSD: Clean up nfsctl white-space damageChuck Lever2023-06-051-19/+19
* nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter2023-05-311-6/+1
* nfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix2023-05-021-12/+13
* NFSD: Clean up nfsd_symlink()Chuck Lever2023-02-201-8/+3
* NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlinkChuck Lever2023-02-201-16/+58
* nfsd: move reply cache initialization into nfsd startupJeff Layton2023-02-201-8/+0
* NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo2023-01-111-6/+1
* nfsd: allow disabling NFSv2 at compile timeJeff Layton2022-11-281-0/+2
* nfsd: ignore requests to disable unsupported versionsJeff Layton2022-11-281-1/+3
* NFSD: unregister shrinker when nfsd_init_net() failsTetsuo Handa2022-10-111-1/+3
* nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fopsChenXiaoSong2022-09-261-7/+2
* nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fopsChenXiaoSong2022-09-261-7/+3
* nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...ChenXiaoSong2022-09-261-24/+5
* NFSD: add shrinker to reap courtesy clients on low memory conditionDai Ngo2022-09-261-2/+4
* nfsd: silence extraneous printk on nfsd.ko insertionJeff Layton2022-07-291-1/+0
* NFSD: refactoring v4 specific code to a helper in nfs4state.cDai Ngo2022-07-291-8/+1
* NFSD: Hook up the filecache stat fileChuck Lever2022-07-291-0/+10
* nfsd: remove redundant assignment to variable lenColin Ian King2022-07-291-1/+0
* nfsd: Fix null-ptr-deref in nfsd_fill_super()Zhang Xiaoxu2022-05-231-7/+7
* nfsd: Unregister the cld notifier when laundry_wq create failedZhang Xiaoxu2022-05-231-1/+3
* NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo2022-05-191-0/+4
* SUNRPC: Rename svc_close_xprt()Chuck Lever2022-02-281-1/+1
* SUNRPC: Rename svc_create_xprt()Chuck Lever2022-02-281-4/+4
* fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein2022-01-241-2/+3
* NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever2022-01-081-1/+2
* NFSD: simplify locking for network notifier.NeilBrown2021-12-131-2/+0
* SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown2021-12-131-12/+10
* SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-2/+2
* NFSD: handle errors better in write_ports_addfd()NeilBrown2021-12-131-1/+1
* nfsd: Fix nsfd startup race (again)Alexander Sverdlin2021-12-101-7/+7
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-101-3/+3
|\
| * NFSD: simplify struct nfsfhNeilBrown2021-10-021-3/+3
* | NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-061-1/+4
* | nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho2021-09-301-1/+1
|/
* nfsd: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-201-0/+1
* nfsd: report client confirmation status in "info" fileNeilBrown2021-03-221-6/+8
* nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust2021-03-221-12/+2