aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-19pid namespaces: round up the APIPavel Emelianov1-1/+1
2007-02-20[PATCH] autofs4: fix another race between mount and expireIan Kent1-0/+4
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-5/+5
2006-12-08[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+2
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()David Howells1-2/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-2/+0
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent1-3/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk1-0/+3
2006-03-27[PATCH] autofs4: atomic var underflowIan Kent1-1/+1
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent1-3/+3
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent1-7/+16
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent1-0/+8
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent1-1/+1
2006-03-27[PATCH] autofs4: add a show mount options for proc filesystemIan Kent1-0/+3
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent1-0/+1
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent1-8/+0
2006-03-23[PATCH] sem2mutex: autofs4 wq_semIngo Molnar1-1/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2005-07-27[PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent1-0/+1
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent1-0/+13
2005-05-01[PATCH] autofs4: tree race fixIan Kent1-2/+12
2005-05-01[PATCH] autofs4: wait order fixIan Kent1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+193