aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* assorted conversions to %p[dD]Al Viro2014-11-19
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-13
* autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-13
* autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-13
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-13
* autofs - remove obsolete d_invalidate() from expireIan Kent2014-10-09
* autofs4: remove a redundant assignmentNeilBrown2014-08-08
* autofs: fix symlinks aren't checked for expiryIan Kent2014-01-23
* helper for reading ->d_countAl Viro2013-07-05
* autofs - remove autofs dentry mount checkDavid Jeffery2013-05-06
* autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2012-12-13
* autofs4 - fix expire checkIan Kent2012-08-17
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-16
* autofs4 - fix lockdep splat in autofsSteven Rostedt2012-02-13
* autofs4 - remove autofs4_lockIan Kent2011-03-24
* autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-24
* autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-24
* autofs4 - reinstate last used update on accessIan Kent2011-03-24
* autofs4 - fix get_next_positive_dentry()Ian Kent2011-01-18
* autofs4: Add d_manage() dentry operationIan Kent2011-01-15
* autofs4: Add d_automount() dentry operationIan Kent2011-01-15
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
* fs: dcache remove d_mountedNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: dcache scale subdirsNick Piggin2011-01-07
* fs: dcache scale d_unhashedNick Piggin2011-01-07
* fs: dcache scale dentry refcountNick Piggin2011-01-07
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-03
* autofs4: always use lookup for lookupIan Kent2009-12-16
* autofs4: use autofs_info for pending flagIan Kent2009-12-16
* autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-31
* switch follow_down()Al Viro2009-06-11
* autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-02
* autofs4: cleanup expire code duplicationIan Kent2009-04-01
* autofs4: make autofs type usage explicitIan Kent2009-01-06
* autofs4: correct offset mount expire checkIan Kent2008-11-06
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-16
* autofs4: cleanup autofs mount type usageIan Kent2008-10-16
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-24
* autofs4: fix direct mount pending expire raceIan Kent2008-07-24
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-24
* autofs: path_{get,put}() cleanupsJan Blunck2008-05-01
* autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent2008-05-01
* [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-25
* [PATCH] fs: use list_move()Akinobu Mita2006-06-26
* [PATCH] autofs4: need to invalidate children on tree mount expireIan Kent2006-06-25
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-27