aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fsnotify_backend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris1-1/+1
2009-06-29fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr1-1/+1
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris1-0/+11
2009-06-11fsnotify: handle filesystem unmounts with fsnotify marksEric Paris1-0/+4
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris1-5/+19
2009-06-11fsnotify: add correlations between eventsEric Paris1-3/+12
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris1-3/+8
2009-06-11fsnotify: generic notification queue and waitqEric Paris1-0/+37
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris1-0/+3
2009-06-11fsnotify: parent event notificationEric Paris1-0/+64
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris1-1/+64
2009-06-11fsnotify: unified filesystem notification backendEric Paris1-0/+177