aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01nfsd: more careful input validation in nfsctl write methodsGravatar J. Bruce Fields 1-1/+4
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesGravatar Tom Tucker 1-1/+1
2008-02-01knfsd: Support adding transports by writing portlist fileGravatar Tom Tucker 1-1/+48
2008-02-01knfsd: allow cache_register to return error on failureGravatar J. Bruce Fields 1-3/+9
2008-02-01nfsd: fail init on /proc/fs/nfs/exports creation failureGravatar J. Bruce Fields 1-9/+28
2008-02-01nfsd: fail module init on reply cache init failureGravatar J. Bruce Fields 1-4/+7
2008-02-01nfsd: cleanup nfsd module initialization cleanupGravatar J. Bruce Fields 1-10/+12
2008-02-01knfsd: cleanup nfsd4 properly on module init failureGravatar J. Bruce Fields 1-0/+2
2007-10-09nfsd warning fixGravatar Andrew Morton 1-1/+1
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitGravatar J. Bruce Fields 1-1/+4
2007-07-17knfsd: nfsd: remove unused header interface.hGravatar J. Bruce Fields 1-1/+0
2007-07-17nfsd warning fixGravatar Andrew Morton 1-1/+1
2007-02-14[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemGravatar NeilBrown 1-1/+1
2006-12-08[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredGravatar NeilBrown 1-0/+33
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketGravatar NeilBrown 1-6/+6
2006-10-04[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelGravatar NeilBrown 1-0/+2
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...Gravatar NeilBrown 1-0/+2
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGravatar Greg Banks 1-0/+70
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsGravatar NeilBrown 1-3/+6
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'Gravatar NeilBrown 1-9/+50
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsGravatar NeilBrown 1-0/+20
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsGravatar NeilBrown 1-10/+8
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-2/+2
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-1/+1
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportGravatar NeilBrown 1-0/+82
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/Gravatar NeilBrown 1-1/+15
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixGravatar NeilBrown 1-0/+23
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationGravatar NeilBrown 1-4/+0
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationGravatar NeilBrown 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+438