Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / fsnotify_backend.h
2009-07-21 Eric Parisinotify: use GFP_NOFS under potential memory pressure
2009-06-29 Jeremy Kerrfs: allow d_instantiate to be called with negative...
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