aboutsummaryrefslogtreecommitdiff
path: root/fs/notify
AgeCommit message (Expand)Author
2010-07-28vfs/fsnotify: fsnotify_close can delay the final work in fputEric 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-28fsnotify: add pr_debug throughoutEric Paris
2010-07-28fanotify: groups can specify their f_flags for new fdEric Paris
2010-07-28fsnotify: check to make sure all fsnotify bits are uniqueEric Paris
2010-07-28inotify: Fix mask checksJerome Marchand
2010-07-28inotify: force inotify and fsnotify use same bitsEric Paris
2010-07-28inotify: allow users to request not to recieve events on unlinked childrenEric Paris
2010-07-28inotify: send IN_UNMOUNT eventsEric Paris
2010-07-28inotify: fix inotify oneshot supportEric 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-28inotify_user.c: make local symbol staticH Hartley Sweeten
2010-07-28fsnotify: call iput on inodes when no longer markedEric Paris
2010-07-28fanotify: do not always return 0 in fsnotifyJean-Christophe Dubois
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-28fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
2010-07-28fsnotify: use unsigned char * for dentry->d_name.nameEric 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-28fsnotify: allow ignored_mask to survive modificationEric Paris
2010-07-28fsnotify: clear ignored mask on 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: ignored_mask - excluding notificationEric 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: Infrastructure for per-mount watchesAndreas Gruenbacher
2010-07-28fsnotify: vfsmount marks generic functionsEric Paris
2010-07-28fsnotify/vfsmount: add fsnotify fields to struct vfsmountAndreas Gruenbacher
2010-07-28fsnotify: clear marks to 0 in fsnotify_init_markEric Paris
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris