summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)Author
2019-03-23nfsd: fix wrong check in write_v4_end_grace()Yihao Wu
2019-02-12nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields
2016-09-26nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2016-05-29drop redundant ->owner initializationsAl Viro
2015-04-21nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-01nfsd: minor off by one checks in __write_versions()Dan Carpenter
2014-11-19nfsd/nfsctl.c: new helperAl Viro
2014-09-17nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton
2014-07-08nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-03nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-15nfsd: use proper net while reading "exports" fileStanislav Kinsbursky
2013-02-15nfsd: containerize NFSd filesystemStanislav Kinsbursky
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-01-23nfsd4: require version 4 when enabling or disabling minorversionJ. Bruce Fields
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky
2012-12-10nfsd: pass net to __write_ports() and downStanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2012-11-28NFSD: Fold fault_inject.h into state.hBryan Schumaker
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-28nfsd: remove redundant declarationsStanislav Kinsbursky
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-08-21nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-04-12nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky
2012-04-12nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky
2012-04-12nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky
2012-04-11nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky
2012-04-11nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton