summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/root.c
Commit message (Expand)AuthorAgeFilesLines
* autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-051-0/+2
* BKL: Remove BKL from autofs4Arnd Bergmann2010-10-041-5/+7
* autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter2010-08-111-2/+1
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-091-0/+49
* autofs4: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-4/+18
* autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-031-317/+157
* autofs4: always use lookup for lookupIan Kent2009-12-161-157/+317
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-161-12/+12
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-161-12/+12
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-161-4/+3
* autofs4: cleanup active and expire lookupIan Kent2009-12-161-6/+10
* autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent2009-12-161-10/+10
* autofs4: use autofs_info for pending flagIan Kent2009-12-161-26/+32
* autofs4: use helper function for need mount checkIan Kent2009-12-161-2/+10
* autofs4: use helper functions for expiring listIan Kent2009-12-161-12/+3
* autofs4: use helper functions for active list handlingIan Kent2009-12-161-11/+35
* switch follow_down()Al Viro2009-06-111-4/+3
* autofs4: fix lookup deadlockIan Kent2009-04-011-20/+21
* constify dentry_operations: autofs, autofs4Al Viro2009-03-271-2/+2
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-251-0/+2
* autofs4: remove unused ioctlsIan Kent2008-07-241-67/+1
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-241-65/+10
* autofs4: fix direct mount pending expire race - correctionIan Kent2008-07-241-8/+2
* autofs4: fix direct mount pending expire raceIan Kent2008-07-241-23/+49
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-241-5/+27
* autofs4: fix pending checksIan Kent2008-07-241-3/+6
* autofs4: cleanup redundant readir codeIan Kent2008-07-241-133/+16
* autofs4: use lookup intent flags to trigger mountsIan Kent2008-07-241-2/+5
* autofs4: don't release directory mutex if called in oz_modeIan Kent2008-07-241-6/+5
* autofs4: fix symlink name allocationIan Kent2008-07-241-1/+1
* autofs4: use look aside list for lookupsIan Kent2008-07-241-30/+139
* autofs4: revert - redo lookup in ttfdIan Kent2008-07-241-21/+0
* autofs4: don't make expiring dentry negativeIan Kent2008-07-241-72/+46
* autofs: path_{get,put}() cleanupsJan Blunck2008-05-011-6/+6
* autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer2008-05-011-2/+2
* autofs4: fix execution order race in mount request codeJeff Moyer2008-05-011-0/+22
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-291-1/+1
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+2
* pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* autofs4: deadlock during createIan Kent2007-08-221-14/+17
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-111-9/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-121-3/+3
* [PATCH] autofs4: check for directory re-create in lookupIan Kent2007-02-201-4/+19
* [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-201-20/+151
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
* [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-8/+8
OpenPOWER on IntegriCloud