summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c
Commit message (Expand)AuthorAgeFilesLines
* autofs - dont hold spin lock over direct mount expireIan Kent2016-12-031-7/+10
* autofs - constify misc struct path instancesIan Kent2016-12-031-1/+1
* autofs: change autofs4_wait() to take struct pathIan Kent2016-12-031-2/+3
* autofs: change autofs4_expire_wait()/do_expire_wait() to take struct pathIan Kent2016-12-031-1/+2
* autofs: use dentry flags to block walks during expireIan Kent2016-09-191-13/+42
* autofs racesAl Viro2016-06-121-19/+8
* autofs4: use pr_xxx() macros directly for loggingIan Kent2016-03-151-12/+12
* autofs4: change log print macros to not insert newlineIan Kent2016-03-151-12/+12
* autofs4: coding style fixesIan Kent2016-03-151-27/+33
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
* assorted conversions to %p[dD]Al Viro2014-11-191-20/+10
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-6/+6
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-141-8/+38
* autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-141-6/+4
* autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-141-74/+88
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-141-1/+3
* autofs - remove obsolete d_invalidate() from expireIan Kent2014-10-091-6/+0
* autofs4: remove a redundant assignmentNeilBrown2014-08-081-1/+0
* autofs: fix symlinks aren't checked for expiryIan Kent2014-01-231-0/+14
* helper for reading ->d_countAl Viro2013-07-051-4/+4
* autofs - remove autofs dentry mount checkDavid Jeffery2013-05-061-9/+0
* autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2012-12-131-9/+0
* autofs4 - fix expire checkIan Kent2012-08-171-5/+0
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* autofs4 - fix lockdep splat in autofsSteven Rostedt2012-02-131-0/+2
* 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
OpenPOWER on IntegriCloud