aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4/root.c
AgeCommit message (Expand)Author
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-12-07autofs4 - remove ioctl mutex (bz23142)Ian Kent
2010-10-05autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras
2010-10-04BKL: Remove BKL from autofs4Arnd Bergmann
2010-08-11autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-05-22autofs4: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Revert "autofs4: always use lookup for lookup"Al Viro
2009-12-16autofs4: always use lookup for lookupIan Kent
2009-12-16autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent
2009-12-16autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent
2009-12-16autofs4: cleanup active and expire lookupIan Kent
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent
2009-12-16autofs4: use autofs_info for pending flagIan Kent
2009-12-16autofs4: use helper function for need mount checkIan Kent
2009-12-16autofs4: use helper functions for expiring listIan Kent
2009-12-16autofs4: use helper functions for active list handlingIan Kent
2009-06-11switch follow_down()Al Viro
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-03-27constify dentry_operations: autofs, autofs4Al Viro
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-24autofs4: reorganize expire pending wait function callsIan Kent
2008-07-24autofs4: fix direct mount pending expire race - correctionIan Kent
2008-07-24autofs4: fix direct mount pending expire raceIan Kent
2008-07-24autofs4: fix indirect mount pending expire raceIan Kent
2008-07-24autofs4: fix pending checksIan Kent
2008-07-24autofs4: cleanup redundant readir codeIan Kent
2008-07-24autofs4: use lookup intent flags to trigger mountsIan Kent
2008-07-24autofs4: don't release directory mutex if called in oz_modeIan Kent
2008-07-24autofs4: fix symlink name allocationIan Kent
2008-07-24autofs4: use look aside list for lookupsIan Kent
2008-07-24autofs4: revert - redo lookup in ttfdIan Kent
2008-07-24autofs4: don't make expiring dentry negativeIan Kent
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer
2008-04-29autofs4: fix sparse warning in root.cHarvey Harrison
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-08-22autofs4: deadlock during createIan Kent
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu