Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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: send events using read | Eric Paris | 1 | -4/+216 |
2010-07-28 | fanotify: fanotify_mark syscall implementation | Eric Paris | 1 | -1/+238 |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris | 1 | -0/+6 |
2010-07-28 | fanotify: fanotify_init syscall implementation | Eric Paris | 1 | -1/+60 |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris | 1 | -0/+13 |