aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)Author
2014-05-06nfsd: 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
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton
2012-03-26nfsd: add a per-net-namespace struct for nfsdJeff Layton
2012-01-31SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2011-11-07NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker
2011-11-07NFSD: Added fault injectionBryan Schumaker
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-08-31nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-03-14nfsd: fix compile errorJ. Bruce Fields
2011-03-07nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields