summaryrefslogtreecommitdiff
path: root/fs/autofs4/root.c
Commit message (Expand)AuthorAge
* autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter2010-08-11
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-09
* autofs4: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-22
* autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-03
* autofs4: always use lookup for lookupIan Kent2009-12-16
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-16
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-16
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-16
* autofs4: cleanup active and expire lookupIan Kent2009-12-16
* autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent2009-12-16
* autofs4: use autofs_info for pending flagIan Kent2009-12-16
* autofs4: use helper function for need mount checkIan Kent2009-12-16
* autofs4: use helper functions for expiring listIan Kent2009-12-16
* autofs4: use helper functions for active list handlingIan Kent2009-12-16
* switch follow_down()Al Viro2009-06-11
* autofs4: fix lookup deadlockIan Kent2009-04-01
* constify dentry_operations: autofs, autofs4Al Viro2009-03-27
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* autofs4: remove unused ioctlsIan Kent2008-07-24
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-24
* autofs4: fix direct mount pending expire race - correctionIan Kent2008-07-24
* autofs4: fix direct mount pending expire raceIan Kent2008-07-24
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-24
* autofs4: fix pending checksIan Kent2008-07-24
* autofs4: cleanup redundant readir codeIan Kent2008-07-24
* autofs4: use lookup intent flags to trigger mountsIan Kent2008-07-24
* autofs4: don't release directory mutex if called in oz_modeIan Kent2008-07-24
* autofs4: fix symlink name allocationIan Kent2008-07-24
* autofs4: use look aside list for lookupsIan Kent2008-07-24
* autofs4: revert - redo lookup in ttfdIan Kent2008-07-24
* autofs4: don't make expiring dentry negativeIan Kent2008-07-24
* autofs: path_{get,put}() cleanupsJan Blunck2008-05-01
* autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer2008-05-01
* autofs4: fix execution order race in mount request codeJeff Moyer2008-05-01
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-29
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* autofs4: deadlock during createIan Kent2007-08-22
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-12
* [PATCH] autofs4: check for directory re-create in lookupIan Kent2007-02-20
* [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-20
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01