summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-02-221-7/+7
|\
| * nfsd: register pernet ops last, unregister firstJ. Bruce Fields2021-02-151-7/+7
* | nfsd: report per-export statsAmir Goldstein2021-01-251-0/+3
* | nfsd: protect concurrent access to nfsd stats countersAmir Goldstein2021-01-251-1/+4
|/
* nfsd: remove fault injection codeJ. Bruce Fields2020-09-251-3/+0
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields2020-06-291-0/+1
* | nfsd4: fix nfsdfs reference count loopJ. Bruce Fields2020-06-291-10/+12
|/
* nfsd4: make drc_slab global, not per-netJ. Bruce Fields2020-06-011-0/+6
* NFSD: Fix improperly-formatted Doxygen commentsChuck Lever2020-05-201-13/+13
* nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields2020-03-191-0/+1
* Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-02-071-3/+3
|\
| * nfsd: use boottime for lease expiry calculationArnd Bergmann2019-12-191-3/+3
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-7/+6
|/
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-271-0/+1
|\
| * nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-101-0/+1
* | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-181-2/+1
|\ \ | |/ |/|
| * new helper: get_tree_keyed()Al Viro2019-09-051-2/+1
* | nfsd: initialize i_private before d_addJ. Bruce Fields2019-08-151-6/+6
* | nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields2019-08-151-4/+2
* | nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa2019-08-151-0/+1
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-7/+25
|\
| * vfs: Convert nfsctl to use the new mount APIDavid Howells2019-05-251-7/+26
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-4/+1
|\ \
| * | nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-4/+1
* | | nfsd: Make __get_nfsdfs_client() staticYueHaibing2019-07-091-1/+1
* | | nfsd4: add a client info fileJ. Bruce Fields2019-07-031-6/+108
* | | nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-031-2/+3
* | | nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-031-1/+102
* | | nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2019-07-031-0/+11
* | | nfsd4: drc containerizationJ. Bruce Fields2019-07-031-6/+8
|/ /
* / treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-241-8/+8
* nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-241-11/+14
* nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-241-0/+1
* Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-03-121-1/+1
|\
| * nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-061-1/+1
* | Revert "nfsd4: return default lease period"J. Bruce Fields2019-02-141-2/+2
|/
* nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields2018-11-281-0/+2
* NFSD introduce async copy featureOlga Kornievskaia2018-09-251-0/+1
* nfsd: constify write_op[]Eric Biggers2018-08-091-1/+1
* nfsd4: return default lease periodJ. Bruce Fields2018-06-171-2/+2
* nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-171-0/+1
* race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-271-0/+3
* fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-261-1/+1
* NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown2017-03-101-10/+33
* nfsd: Fix display of the version stringTrond Myklebust2017-02-271-30/+26
* nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-271-8/+8
* NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown2017-01-311-3/+7