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