Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-02 | fs/notify/inotify: decrement user inotify count on close | Keith Packard | 1 | -0/+3 |
2009-06-19 | inotify: inotify_destroy_mark_entry could get called twice | Eric Paris | 1 | -27/+5 |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris | 1 | -438/+399 |
2009-05-06 | inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive | Wu Fengguang | 1 | -1/+1 |
2009-01-26 | inotify: clean up inotify_read and fix locking problems | Vegard Nossum | 1 | -61/+74 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 29 | Heiko Carstens | 1 | -2/+3 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 28 | Heiko Carstens | 1 | -2/+2 |
2009-01-05 | inotify: fix type errors in interfaces | Michael Kerrisk | 1 | -1/+1 |
2008-12-31 | filesystem notification: create fs/notify to contain all fs notification | Eric Paris | 1 | -0/+778 |