summaryrefslogtreecommitdiffstats
path: root/include/linux/fsnotify.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-4/+0
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-061-0/+22
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-211-4/+5
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-031-3/+3
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-2/+1
* [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-201-13/+16
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-4/+10
|\
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-201-0/+5
| * [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-201-4/+5
* | [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-251-0/+19
|/
* [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-151-1/+5
* [PATCH] fsnotify-cleanupsJohn McCutchan2005-08-081-24/+0
* [PATCH] fsnotify_name/inoderemoveJohn McCutchan2005-08-081-0/+20
* [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-041-3/+1
* [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-011-1/+6
* [PATCH] inotify: event orderingRobert Love2005-07-131-1/+1
* [PATCH] inotifyRobert Love2005-07-121-0/+248