inotify: reimplement inotify using fsnotify
[linux-2.6] / include / linux / fsnotify_backend.h
2009-06-11  Eric Parisinotify: reimplement inotify using fsnotify
2009-06-11  Eric Parisfsnotify: handle filesystem unmounts with fsnotify...
2009-06-11  Eric Parisfsnotify: allow groups to add private data to events
2009-06-11  Eric Parisfsnotify: add correlations between events
2009-06-11  Eric Parisfsnotify: include pathnames with entries when possible
2009-06-11  Eric Parisfsnotify: generic notification queue and waitq
2009-06-11  Eric Parisdnotify: reimplement dnotify using fsnotify
2009-06-11  Eric Parisfsnotify: parent event notification
2009-06-11  Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-06-11  Eric Parisfsnotify: unified filesystem notification backend