aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/root.c
Commit message (Expand)AuthorAge
* [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-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* 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
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] autofs4: pending flag not cleared on mount failIan Kent2006-09-29
* [PATCH] autofs4: autofs4_follow_link false negative fixIan Kent2006-09-29
* [PATCH] autofs4 needs to force fail return revalidateIan Kent2006-09-27
* [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-15
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-27
* [PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent2006-03-27
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-27
* [PATCH] autofs4: rename simple_empty_nolock functionIan Kent2006-03-27
* [PATCH] autofs4: remove update_atime unused functionIan Kent2006-03-27
* [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-27
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-27
* [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-27
* [PATCH] autofs4: use libfs routines for readdirIan Kent2006-03-27
* [PATCH] autofs4: lookup white space cleanupIan Kent2006-03-27
* [PATCH] autofs4 oops fixIan Kent2006-01-14
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] switch autofs4 to touch_atime()Christoph Hellwig2006-01-10