aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c
Commit message (Expand)AuthorAgeFilesLines
* autofs4 - remove autofs4_lockIan Kent2011-03-241-8/+10
* autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-241-1/+51
* autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-241-4/+3
* autofs4 - reinstate last used update on accessIan Kent2011-03-241-11/+2
* autofs4 - fix get_next_positive_dentry()Ian Kent2011-01-181-2/+2
* autofs4: Add d_manage() dentry operationIan Kent2011-01-151-25/+26
* autofs4: Add d_automount() dentry operationIan Kent2011-01-151-0/+6
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-151-1/+1
* fs: dcache remove d_mountedNick Piggin2011-01-071-2/+11
* fs: dcache remove dcache_lockNick Piggin2011-01-071-5/+5
* fs: dcache scale subdirsNick Piggin2011-01-071-67/+60
* fs: dcache scale d_unhashedNick Piggin2011-01-071-5/+16
* fs: dcache scale dentry refcountNick Piggin2011-01-071-4/+4
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-031-5/+1
* autofs4: always use lookup for lookupIan Kent2009-12-161-1/+5
* autofs4: use autofs_info for pending flagIan Kent2009-12-161-1/+1
* autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-311-1/+1
* switch follow_down()Al Viro2009-06-111-8/+7
* autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-021-1/+3
* autofs4: cleanup expire code duplicationIan Kent2009-04-011-10/+17
* autofs4: make autofs type usage explicitIan Kent2009-01-061-2/+2
* autofs4: correct offset mount expire checkIan Kent2008-11-061-4/+15
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-161-8/+8
* autofs4: cleanup autofs mount type usageIan Kent2008-10-161-1/+1
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-241-0/+29
* autofs4: fix direct mount pending expire raceIan Kent2008-07-241-3/+13
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-241-11/+35
* autofs: path_{get,put}() cleanupsJan Blunck2008-05-011-1/+1
* autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent2008-05-011-13/+11
* [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-251-3/+3
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-2/+1
* [PATCH] autofs4: need to invalidate children on tree mount expireIan Kent2006-06-251-0/+6
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-271-4/+0
* [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent2006-03-271-1/+1
* [PATCH] autofs4: add v5 expire logicIan Kent2006-03-271-9/+87
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-271-1/+1
* [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-271-14/+22
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-271-9/+25
* [PATCH] autofs4: simplify expire tree traversalIan Kent2006-03-271-62/+40
* [PATCH] autofs4: expire code readability cleanupIan Kent2006-03-271-28/+26
* [PATCH] shrink dentry structEric Dumazet2006-01-081-6/+6
* [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-211-4/+1
* [PATCH] autofs4: tree race fixIan Kent2005-05-011-2/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+358