aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAge
* Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-27
|\
| * nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-10
* | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-18
|\ \ | |/ |/|
| * new helper: get_tree_keyed()Al Viro2019-09-05
* | nfsd: initialize i_private before d_addJ. Bruce Fields2019-08-15
* | nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields2019-08-15
* | nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa2019-08-15
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * vfs: Convert nfsctl to use the new mount APIDavid Howells2019-05-25
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
* | | nfsd: Make __get_nfsdfs_client() staticYueHaibing2019-07-09
* | | nfsd4: add a client info fileJ. Bruce Fields2019-07-03
* | | nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-03
* | | nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-03
* | | nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2019-07-03
* | | nfsd4: drc containerizationJ. Bruce Fields2019-07-03
|/ /
* / treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
* nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-24
* nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-24
* Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-03-12
|\
| * nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-06
* | Revert "nfsd4: return default lease period"J. Bruce Fields2019-02-14
|/
* nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields2018-11-28
* NFSD introduce async copy featureOlga Kornievskaia2018-09-25
* nfsd: constify write_op[]Eric Biggers2018-08-09
* nfsd4: return default lease periodJ. Bruce Fields2018-06-17
* nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-17
* race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-27
* fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-26
* NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown2017-03-10
* nfsd: Fix display of the version stringTrond Myklebust2017-02-27
* nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-27
* NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown2017-01-31
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-16
|\
| * nfsd: constify reply_cache_stats_operations structureJulia Lawall2016-11-14
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
|/
* nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields2016-09-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\
| * vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-23
* | drop redundant ->owner initializationsAl Viro2016-05-29
|/
* nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera2015-04-21
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-02
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\
| * nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-01
* | nfsd/nfsctl.c: new helperAl Viro2014-11-19
|/
* nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton2014-09-17
* nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton2014-07-08
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-23