summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-161-1/+1
|\
| * nfsd: constify reply_cache_stats_operations structureJulia Lawall2016-11-141-1/+1
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
|/
* nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields2016-09-261-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-9/+4
|\
| * vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-231-9/+4
* | drop redundant ->owner initializationsAl Viro2016-05-291-3/+0
|/
* nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera2015-04-211-8/+8
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-1/+8
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-3/+3
|\
| * nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-011-3/+3
* | nfsd/nfsctl.c: new helperAl Viro2014-11-191-21/+16
|/
* nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton2014-09-171-0/+45
* nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton2014-07-081-0/+42
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-231-6/+3
* NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-081-1/+0
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-311-0/+5
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-031-1/+12
|\
| * nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting2013-04-031-1/+3
| * nfsd: add new reply_cache_stats file in nfsdfsJeff Layton2013-04-031-0/+9
* | constify a bunch of struct file_operations instancesAl Viro2013-04-091-2/+2
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-21/+60
|\
| * nfsd: use proper net while reading "exports" fileStanislav Kinsbursky2013-02-151-6/+25
| * nfsd: containerize NFSd filesystemStanislav Kinsbursky2013-02-151-13/+33
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-1/+1
| * nfsd4: require version 4 when enabling or disabling minorversionJ. Bruce Fields2013-01-231-1/+1
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-101-25/+38
* nfsd: pass net to __write_ports() and downStanislav Kinsbursky2012-12-101-8/+8
* nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky2012-12-101-1/+2
* nfsd: pass net to nfsd_svc()Stanislav Kinsbursky2012-12-101-1/+3
* nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky2012-12-101-2/+2
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-281-1/+1
* nfsd: make NFSv4 grace time per netStanislav Kinsbursky2012-11-281-1/+3
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-281-1/+4