aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify/inotify.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-03inotify: convert to handle_inode_event() interfaceAmir Goldstein1-5/+4
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein1-3/+3
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro1-1/+1
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein1-0/+1
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara1-0/+1
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara1-1/+2
2017-01-24inotify: Convert to using per-namespace limitsNikolay Borisov1-0/+17
2016-12-05fsnotify: constify 'data' passed to ->handle_event()Al Viro1-1/+1
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara1-1/+1
2014-01-21fsnotify: do not share events between notification groupsJan Kara1-5/+16
2010-07-28inotify: rename mark_entry to just markEric Paris1-4/+3
2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris1-3/+3
2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris1-1/+2
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris1-0/+21