aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng1-0/+32
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng1-0/+33
2008-04-23nfsd: fix sparse warningsHarvey Harrison1-7/+0
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon1-2/+13
2008-02-01nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields1-1/+4
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker1-1/+1
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker1-1/+48
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields1-3/+9
2008-02-01nfsd: fail init on /proc/fs/nfs/exports creation failureJ. Bruce Fields1-9/+28
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields1-4/+7
2008-02-01nfsd: cleanup nfsd module initialization cleanupJ. Bruce Fields1-10/+12
2008-02-01knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields1-0/+2
2007-10-09nfsd warning fixAndrew Morton1-1/+1
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-1/+4
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields1-1/+0
2007-07-17nfsd warning fixAndrew Morton1-1/+1
2007-02-14[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown1-1/+1
2006-12-08[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown1-0/+33
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown1-6/+6
2006-10-04[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown1-0/+2
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlistNeilBrown1-0/+2
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks1-0/+70
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown1-3/+6
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown1-9/+50
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown1-0/+20
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown1-10/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown1-0/+82
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown1-1/+15
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-0/+23
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-4/+0
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+438