aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4/root.c
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: 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-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
2007-10-19pid namespaces: round up the APIPavel Emelianov
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-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
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
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent
2006-09-27[PATCH] autofs4 needs to force fail return revalidateIan Kent
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent
2006-03-27[PATCH] autofs4: use libfs routines for readdirIan Kent
2006-03-27[PATCH] autofs4: lookup white space cleanupIan Kent
2006-01-14[PATCH] autofs4 oops fixIan Kent
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-10[PATCH] switch autofs4 to touch_atime()Christoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen