aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAge
* 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
* nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky2012-04-12
* nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky2012-04-12
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-11
* nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky2012-04-11
* nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton2012-03-29
* nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton2012-03-26
* nfsd: add a per-net-namespace struct for nfsdJeff Layton2012-03-26
* SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker2011-11-07
| * NFSD: Added fault injectionBryan Schumaker2011-11-07
* | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
|/
* fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-31
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
* nfsd: fix compile errorJ. Bruce Fields2011-03-14
* nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman2011-03-07
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04
* nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com2010-12-17