aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris1-1/+3
2009-06-11inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris1-3/+5
2009-06-11fsnotify: add correlations between eventsEric Paris1-3/+3
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris1-3/+4
2009-06-11fsnotify: parent event notificationEric Paris1-0/+91
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris1-0/+13
2009-06-11fsnotify: unified filesystem notification backendEric Paris1-0/+79