summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAge
* 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
* NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-08
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-31
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\
| * nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting2013-04-03
| * nfsd: add new reply_cache_stats file in nfsdfsJeff Layton2013-04-03
* | constify a bunch of struct file_operations instancesAl Viro2013-04-09
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * nfsd: use proper net while reading "exports" fileStanislav Kinsbursky2013-02-15
| * nfsd: containerize NFSd filesystemStanislav Kinsbursky2013-02-15
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
| * nfsd4: require version 4 when enabling or disabling minorversionJ. Bruce Fields2013-01-23
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-10
* nfsd: pass net to __write_ports() and downStanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_svc()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky2012-12-10
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-28
* nfsd: make NFSv4 grace time per netStanislav Kinsbursky2012-11-28
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-28
* nfsd: remove redundant declarationsStanislav Kinsbursky2012-11-28
* nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
* nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-21
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-21
* nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-20
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-25
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
* nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky2012-04-12