summaryrefslogtreecommitdiffstats
path: root/include/linux/fanotify.h
Commit message (Expand)AuthorAgeFilesLines
* 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