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