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
/
fsnotify.h
Age
Commit message (
Expand
)
Author
2025-07-28
fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
Amir Goldstein
2025-07-28
fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
Amir Goldstein
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-04
fsnotify: add mount notification infrastructure
Miklos Szeredi
2024-12-10
fsnotify: generate pre-content permission event on truncate
Amir Goldstein
2024-12-10
fsnotify: pass optional file access range in pre-content event
Amir Goldstein
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2024-06-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
2024-04-04
fsnotify: optimize the case of no permission event watchers
Amir Goldstein
2024-04-04
fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
Amir Goldstein
2024-04-04
fsnotify: rename fsnotify_{get,put}_sb_connectors()
Amir Goldstein
2024-01-24
fsnotify: Add fsnotify_sb_has_watchers() helper
Amir Goldstein
2024-01-12
fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
Amir Goldstein
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
2023-12-12
fsnotify: assert that file_start_write() is not held in permission hooks
Amir Goldstein
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2023-06-19
ovl: enable fsnotify events on underlying real files
Amir Goldstein
2022-01-24
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2021-10-27
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
2021-10-27
fsnotify: clarify contract for create event hooks
Amir Goldstein
2021-10-27
fsnotify: pass dentry instead of inode data
Amir Goldstein
2021-10-27
fsnotify: pass data_type to fsnotify_name()
Amir Goldstein
2021-08-11
fsnotify: optimize the case of no marks of any type
Amir Goldstein
2020-07-27
fsnotify: remove check that source dentry is positive
Amir Goldstein
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
2020-03-25
fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name
Amir Goldstein
2020-03-23
fsnotify: simplify arguments passing to fsnotify_parent()
Amir Goldstein
2020-03-23
fsnotify: funnel all dirent events through fsnotify_name()
Amir Goldstein
2020-03-23
fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
Amir Goldstein
2019-06-20
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
2019-06-20
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-05-13
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-09
fsnotify: fix unlink performance regression
Amir Goldstein
2019-04-26
fsnotify(): switch to passing const struct qstr * for file_name
Al Viro
2019-04-26
switch fsnotify_move() to passing const struct qstr * for old_name
Al Viro
2019-04-26
ovl_lookup_real_one(): don't bother with strlen()
Al Viro
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
2019-02-07
fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
Amir Goldstein
2019-02-06
fsnotify: annotate directory entry modification events
Amir Goldstein
[next]