aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-06autofs4: collect version check returnIan Kent
2008-11-06autofs4: correct offset mount expire checkIan Kent
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent
2008-10-16autofs4: cleanup autofs mount type usageIan Kent
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
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: indirect dentry must almost always be positiveIan Kent
2008-07-24autofs4: detect invalid direct mount requestsIan Kent
2008-07-24autofs4: fix waitq memory leakIan Kent
2008-07-24autofs4: check kernel communication pipe is valid for writeIan Kent
2008-07-24autofs4: add missing kfreeIan Kent
2008-07-24autofs4: fix pending mount raceIan Kent
2008-07-24autofs4: fix waitq lockingIan Kent
2008-07-24autofs4: use struct qstr in waitq.cJeff Moyer
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-05-01autofs4: check for invalid dentry in getpathIan Kent
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
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
2008-02-08mount options: fix autofs4Miklos Szeredi
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-22autofs4: deadlock during createIan Kent
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney
2007-02-20[PATCH] autofs4: check for directory re-create in lookupIan Kent
2007-02-20[PATCH] autofs4: fix another race between mount and expireIan Kent
2007-02-20[PATCH] autofs4: header file updateIan Kent