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