summaryrefslogtreecommitdiff
path: root/fs/notify/fanotify
AgeCommit message (Expand)Author
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher
2010-08-22fanotify: drop duplicate pr_debug statementTvrtko Ursulin
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris
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: remove group->maskEric 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: groups can specify their f_flags for new fdEric Paris
2010-07-28fsnotify: update gfp/slab.h includesTejun Heo
2010-07-28fanotify: drop the useless priority argumentEric Paris
2010-07-28fanotify: default Kconfig to nEric Paris
2010-07-28fanotify: do not return 0 in a void functionEric 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-28fsnotify: add group prioritiesEric Paris
2010-07-28fanotify: clear all fanotify marksEric Paris
2010-07-28fanotify: allow ignored_masks to survive modifyEric Paris
2010-07-28fanotify: allow users to set an ignored_maskEric Paris
2010-07-28fanotify: ignored_mask to ignore eventsEric Paris
2010-07-28fsnotify: allow marks to not pin inodes in coreEric Paris
2010-07-28fanotify: remove outgoing function checks in fanotify.hAndreas Gruenbacher
2010-07-28fanotify: remove fanotify.h declarationsAndreas Gruenbacher
2010-07-28fanotify: split fanotify_remove_markAndreas Gruenbacher
2010-07-28fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNTAndreas Gruenbacher
2010-07-28fanotify: hooks the fanotify_mark syscall to the vfsmount codeEric Paris
2010-07-28fanotify: remove fanotify_add_markAndreas Gruenbacher
2010-07-28fanotify: do not return pointer from fanotify_add_*_markAndreas Gruenbacher
2010-07-28fanotify: do not call fanotify_update_object_mask in fanotify_add_markAndreas Gruenbacher
2010-07-28fanotify: do not call fanotify_update_object_mask in fanotify_remove_markAndreas Gruenbacher
2010-07-28fanotify: remove fanotify_update_markAndreas Gruenbacher
2010-07-28fanotify: infrastructure to add an remove marks on vfsmountsEric Paris
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: create_fd cleanupAndreas Gruenbacher
2010-07-28fanotify: CONFIG_HAVE_SYSCALL_WRAPPERS for sys_fanotify_markHeiko Carstens
2010-07-28fanotify: select ANON_INODES.Paul Mundt
2010-07-28fanotify: send events using readEric Paris
2010-07-28fanotify: fanotify_mark syscall implementationEric Paris
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall implementationEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris