Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-10 | fsnotify: Move ->free_mark callback to fsnotify_ops | Jan Kara | 1 | -0/+1 |
2017-04-10 | fsnotify: Pass fsnotify_iter_info into handle_event handler | Jan Kara | 1 | -1/+2 |
2017-01-24 | inotify: Convert to using per-namespace limits | Nikolay Borisov | 1 | -0/+17 |
2016-12-06 | fsnotify: constify 'data' passed to ->handle_event() | Al Viro | 1 | -1/+1 |
2014-02-18 | inotify: Fix reporting of cookies for inotify events | Jan Kara | 1 | -1/+1 |
2014-01-22 | fsnotify: do not share events between notification groups | Jan Kara | 1 | -5/+16 |
2010-07-28 | inotify: rename mark_entry to just mark | Eric Paris | 1 | -4/+3 |
2010-07-28 | fsnotify: rename fsnotify_mark_entry to just fsnotify_mark | Eric Paris | 1 | -3/+3 |
2009-06-19 | inotify: inotify_destroy_mark_entry could get called twice | Eric Paris | 1 | -1/+2 |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris | 1 | -0/+21 |