| Commit message (Expand) | Author | Age | Files | Lines |
* | inotify: send IN_ATTRIB events when link count changes | Jan Kara | 2008-02-06 | 1 | -0/+22 |
* | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 2007-10-21 | 1 | -4/+5 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] fix missed create event for directory audit | Amy Griffis | 2006-08-03 | 1 | -3/+3 |
* | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 | 1 | -2/+1 |
* | [PATCH] inotify (2/5): add name's inode to event handler | Amy Griffis | 2006-06-20 | 1 | -13/+16 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 1 | -4/+10 |
|\ |
|
| * | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 | 1 | -0/+5 |
| * | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 2006-03-20 | 1 | -4/+5 |
* | | [PATCH] inotify: lock avoidance with parent watch status in dentry | Nick Piggin | 2006-03-25 | 1 | -0/+19 |
|/ |
|
* | [PATCH] inotify: add MOVE_SELF event | John McCutchan | 2005-08-15 | 1 | -1/+5 |
* | [PATCH] fsnotify-cleanups | John McCutchan | 2005-08-08 | 1 | -24/+0 |
* | [PATCH] fsnotify_name/inoderemove | John McCutchan | 2005-08-08 | 1 | -0/+20 |
* | [PATCH] Clean up inotify delete race fix | John McCutchan | 2005-08-04 | 1 | -3/+1 |
* | [PATCH] inotify: fix file deletion by rename detection | John McCutchan | 2005-08-01 | 1 | -1/+6 |
* | [PATCH] inotify: event ordering | Robert Love | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] inotify | Robert Love | 2005-07-12 | 1 | -0/+248 |