Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / fsnotify.h
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-08 Al ViroLose the first argument of audit_inode_child()
2010-02-08 Al ViroLose the new_name argument of fsnotify_move()
2009-06-11 Eric Parisfsnotify: move events should indicate the event was...
2009-06-11 Eric Parisfsnotify: add correlations between events
2009-06-11 Eric Parisfsnotify: include pathnames with entries when possible
2009-06-11 Eric Parisdnotify: reimplement dnotify using fsnotify
2009-06-11 Eric Parisfsnotify: parent event notification
2009-06-11 Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-06-11 Eric Parisfsnotify: unified filesystem notification backend
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-04-30 Robert P. J. DayRemove "#ifdef __KERNEL__" checks from unexported headers
2008-02-06 Jan Karainotify: send IN_ATTRIB events when link count changes
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-08-03 Amy Griffis[PATCH] fix missed create event for directory audit
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-06-20 Amy Griffis[PATCH] inotify (2/5): add name's inode to event handler
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Nick Piggin[PATCH] inotify: lock avoidance with parent watch statu...
2006-03-20 Amy Griffis[PATCH] Collect more inode information during syscall...
2006-03-20 Amy Griffis[PATCH] Pass dentry, not just name, in fsnotify creatio...
2005-08-15 John McCutchan[PATCH] inotify: add MOVE_SELF event
2005-08-09 John McCutchan[PATCH] fsnotify-cleanups
2005-08-08 John McCutchan[PATCH] fsnotify_name/inoderemove
2005-08-05 John McCutchan[PATCH] Clean up inotify delete race fix
2005-08-01 John McCutchan[PATCH] inotify: fix file deletion by rename detection
2005-07-13 Robert Love[PATCH] inotify: event ordering
2005-07-13 Robert Love[PATCH] inotify