summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-171-1/+0
* nfsd warning fixAndrew Morton2007-07-171-1/+1
* [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-141-1/+1
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-041-0/+33
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-6/+6
* [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown2006-10-041-0/+2
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-021-0/+70
* [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-021-3/+6
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-9/+50
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-021-0/+20
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-021-10/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-1/+1
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-071-0/+82
* [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-071-1/+15
* [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-241-0/+23
* [PATCH] knfsd: nfsd4: idmap initializationNeilBrown2005-06-241-4/+0
* [PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2005-06-241-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+438