summaryrefslogtreecommitdiff
path: root/fs/notify/fanotify/fanotify.c
AgeCommit message (Expand)Author
2010-12-07fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris
2010-10-28fanotify: do not send events for irregular filesEric Paris
2010-10-28fanotify: limit number of listeners per userEric Paris
2010-08-22fanotify: drop duplicate pr_debug statementTvrtko Ursulin
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-07-28fanotify: use both marks when possibleEric Paris
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris
2010-07-28fsnotify: cleanup should_send_eventEric Paris
2010-07-28fanotify: use the mark in handler functionsEric Paris
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris
2010-07-28fsnotify: store struct file not struct pathEric Paris
2010-07-28fsnotify: fsnotify_add_notify_event should return an eventEric Paris
2010-07-28fanotify: userspace interface for permission responsesEric Paris
2010-07-28fanotify: permissions and blockingEric Paris
2010-07-28fanotify: use merge argument to determine actual event added to queueEric Paris
2010-07-28fsnotify: intoduce a notification merge argumentEric Paris
2010-07-28fanotify: ignored_mask to ignore eventsEric Paris
2010-07-28fanotify: remove outgoing function checks in fanotify.hAndreas Gruenbacher
2010-07-28fanotify: should_send_event needs to handle vfsmountsEric Paris
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris
2010-07-28fanotify: Add pids to eventsAndreas Gruenbacher
2010-07-28fanotify: do not clone on merge unless neededEric Paris
2010-07-28fanotify: merge notification events with different masksEric Paris
2010-07-28fanotify:drop notification if they exist in the outgoing queueEric Paris
2010-07-28fanotify: fscking all notification systemEric Paris