Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun | 2009-10-18 | 1 | -1/+1 |
* | inotify: tail drop inotify q_overflow events | Eric Paris | 2009-08-17 | 1 | -0/+4 |
* | notify: unused event private race | Eric Paris | 2009-08-17 | 1 | -4/+3 |
* | inotify: use GFP_NOFS under potential memory pressure | Eric Paris | 2009-07-21 | 1 | -4/+5 |
* | fsnotify: fix inotify tail drop check with path entries | Eric Paris | 2009-07-21 | 1 | -0/+1 |
* | inotify: check filename before dropping repeat events | Eric Paris | 2009-07-21 | 1 | -2/+7 |
* | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 | 1 | -4/+48 |
* | fsnotify: add correlations between events | Eric Paris | 2009-06-11 | 1 | -2/+18 |
* | fsnotify: include pathnames with entries when possible | Eric Paris | 2009-06-11 | 1 | -1/+15 |
* | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 | 1 | -7/+223 |
* | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 | 1 | -0/+121 |