aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify.c
Commit message (Expand)AuthorAge
* fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose2015-03-12
* fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2015-02-10
* fanotify: fix double free of pending permission eventsJan Kara2014-08-06
* fsnotify: rename event handling functionsJan Kara2014-08-06
* fanotify: use fanotify event structure for permission response processingJan Kara2014-04-03
* fanotify: Handle overflow in case of permission eventsJan Kara2014-02-25
* inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-18
* fanotify: Fix use after free for permission eventsJan Kara2014-01-29
* fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara2014-01-29
* fanotify: Fix use after free in mask checkingJan Kara2014-01-29
* fsnotify: remove pointless NULL initializersJan Kara2014-01-21
* fsnotify: remove .should_send_event callbackJan Kara2014-01-21
* fsnotify: do not share events between notification groupsJan Kara2014-01-21
* Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\
| * fanotify: dont merge permission eventsLino Sanfilippo2012-12-11
* | fanotify: fix missing breakEric Paris2012-11-09
|/
* fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-07
* fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-28
* fanotify: do not send events for irregular filesEric Paris2010-10-28
* fanotify: limit number of listeners per userEric Paris2010-10-28
* fanotify: drop duplicate pr_debug statementTvrtko Ursulin2010-08-22
* Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-12
* fanotify: use both marks when possibleEric Paris2010-07-28
* fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-28
* fsnotify: cleanup should_send_eventEric Paris2010-07-28
* fanotify: use the mark in handler functionsEric Paris2010-07-28
* fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-28
* fsnotify: store struct file not struct pathEric Paris2010-07-28
* fsnotify: fsnotify_add_notify_event should return an eventEric Paris2010-07-28
* fanotify: userspace interface for permission responsesEric Paris2010-07-28
* fanotify: permissions and blockingEric Paris2010-07-28
* fanotify: use merge argument to determine actual event added to queueEric Paris2010-07-28
* fsnotify: intoduce a notification merge argumentEric Paris2010-07-28
* fanotify: ignored_mask to ignore eventsEric Paris2010-07-28
* fanotify: remove outgoing function checks in fanotify.hAndreas Gruenbacher2010-07-28
* fanotify: should_send_event needs to handle vfsmountsEric Paris2010-07-28
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-28
* fanotify: Add pids to eventsAndreas Gruenbacher2010-07-28
* fanotify: do not clone on merge unless neededEric Paris2010-07-28
* fanotify: merge notification events with different masksEric Paris2010-07-28
* fanotify:drop notification if they exist in the outgoing queueEric Paris2010-07-28
* fanotify: fscking all notification systemEric Paris2010-07-28