Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fanotify: use merge argument to determine actual event added to queue | Eric Paris | 2010-07-28 | 1 | -5/+16 |
* | fsnotify: intoduce a notification merge argument | Eric Paris | 2010-07-28 | 1 | -2/+4 |
* | fanotify: ignored_mask to ignore events | Eric Paris | 2010-07-28 | 1 | -14/+23 |
* | fanotify: remove outgoing function checks in fanotify.h | Andreas Gruenbacher | 2010-07-28 | 1 | -2/+1 |
* | fanotify: should_send_event needs to handle vfsmounts | Eric Paris | 2010-07-28 | 1 | -11/+45 |
* | fsnotify: split generic and inode specific mark code | Eric Paris | 2010-07-28 | 1 | -1/+1 |
* | fanotify: Add pids to events | Andreas Gruenbacher | 2010-07-28 | 1 | -2/+3 |
* | fanotify: do not clone on merge unless needed | Eric Paris | 2010-07-28 | 1 | -0/+10 |
* | fanotify: merge notification events with different masks | Eric Paris | 2010-07-28 | 1 | -9/+30 |
* | fanotify:drop notification if they exist in the outgoing queue | Eric Paris | 2010-07-28 | 1 | -2/+43 |
* | fanotify: fscking all notification system | Eric Paris | 2010-07-28 | 1 | -0/+78 |