index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsnotify.h
Age
Commit message (
Expand
)
Author
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
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
2018-11-13
fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...
Matthew Bobrowski
[next]