Age | Commit message (Expand) | Author |
---|---|---|
2009-07-21 | inotify: use GFP_NOFS under potential memory pressure | Eric Paris |
2009-06-29 | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris |
2009-06-11 | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris |
2009-06-11 | fsnotify: allow groups to add private data to events | Eric Paris |
2009-06-11 | fsnotify: add correlations between events | Eric Paris |
2009-06-11 | fsnotify: include pathnames with entries when possible | Eric Paris |
2009-06-11 | fsnotify: generic notification queue and waitq | Eric Paris |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris |
2009-06-11 | fsnotify: parent event notification | Eric Paris |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris |