index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify.h
Age
Commit message (
Expand
)
Author
2020-07-27
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
2020-07-15
fanotify: create overflow event type
Amir Goldstein
2020-05-08
fanotify: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-03-25
fanotify: record name info for FAN_DIR_MODIFY event
Amir Goldstein
2020-03-25
fanotify: Drop fanotify_event_has_fid()
Jan Kara
2020-03-25
fanotify: divorce fanotify_path_event and fanotify_fid_event
Jan Kara
2020-03-25
fanotify: Store fanotify handles differently
Jan Kara
2019-02-18
fanotify: Use interruptible wait when waiting for permission events
Jan Kara
2019-02-18
fanotify: Track permission event state
Jan Kara
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
2019-02-06
fanotify: rename struct fanotify_{,perm_}event_info
Amir Goldstein
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
2018-10-08
fanotify: support reporting thread id instead of process id
Amir Goldstein
2018-10-04
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
2018-02-27
fanotify: Avoid lost events due to ENOMEM for unlimited queues
Jan Kara
2017-11-14
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
2016-12-05
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
2014-04-03
fanotify: use fanotify event structure for permission response processing
Jan Kara
2014-01-29
fanotify: Fix use after free for permission events
Jan Kara
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara