aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsctl.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-15lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-04-29nfsd: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-02-01nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields
2008-02-01nfsd: fail init on /proc/fs/nfs/exports creation failureJ. Bruce Fields
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields
2008-02-01nfsd: cleanup nfsd module initialization cleanupJ. Bruce Fields
2008-02-01knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields
2007-10-09nfsd warning fixAndrew Morton
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields
2007-07-17nfsd warning fixAndrew Morton
2007-02-14[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown
2006-12-08[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown
2005-04-16Linux-2.6.12-rc2Linus Torvalds