aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4
AgeCommit message (Expand)Author
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-24autofs4: reorganize expire pending wait function callsIan Kent
2008-07-24autofs4: fix direct mount pending expire race - correctionIan Kent
2008-07-24autofs4: fix direct mount pending expire raceIan Kent
2008-07-24autofs4: fix indirect mount pending expire raceIan Kent
2008-07-24autofs4: fix pending checksIan Kent
2008-07-24autofs4: cleanup redundant readir codeIan Kent
2008-07-24autofs4: indirect dentry must almost always be positiveIan Kent
2008-07-24autofs4: detect invalid direct mount requestsIan Kent
2008-07-24autofs4: fix waitq memory leakIan Kent
2008-07-24autofs4: check kernel communication pipe is valid for writeIan Kent
2008-07-24autofs4: add missing kfreeIan Kent
2008-07-24autofs4: fix pending mount raceIan Kent
2008-07-24autofs4: fix waitq lockingIan Kent
2008-07-24autofs4: use struct qstr in waitq.cJeff Moyer
2008-07-24autofs4: use lookup intent flags to trigger mountsIan Kent
2008-07-24autofs4: don't release directory mutex if called in oz_modeIan Kent
2008-07-24autofs4: fix symlink name allocationIan Kent
2008-07-24autofs4: use look aside list for lookupsIan Kent
2008-07-24autofs4: revert - redo lookup in ttfdIan Kent
2008-07-24autofs4: don't make expiring dentry negativeIan Kent
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer
2008-05-01autofs4: check for invalid dentry in getpathIan Kent
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29autofs4: fix sparse warning in root.cHarvey Harrison
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08mount options: fix autofs4Miklos Szeredi
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-22autofs4: deadlock during createIan Kent
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney
2007-02-20[PATCH] autofs4: check for directory re-create in lookupIan Kent
2007-02-20[PATCH] autofs4: fix another race between mount and expireIan Kent
2007-02-20[PATCH] autofs4: header file updateIan Kent
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina
2006-11-14[PATCH] autofs4: panic after mount failIan Kent
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...David Howells
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen