index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
inotify
/
inotify.h
Age
Commit message (
Expand
)
Author
2019-04-26
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
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