Age | Commit message (Expand) | Author |
2009-06-11 | fsnotify: move events should indicate the event was on a child | Eric Paris |
2009-06-11 | fsnotify: add correlations between events | Eric Paris |
2009-06-11 | fsnotify: include pathnames with entries when possible | Eric Paris |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris |
2009-06-11 | fsnotify: parent event notification | Eric Paris |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day |
2008-02-06 | inotify: send IN_ATTRIB events when link count changes | Jan Kara |
2007-10-21 | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro |
2006-12-08 | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek |
2006-08-03 | [PATCH] fix missed create event for directory audit | Amy Griffis |
2006-06-20 | [PATCH] log more info for directory entry change events | Amy Griffis |
2006-06-20 | [PATCH] inotify (2/5): add name's inode to event handler | Amy Griffis |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-03-25 | [PATCH] inotify: lock avoidance with parent watch status in dentry | Nick Piggin |
2006-03-20 | [PATCH] Collect more inode information during syscall processing. | Amy Griffis |
2006-03-20 | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis |
2005-08-15 | [PATCH] inotify: add MOVE_SELF event | John McCutchan |
2005-08-08 | [PATCH] fsnotify-cleanups | John McCutchan |
2005-08-08 | [PATCH] fsnotify_name/inoderemove | John McCutchan |
2005-08-04 | [PATCH] Clean up inotify delete race fix | John McCutchan |
2005-08-01 | [PATCH] inotify: fix file deletion by rename detection | John McCutchan |
2005-07-13 | [PATCH] inotify: event ordering | Robert Love |
2005-07-12 | [PATCH] inotify | Robert Love |