aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15autofs4: Add d_manage() dentry operationIan Kent1-25/+26
2011-01-15autofs4: Add d_automount() dentry operationIan Kent1-0/+6
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells1-1/+1
2011-01-07fs: dcache remove d_mountedNick Piggin1-2/+11
2011-01-07fs: dcache remove dcache_lockNick Piggin1-5/+5
2011-01-07fs: dcache scale subdirsNick Piggin1-67/+60
2011-01-07fs: dcache scale d_unhashedNick Piggin1-5/+16
2011-01-07fs: dcache scale dentry refcountNick Piggin1-4/+4
2010-03-03Revert "autofs4: always use lookup for lookup"Al Viro1-5/+1
2009-12-16autofs4: always use lookup for lookupIan Kent1-1/+5
2009-12-16autofs4: use autofs_info for pending flagIan Kent1-1/+1
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent1-1/+1
2009-06-11switch follow_down()Al Viro1-8/+7
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent1-1/+3
2009-04-01autofs4: cleanup expire code duplicationIan Kent1-10/+17
2009-01-06autofs4: make autofs type usage explicitIan Kent1-2/+2
2008-11-06autofs4: correct offset mount expire checkIan Kent1-4/+15
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent1-8/+8
2008-10-16autofs4: cleanup autofs mount type usageIan Kent1-1/+1
2008-07-24autofs4: reorganize expire pending wait function callsIan Kent1-0/+29
2008-07-24autofs4: fix direct mount pending expire raceIan Kent1-3/+13
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