aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fsnotify.h
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Lose the first argument of audit_inode_child()Al Viro2010-02-08
* Lose the new_name argument of fsnotify_move()Al Viro2010-02-08
* fsnotify: move events should indicate the event was on a childEric Paris2009-06-11
* fsnotify: add correlations between eventsEric Paris2009-06-11
* fsnotify: include pathnames with entries when possibleEric Paris2009-06-11
* dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-11
* fsnotify: parent event notificationEric Paris2009-06-11
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-11
* fsnotify: unified filesystem notification backendEric Paris2009-06-11
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-06
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-21
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-03
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
* [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-20
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-20
| * [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-20
* | [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-25
|/
* [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-15
* [PATCH] fsnotify-cleanupsJohn McCutchan2005-08-08
* [PATCH] fsnotify_name/inoderemoveJohn McCutchan2005-08-08
* [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-05
* [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-01
* [PATCH] inotify: event orderingRobert Love2005-07-13
* [PATCH] inotifyRobert Love2005-07-12