Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inotify: reimplement inotify using fsnotify | Eric Paris | 2009-06-11 | 1 | -0/+11 |
* | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris | 2009-06-11 | 1 | -0/+4 |
* | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 | 1 | -5/+19 |
* | fsnotify: add correlations between events | Eric Paris | 2009-06-11 | 1 | -3/+12 |
* | fsnotify: include pathnames with entries when possible | Eric Paris | 2009-06-11 | 1 | -3/+8 |
* | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 | 1 | -0/+37 |
* | dnotify: reimplement dnotify using fsnotify | Eric Paris | 2009-06-11 | 1 | -0/+3 |
* | fsnotify: parent event notification | Eric Paris | 2009-06-11 | 1 | -0/+64 |
* | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 2009-06-11 | 1 | -1/+64 |
* | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 | 1 | -0/+177 |