| Commit message (Expand) | Author | Age |
* | [PATCH] autofs4: fix race in unhashed dentry code | Jeff Mahoney | 2007-04-12 |
* | [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-20 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] autofs: fix error code path in autofs_fill_sb() | Jiri Kosina | 2006-12-07 |
* | [PATCH] autofs4: panic after mount fail | Ian Kent | 2006-11-14 |
* | [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_... | David Howells | 2006-10-11 |
* | [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 | 2006-10-01 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 |
* | [PATCH] autofs4: pending flag not cleared on mount fail | Ian Kent | 2006-09-29 |
* | [PATCH] autofs4: autofs4_follow_link false negative fix | Ian Kent | 2006-09-29 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] autofs4 needs to force fail return revalidate | Ian Kent | 2006-09-27 |
* | [PATCH] autofs4: zero timeout prevents shutdown | Ian Kent | 2006-09-25 |
* | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik | 2006-09-24 |
* | [PATCH] fs: use list_move() | Akinobu Mita | 2006-06-26 |
* | [PATCH] autofs4: need to invalidate children on tree mount expire | Ian Kent | 2006-06-25 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | [PATCH] autofs4: NFY_NONE wait race fix | Ian Kent | 2006-05-15 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 |
* | [PATCH] autofs4: proper prototype for autofs4_dentry_release() | Adrian Bunk | 2006-03-28 |
* | [PATCH] autofs4: atomic var underflow | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: follow_link missing functionality | Ian Kent | 2006-03-27 |
* | [PATCH] Remove redundant check from autofs4_put_super | Dave Jones | 2006-03-27 |
* | [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add v5 expire logic | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add v5 follow_link mount trigger method | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: change may_umount* functions to boolean | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: rename simple_empty_nolock function | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: white space cleanup for waitq.c | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add a show mount options for proc filesystem | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: remove update_atime unused function | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: expire mounts that hold no (extra) references only | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: fix false negative return from expire | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: simplify expire tree traversal | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: expire code readability cleanup | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: can't mount due to mount point dir not empty | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: use libfs routines for readdir | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: lookup white space cleanup | Ian Kent | 2006-03-27 |
* | [PATCH] sem2mutex: autofs4 wq_sem | Ingo Molnar | 2006-03-23 |
* | [PATCH] autofs4 oops fix | Ian Kent | 2006-01-14 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 |
* | [PATCH] switch autofs4 to touch_atime() | Christoph Hellwig | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |