summaryrefslogtreecommitdiffstats
path: root/include/linux/fanotify.h
Commit message (Expand)AuthorAgeFilesLines
* fanotify: define struct members to hold response decision contextRichard Guy Briggs2023-02-071-0/+5
* fanotify: introduce FAN_MARK_IGNOREAmir Goldstein2022-07-011-1/+4
* fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein2022-07-011-4/+5
* fanotify: refine the validation checks on non-dir inode maskAmir Goldstein2022-06-281-0/+4
* fanotify: enable "evictable" inode marksAmir Goldstein2022-04-251-0/+1
* inotify: simplify subdirectory registration with register_sysctl()Xiaoming Ni2022-01-221-2/+0
* fanotify: wire up FAN_RENAME eventAmir Goldstein2021-12-151-1/+2
* fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein2021-12-151-1/+1
* fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi2021-10-271-1/+5
* fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi2021-10-271-0/+3
* fanotify: add pidfd support to the fanotify APIMatthew Bobrowski2021-08-101-1/+2
* fanotify: introduce a generic info record copying helperMatthew Bobrowski2021-08-101-0/+2
* fanotify: fix permission model of unprivileged groupAmir Goldstein2021-05-251-0/+4
* fanotify: support limited functionality for unprivileged usersAmir Goldstein2021-03-161-5/+28
* fanotify: configurable limits via sysfsAmir Goldstein2021-03-161-0/+3
* fanotify: add support for FAN_REPORT_NAMEAmir Goldstein2020-07-271-1/+1
* fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein2020-07-271-1/+1
* fanotify: generalize test for FAN_REPORT_FIDAmir Goldstein2020-07-271-2/+4
* fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-2/+1
* fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein2020-03-251-1/+2
* 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