]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/notify/fanotify/fanotify_user.c
fanotify: do not return 0 in a void function
[net-next-2.6.git] / fs / notify / fanotify / fanotify_user.c
2010-07-28 Eric Parisfanotify: do not return 0 in a void function
2010-07-28 Eric Parisfanotify: userspace interface for permission responses
2010-07-28 Eric Parisfanotify: permissions and blocking
2010-07-28 Eric Parisfsnotify: add group priorities
2010-07-28 Eric Parisfanotify: clear all fanotify marks
2010-07-28 Eric Parisfanotify: allow ignored_masks to survive modify
2010-07-28 Eric Parisfanotify: allow users to set an ignored_mask
2010-07-28 Eric Parisfsnotify: allow marks to not pin inodes in core
2010-07-28 Andreas Gruenbacherfanotify: remove outgoing function checks in fanotify.h
2010-07-28 Andreas Gruenbacherfanotify: remove fanotify.h declarations
2010-07-28 Andreas Gruenbacherfanotify: split fanotify_remove_mark
2010-07-28 Andreas Gruenbacherfanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNT
2010-07-28 Eric Parisfanotify: hooks the fanotify_mark syscall to the vfsmou...
2010-07-28 Andreas Gruenbacherfanotify: remove fanotify_add_mark
2010-07-28 Andreas Gruenbacherfanotify: do not return pointer from fanotify_add_...
2010-07-28 Andreas Gruenbacherfanotify: do not call fanotify_update_object_mask in...
2010-07-28 Andreas Gruenbacherfanotify: do not call fanotify_update_object_mask in...
2010-07-28 Andreas Gruenbacherfanotify: remove fanotify_update_mark
2010-07-28 Eric Parisfanotify: infrastructure to add an remove marks on...
2010-07-28 Eric Parisfsnotify: split generic and inode specific mark code
2010-07-28 Andreas Gruenbacherfanotify: Add pids to events
2010-07-28 Andreas Gruenbacherfanotify: create_fd cleanup
2010-07-28 Heiko Carstensfanotify: CONFIG_HAVE_SYSCALL_WRAPPERS for sys_fanotify...
2010-07-28 Eric Parisfanotify: send events using read
2010-07-28 Eric Parisfanotify: fanotify_mark syscall implementation
2010-07-28 Eric Parisfanotify: sys_fanotify_mark declartion
2010-07-28 Eric Parisfanotify: fanotify_init syscall implementation
2010-07-28 Eric Parisfanotify: fanotify_init syscall declaration