aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify/inotify.h
AgeCommit message (Expand)Author
2024-04-10inotify: move control flags from mask to mark flagsAmir Goldstein
2022-06-09inotify: show inotify mask flags in proc fdinfoAmir Goldstein
2020-12-03inotify: convert to handle_inode_event() interfaceAmir Goldstein
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara
2017-01-24inotify: Convert to using per-namespace limitsNikolay Borisov
2016-12-05fsnotify: constify 'data' passed to ->handle_event()Al Viro
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-01-21fsnotify: do not share events between notification groupsJan Kara
2010-07-28inotify: rename mark_entry to just markEric Paris
2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris
2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris