index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
inotify
/
inotify.h
Age
Commit message (
Expand
)
Author
2022-04-25
inotify: move control flags from mask to mark flags
Amir Goldstein
2022-04-25
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
2020-12-03
inotify: convert to handle_inode_event() interface
Amir Goldstein
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
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