summaryrefslogtreecommitdiffstats
path: root/include/linux/fanotify.h
Commit message (Expand)AuthorAge
* fanotify: report FAN_ONDIR to listener with FAN_REPORT_FIDAmir Goldstein2019-02-07
* fanotify: add support for create/attrib/move/delete eventsAmir Goldstein2019-02-07
* fanotify: enable FAN_REPORT_FID init flagAmir Goldstein2019-02-07
* fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski2018-11-13
* fanotify: introduce new event mask FAN_OPEN_EXECMatthew Bobrowski2018-11-13
* fanotify: support reporting thread id instead of process idAmir Goldstein2018-10-08
* fanotify: add BUILD_BUG_ON() to count the bits of fanotify constantsAmir Goldstein2018-10-04
* fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein2018-10-04
* fanotify: simplify handling of FAN_ONDIRAmir Goldstein2018-10-04
* fanotify: fix collision of internal and uapi mark flagsAmir Goldstein2018-10-04
* fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein2018-09-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-15
* fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-07
* fanotify: remove packed from access response messageEric Paris2010-12-07
* fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-28
* fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-28
* fanotify: allow userspace to override max marksEric Paris2010-10-28
* fanotify: allow userspace to override max queue depthEric Paris2010-10-28
* fsnotify: implement a default maximum queue depthEric Paris2010-10-28
* fanotify: allow userspace to flush all marksEric Paris2010-10-28
* fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-28
* fanotify: implement fanotify listener orderingEric Paris2010-10-28
* fanotify: resize pid and reorder structureTvrtko Ursulin2010-08-27
* fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-22
* fanotify: userspace interface for permission responsesEric Paris2010-07-28
* fanotify: permissions and blockingEric Paris2010-07-28
* fanotify: clear all fanotify marksEric Paris2010-07-28
* fanotify: allow ignored_masks to survive modifyEric Paris2010-07-28
* fanotify: allow users to set an ignored_maskEric Paris2010-07-28
* fanotify: remove fanotify.h declarationsAndreas Gruenbacher2010-07-28
* fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNTAndreas Gruenbacher2010-07-28
* fanotify: hooks the fanotify_mark syscall to the vfsmount codeEric Paris2010-07-28
* fanotify: Add pids to eventsAndreas Gruenbacher2010-07-28
* fanotify: send events using readEric Paris2010-07-28
* fanotify: fanotify_mark syscall implementationEric Paris2010-07-28
* fanotify: fanotify_init syscall implementationEric Paris2010-07-28
* fanotify: fscking all notification systemEric Paris2010-07-28