index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsnotify.h
Age
Commit message (
Expand
)
Author
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