summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/root.c
AgeCommit message (Expand)AuthorLines
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck-6/+6
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer-2/+2
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer-0/+22
2008-04-29autofs4: fix sparse warning in root.cHarvey Harrison-1/+1
2008-02-14Introduce path_put()Jan Blunck-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-1/+2
2007-10-19pid namespaces: round up the APIPavel Emelianov-2/+2
2007-08-22autofs4: deadlock during createIan Kent-14/+17
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu-9/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney-3/+3
2007-02-20[PATCH] autofs4: check for directory re-create in lookupIan Kent-4/+19
2007-02-20[PATCH] autofs4: fix another race between mount and expireIan Kent-20/+151
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven-3/+3
2006-12-08[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-8/+8
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen-2/+2
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen-1/+1
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent-3/+3
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent-1/+1
2006-09-27[PATCH] autofs4 needs to force fail return revalidateIan Kent-8/+30
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent-7/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-2/+2
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent-6/+44
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent-12/+52
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent-1/+1
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent-1/+1
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent-34/+4
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent-0/+4
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent-1/+22
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent-5/+4
2006-03-27[PATCH] autofs4: use libfs routines for readdirIan Kent-86/+40
2006-03-27[PATCH] autofs4: lookup white space cleanupIan Kent-14/+20
2006-01-14[PATCH] autofs4 oops fixIan Kent-0/+2
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2006-01-10[PATCH] switch autofs4 to touch_atime()Christoph Hellwig-9/+9
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-2/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet-1/+2
2005-06-21[PATCH] autofs4: bad lookup fixIan Kent-1/+8
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent-1/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+808