index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
fanotify: define struct members to hold response decision context
Richard Guy Briggs
1
-0
/
+4
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
1
-1
/
+1
2022-10-07
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2022-09-26
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
1
-6
/
+0
2022-09-02
fs/notify: constify path
Al Viro
1
-1
/
+1
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
1
-0
/
+2
2022-04-25
fanotify: implement "evictable" inode marks
Amir Goldstein
1
-0
/
+2
2022-04-25
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein
1
-0
/
+10
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
1
-0
/
+18
2021-12-15
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
1
-8
/
+71
2021-12-15
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
1
-0
/
+20
2021-12-15
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
1
-11
/
+30
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
1
-0
/
+1
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
1
-0
/
+9
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
1
-0
/
+10
2021-10-27
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi
1
-3
/
+9
2021-10-27
fanotify: Support merging of error events
Gabriel Krisman Bertazi
1
-1
/
+3
2021-10-27
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi
1
-0
/
+6
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
1
-0
/
+11
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
1
-1
/
+2
2021-03-16
fsnotify: use hash table for faster events merge
Amir Goldstein
1
-0
/
+25
2021-03-16
fanotify: mix event info and pid into merge key hash
Amir Goldstein
1
-0
/
+5
2021-03-16
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
1
-3
/
+13
2020-07-28
fanotify: report parent fid + name + child fid
Amir Goldstein
1
-1
/
+7
2020-07-27
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
1
-5
/
+7
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
1
-13
/
+78
2020-07-15
fanotify: create overflow event type
Amir Goldstein
1
-6
/
+9
2020-05-08
fanotify: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-03-26
fanotify: record name info for FAN_DIR_MODIFY event
Amir Goldstein
1
-1
/
+39
2020-03-25
fanotify: Drop fanotify_event_has_fid()
Jan Kara
1
-5
/
+0
2020-03-25
fanotify: divorce fanotify_path_event and fanotify_fid_event
Jan Kara
1
-27
/
+50
2020-03-25
fanotify: Store fanotify handles differently
Jan Kara
1
-53
/
+62
2019-02-18
fanotify: Use interruptible wait when waiting for permission events
Jan Kara
1
-1
/
+2
2019-02-18
fanotify: Track permission event state
Jan Kara
1
-1
/
+9
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
1
-1
/
+1
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
1
-2
/
+3
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
1
-0
/
+5
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
1
-3
/
+75
2019-02-06
fanotify: rename struct fanotify_{,perm_}event_info
Amir Goldstein
1
-8
/
+8
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
1
-0
/
+1
2018-10-08
fanotify: support reporting thread id instead of process id
Amir Goldstein
1
-1
/
+1
2018-10-04
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
1
-1
/
+1
2018-02-27
fanotify: Avoid lost events due to ENOMEM for unlimited queues
Jan Kara
1
-1
/
+2
2017-11-15
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
1
-2
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
1
-2
/
+6
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
1
-0
/
+1
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
1
-1
/
+1
2014-04-04
fanotify: use fanotify event structure for permission response processing
Jan Kara
1
-7
/
+27
2014-01-29
fanotify: Fix use after free for permission events
Jan Kara
1
-0
/
+7
[next]