Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-11fanotify: dont merge permission eventsLino Sanfilippo
2012-11-09fanotify: fix missing breakEric Paris
2010-12-08fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo
2010-10-29fanotify: ignore events on directories unless specifically requestedEric Paris
2010-10-29fanotify: do not send events for irregular filesEric Paris
2010-10-29fanotify: limit number of listeners per userEric Paris
2010-08-23fanotify: drop duplicate pr_debug statementTvrtko Ursulin
2010-08-13Revert "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