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
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