aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-08fanotify: support reporting thread id instead of process idAmir Goldstein1-1/+1
2018-10-04fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein1-1/+1
2018-02-27fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara1-1/+2
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi1-2/+6
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara1-0/+1
2016-12-05fsnotify: constify 'data' passed to ->handle_event()Al Viro1-1/+1
2014-04-03fanotify: use fanotify event structure for permission response processingJan Kara1-7/+27
2014-01-29fanotify: Fix use after free for permission eventsJan Kara1-0/+7
2014-01-21fsnotify: do not share events between notification groupsJan Kara1-0/+23