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