summaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.h
Commit message (Expand)AuthorAgeFilesLines
* fanotify: Use interruptible wait when waiting for permission eventsJan Kara2019-02-181-1/+2
* fanotify: Track permission event stateJan Kara2019-02-181-1/+9
* fanotify: support events with data type FSNOTIFY_EVENT_INODEAmir Goldstein2019-02-071-1/+1
* fanotify: cache fsid in fsnotify_mark_connectorAmir Goldstein2019-02-071-2/+3
* fanotify: copy event fid info to userAmir Goldstein2019-02-071-0/+5
* fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein2019-02-071-3/+75
* fanotify: rename struct fanotify_{,perm_}event_infoAmir Goldstein2019-02-061-8/+8
* fsnotify: move mask out of struct fsnotify_eventAmir Goldstein2019-02-061-0/+1
* fanotify: support reporting thread id instead of process idAmir Goldstein2018-10-081-1/+1
* fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein2018-10-041-1/+1
* fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara2018-02-271-1/+2
* Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-11-141-2/+6
|\
| * fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi2017-10-311-2/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara2017-04-101-0/+1
* fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-051-1/+1
* fanotify: use fanotify event structure for permission response processingJan Kara2014-04-031-7/+27
* fanotify: Fix use after free for permission eventsJan Kara2014-01-291-0/+7
* fsnotify: do not share events between notification groupsJan Kara2014-01-211-0/+23