Age | Commit message (Expand) | Author |
2008-07-24 | autofs4: remove unused ioctls | Ian Kent |
2008-07-24 | autofs4: reorganize expire pending wait function calls | Ian Kent |
2008-07-24 | autofs4: fix direct mount pending expire race - correction | Ian Kent |
2008-07-24 | autofs4: fix direct mount pending expire race | Ian Kent |
2008-07-24 | autofs4: fix indirect mount pending expire race | Ian Kent |
2008-07-24 | autofs4: fix pending checks | Ian Kent |
2008-07-24 | autofs4: cleanup redundant readir code | Ian Kent |
2008-07-24 | autofs4: indirect dentry must almost always be positive | Ian Kent |
2008-07-24 | autofs4: detect invalid direct mount requests | Ian Kent |
2008-07-24 | autofs4: fix waitq memory leak | Ian Kent |
2008-07-24 | autofs4: check kernel communication pipe is valid for write | Ian Kent |
2008-07-24 | autofs4: add missing kfree | Ian Kent |
2008-07-24 | autofs4: fix pending mount race | Ian Kent |
2008-07-24 | autofs4: fix waitq locking | Ian Kent |
2008-07-24 | autofs4: use struct qstr in waitq.c | Jeff Moyer |
2008-07-24 | autofs4: use lookup intent flags to trigger mounts | Ian Kent |
2008-07-24 | autofs4: don't release directory mutex if called in oz_mode | Ian Kent |
2008-07-24 | autofs4: fix symlink name allocation | Ian Kent |
2008-07-24 | autofs4: use look aside list for lookups | Ian Kent |
2008-07-24 | autofs4: revert - redo lookup in ttfd | Ian Kent |
2008-07-24 | autofs4: don't make expiring dentry negative | Ian Kent |
2008-05-01 | autofs: path_{get,put}() cleanups | Jan Blunck |
2008-05-01 | autofs4: fix incorrect return from root.c:try_to_fill_dentry() | Jeff Moyer |
2008-05-01 | autofs4: fix execution order race in mount request code | Jeff Moyer |
2008-05-01 | autofs4: check for invalid dentry in getpath | Ian Kent |
2008-05-01 | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() | Ian Kent |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-29 | autofs4: fix sparse warning in root.c | Harvey Harrison |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-08 | mount options: fix autofs4 | Miklos Szeredi |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-17 | fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-22 | autofs4: deadlock during create | Ian Kent |
2007-05-11 | Fix some coding-style errors in autofs | Sukadev Bhattiprolu |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-04-12 | [PATCH] autofs4: fix race in unhashed dentry code | Jeff Mahoney |
2007-02-20 | [PATCH] autofs4: check for directory re-create in lookup | Ian Kent |
2007-02-20 | [PATCH] autofs4: fix another race between mount and expire | Ian Kent |
2007-02-20 | [PATCH] autofs4: header file update | Ian Kent |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-07 | [PATCH] autofs: fix error code path in autofs_fill_sb() | Jiri Kosina |
2006-11-14 | [PATCH] autofs4: panic after mount fail | Ian Kent |
2006-10-11 | [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_... | David Howells |
2006-10-01 | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |