index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2014-01-22
fsnotify: do not share events between notification groups
Jan Kara
1
-0
/
+23