Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-28 | fanotify: Add pids to events | Andreas Gruenbacher | 2 | -2/+4 |
2010-07-28 | fanotify: create_fd cleanup | Andreas Gruenbacher | 1 | -11/+6 |
2010-07-28 | fanotify: CONFIG_HAVE_SYSCALL_WRAPPERS for sys_fanotify_mark | Heiko Carstens | 1 | -2/+14 |
2010-07-28 | fanotify: select ANON_INODES. | Paul Mundt | 1 | -0/+1 |
2010-07-28 | fanotify: send events using read | Eric Paris | 2 | -4/+221 |
2010-07-28 | fanotify: fanotify_mark syscall implementation | Eric Paris | 2 | -1/+256 |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris | 1 | -0/+6 |
2010-07-28 | fanotify: fanotify_init syscall implementation | Eric Paris | 2 | -1/+62 |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris | 2 | -1/+14 |
2010-07-28 | fanotify: do not clone on merge unless needed | Eric Paris | 1 | -0/+10 |
2010-07-28 | fanotify: merge notification events with different masks | Eric Paris | 1 | -9/+30 |
2010-07-28 | fanotify:drop notification if they exist in the outgoing queue | Eric Paris | 1 | -2/+43 |
2010-07-28 | fanotify: fscking all notification system | Eric Paris | 4 | -0/+102 |