summaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.h
Commit message (Expand)AuthorAgeFilesLines
* 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-061-1/+1
* fanotify: use fanotify event structure for permission response processingJan Kara2014-04-041-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-221-0/+23