summaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.c
Commit message (Expand)AuthorAgeFilesLines
* fanotify: use the mark in handler functionsEric Paris2010-07-281-29/+17
* fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-281-3/+5
* fsnotify: store struct file not struct pathEric Paris2010-07-281-4/+4
* fsnotify: fsnotify_add_notify_event should return an eventEric Paris2010-07-281-57/+46
* fanotify: userspace interface for permission responsesEric Paris2010-07-281-0/+3
* fanotify: permissions and blockingEric Paris2010-07-281-4/+50
* fanotify: use merge argument to determine actual event added to queueEric Paris2010-07-281-5/+16
* fsnotify: intoduce a notification merge argumentEric Paris2010-07-281-2/+4
* fanotify: ignored_mask to ignore eventsEric Paris2010-07-281-14/+23
* fanotify: remove outgoing function checks in fanotify.hAndreas Gruenbacher2010-07-281-2/+1
* fanotify: should_send_event needs to handle vfsmountsEric Paris2010-07-281-11/+45
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-1/+1
* fanotify: Add pids to eventsAndreas Gruenbacher2010-07-281-2/+3
* fanotify: do not clone on merge unless neededEric Paris2010-07-281-0/+10
* fanotify: merge notification events with different masksEric Paris2010-07-281-9/+30
* fanotify:drop notification if they exist in the outgoing queueEric Paris2010-07-281-2/+43
* fanotify: fscking all notification systemEric Paris2010-07-281-0/+78
OpenPOWER on IntegriCloud