aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fsnotify.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-4/+10
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin1-0/+19
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis1-0/+5
2006-03-20[PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis1-4/+5
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan1-1/+5
2005-08-08[PATCH] fsnotify-cleanupsJohn McCutchan1-24/+0
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan1-0/+20
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-3/+1
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan1-1/+6
2005-07-13[PATCH] inotify: event orderingRobert Love1-1/+1
2005-07-12[PATCH] inotifyRobert Love1-0/+248