aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.h
Commit message (Expand)AuthorAge
* fanotify: Use interruptible wait when waiting for permission eventsJan Kara2019-02-18
* fanotify: Track permission event stateJan Kara2019-02-18
* fanotify: support events with data type FSNOTIFY_EVENT_INODEAmir Goldstein2019-02-07
* fanotify: cache fsid in fsnotify_mark_connectorAmir Goldstein2019-02-07
* fanotify: copy event fid info to userAmir Goldstein2019-02-07
* fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein2019-02-07
* fanotify: rename struct fanotify_{,perm_}event_infoAmir Goldstein2019-02-06
* fsnotify: move mask out of struct fsnotify_eventAmir Goldstein2019-02-06
* fanotify: support reporting thread id instead of process idAmir Goldstein2018-10-08
* fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein2018-10-04
* fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara2018-02-27
* Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-11-14
|\
| * fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi2017-10-31
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara2017-04-10
* fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-05
* fanotify: use fanotify event structure for permission response processingJan Kara2014-04-03
* fanotify: Fix use after free for permission eventsJan Kara2014-01-29
* fsnotify: do not share events between notification groupsJan Kara2014-01-21