index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsnotify.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-04-04
fsnotify: optimize the case of no permission event watchers
Amir Goldstein
1
-3
/
+16
2024-04-04
fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
Amir Goldstein
1
-1
/
+7
2024-04-04
fsnotify: rename fsnotify_{get,put}_sb_connectors()
Amir Goldstein
1
-1
/
+1
2024-01-24
fsnotify: Add fsnotify_sb_has_watchers() helper
Amir Goldstein
1
-3
/
+9
2024-01-12
fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
Amir Goldstein
1
-0
/
+19
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
1
-2
/
+11
2023-12-12
fsnotify: assert that file_start_write() is not held in permission hooks
Amir Goldstein
1
-0
/
+7
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
1
-15
/
+19
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
1
-2
/
+1
2023-06-19
ovl: enable fsnotify events on underlying real files
Amir Goldstein
1
-1
/
+3
2022-01-24
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
1
-6
/
+43
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
1
-3
/
+6
2021-10-27
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
1
-0
/
+13
2021-10-27
fsnotify: clarify contract for create event hooks
Amir Goldstein
1
-6
/
+16
2021-10-27
fsnotify: pass dentry instead of inode data
Amir Goldstein
1
-3
/
+2
2021-10-27
fsnotify: pass data_type to fsnotify_name()
Amir Goldstein
1
-9
/
+13
2021-08-11
fsnotify: optimize the case of no marks of any type
Amir Goldstein
1
-0
/
+9
2020-07-27
fsnotify: remove check that source dentry is positive
Amir Goldstein
1
-3
/
+1
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
1
-2
/
+8
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
1
-4
/
+5
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-15
/
+11
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
1
-6
/
+0
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
1
-20
/
+13
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
1
-0
/
+10
2020-03-25
fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name
Amir Goldstein
1
-0
/
+6
2020-03-23
fsnotify: simplify arguments passing to fsnotify_parent()
Amir Goldstein
1
-12
/
+2
2020-03-23
fsnotify: funnel all dirent events through fsnotify_name()
Amir Goldstein
1
-11
/
+18
2020-03-23
fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
Amir Goldstein
1
-62
/
+37
2019-06-20
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
1
-4
/
+2
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
1
-0
/
+2
2019-06-20
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
1
-0
/
+26
2019-05-13
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-33
/
+0
2019-05-09
fsnotify: fix unlink performance regression
Amir Goldstein
1
-33
/
+0
2019-04-26
fsnotify(): switch to passing const struct qstr * for file_name
Al Viro
1
-5
/
+5
2019-04-26
switch fsnotify_move() to passing const struct qstr * for old_name
Al Viro
1
-2
/
+2
2019-04-26
ovl_lookup_real_one(): don't bother with strlen()
Al Viro
1
-1
/
+1
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
1
-0
/
+3
2019-02-07
fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
Amir Goldstein
1
-4
/
+17
2019-02-06
fsnotify: annotate directory entry modification events
Amir Goldstein
1
-9
/
+40
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
1
-5
/
+12
2018-11-13
fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...
Matthew Bobrowski
1
-20
/
+22
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
1
-0
/
+2
2018-07-18
Revert "fsnotify: support overlayfs"
Miklos Szeredi
1
-9
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-07
dentry name snapshots
Al Viro
1
-31
/
+0
2016-12-05
fsnotify: constify the places working with ->f_path
Al Viro
1
-5
/
+5
2016-12-05
constify fsnotify_parent()
Al Viro
1
-1
/
+1
2016-09-16
fsnotify: support overlayfs
Aihua Zhang
1
-5
/
+9
2016-05-29
trim fsnotify hooks a bit
Al Viro
1
-12
/
+0
[next]