aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)Author
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
2010-12-17nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-23nfsd: Export get_task_comm for nfsdPavel Emelyanov
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown
2010-09-22nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown
2010-08-06nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields
2010-07-29gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen
2010-07-23nfsd: just keep single lockd reference for nfsdJeff Layton
2010-07-23nfsd: fix error handling in __write_ports_addxprtJeff Layton
2010-07-23nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06nfsd4: document lease/grace-period limitsJ. Bruce Fields
2010-03-06nfsd4: allow setting grace period timeJ. Bruce Fields
2010-03-06nfsd4: reshuffle lease-setting code to allow reuseJ. Bruce Fields
2010-03-06nfsd4: remove unnecessary lease-setting functionJ. Bruce Fields
2010-03-06nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields
2010-01-27NFSD: Create PF_INET6 listener in write_portsChuck Lever
2010-01-26SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields