summaryrefslogtreecommitdiff
path: root/fs/autofs4/root.c
AgeCommit message (Expand)Author
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
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-06-21[PATCH] autofs4: bad lookup fixIan Kent
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent
2005-04-16Linux-2.6.12-rc2Linus Torvalds