aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24autofs4: fix indirect mount pending expire raceIan Kent1-11/+35
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck1-1/+1
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent1-13/+11
2006-09-25[PATCH] autofs4: zero timeout prevents shutdownIan Kent1-3/+3
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2006-06-25[PATCH] autofs4: need to invalidate children on tree mount expireIan Kent1-0/+6
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent1-4/+0
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent1-1/+1
2006-03-27[PATCH] autofs4: add v5 expire logicIan Kent1-9/+87
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent1-1/+1
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent1-14/+22
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent1-9/+25
2006-03-27[PATCH] autofs4: simplify expire tree traversalIan Kent1-62/+40
2006-03-27[PATCH] autofs4: expire code readability cleanupIan Kent1-28/+26
2006-01-08[PATCH] shrink dentry structEric Dumazet1-6/+6
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent1-4/+1
2005-05-01[PATCH] autofs4: tree race fixIan Kent1-2/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+358