index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fanotify.h
Age
Commit message (
Expand
)
Author
2025-05-19
fanotify: support watching filesystems and mounts inside userns
Amir Goldstein
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
2024-12-10
fanotify: allow to set errno in FAN_DENY permission response
Amir Goldstein
2024-12-10
fanotify: introduce FAN_PRE_ACCESS permission event
Amir Goldstein
2024-10-16
fanotify: allow reporting errors on failure to open fd
Amir Goldstein
2023-02-07
fanotify: define struct members to hold response decision context
Richard Guy Briggs
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2021-12-15
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2021-08-10
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
2021-08-10
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
2020-03-25
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
2019-02-07
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
2019-02-07
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
2018-10-08
fanotify: support reporting thread id instead of process id
Amir Goldstein
2018-10-04
fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants
Amir Goldstein
2018-10-04
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
2018-10-04
fanotify: simplify handling of FAN_ONDIR
Amir Goldstein
2018-10-04
fanotify: fix collision of internal and uapi mark flags
Amir Goldstein
2018-09-27
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2010-12-15
fanotify: split version into version and metadata_len
Alexey Zaytsev
2010-12-07
fanotify: Introduce FAN_NOFD
Lino Sanfilippo
2010-12-07
fanotify: remove packed from access response message
Eric Paris
2010-10-28
fanotify: Fix FAN_CLOSE comments
Stefan Hajnoczi
2010-10-28
fanotify: ignore events on directories unless specifically requested
Eric Paris
2010-10-28
fanotify: allow userspace to override max marks
Eric Paris
2010-10-28
fanotify: allow userspace to override max queue depth
Eric Paris
2010-10-28
fsnotify: implement a default maximum queue depth
Eric Paris
2010-10-28
fanotify: allow userspace to flush all marks
Eric Paris
2010-10-28
fanotify: use __aligned_u64 in fanotify userspace metadata
Eric Paris
2010-10-28
fanotify: implement fanotify listener ordering
Eric Paris
2010-08-27
fanotify: resize pid and reorder structure
Tvrtko Ursulin
[next]