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
/
fs
/
notify
/
fanotify
Age
Commit message (
Expand
)
Author
2025-11-28
fanotify: convert fanotify_init() to FD_PREPARE()
Christian Brauner
2025-09-11
fanotify: add watchdog for permission events
Miklos Szeredi
2025-09-05
fanotify: Validate the return value of mnt_ns_from_dentry() before dereferencing
Anderson Nascimento
2025-06-27
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
2025-05-29
Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-19
fanotify: support watching filesystems and mounts inside userns
Amir Goldstein
2025-05-19
fanotify: remove redundant permission checks
Amir Goldstein
2025-05-14
fanotify: Drop use of flex array in fanotify_fh
Jan Kara
2025-04-24
fanotify: fix flush of mntns marks
Amir Goldstein
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-06
fanotify: Fix crash in fanotify_init(2)
Jan Kara
2024-12-10
fanotify: allow to set errno in FAN_DENY permission response
Amir Goldstein
2024-12-10
fanotify: report file range info with pre-content events
Amir Goldstein
2024-12-10
fanotify: introduce FAN_PRE_ACCESS permission event
Amir Goldstein
2024-12-10
fsnotify: pass optional file access range in pre-content event
Amir Goldstein
2024-12-10
fanotify: rename a misnamed constant
Amir Goldstein
2024-12-10
fanotify: don't skip extra event info if no info_mode is set
Josef Bacik
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2024-11-21
Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-16
fanotify: allow reporting errors on failure to open fd
Amir Goldstein
2024-10-14
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-02
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-20
Revert "fanotify: remove unneeded sub-zero check for unsigned value"
Linus Torvalds
2024-04-04
fsnotify: use an enum for group priority constants
Amir Goldstein
2024-04-04
fsnotify: pass object pointer and type to fsnotify mark helpers
Amir Goldstein
2024-04-04
fanotify: merge two checks regarding add of ignore mark
Amir Goldstein
2024-03-25
fanotify: remove unneeded sub-zero check for unsigned value
Nikita Kiryushin
2024-03-07
fanotify: allow freeze when waiting response for permission events
Winston Wen
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-01
fanotify: allow "weak" fsid when watching a single filesystem
Amir Goldstein
2023-12-01
fanotify: store fsid in mark instead of in connector
Amir Goldstein
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-19
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-10
fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro
Alexey Dobriyan
2023-07-04
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
fanotify: support reporting non-decodeable file handles
Amir Goldstein
2023-05-22
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
2023-04-03
fanotify: use pidfd_prepare()
Christian Brauner
[next]