pandora-kernel.git
2010-07-28 Andreas Gruenbacherfsnotify: Exchange list heads instead of moving elements
2010-07-28 Eric Parisfsnotify: srcu to protect read side of inode and vfsmou...
2010-07-28 Eric Parisfsnotify: use an explicit flag to indicate fsnotify_des...
2010-07-28 Eric Parisfsnotify: use _rcu functions for mark list traversal
2010-07-28 Eric Parisfsnotify: place marks on object in order of group memor...
2010-07-28 Eric Parisvfs/fsnotify: fsnotify_close can delay the final work...
2010-07-28 Eric Parisfsnotify: store struct file not struct path
2010-07-28 Eric Parisfsnotify: fsnotify_add_notify_event should return an...
2010-07-28 Eric Parisfsnotify: add pr_debug throughout
2010-07-28 Eric Parisfanotify: groups can specify their f_flags for new fd
2010-07-28 Eric Parisfsnotify: check to make sure all fsnotify bits are...
2010-07-28 Jerome Marchandinotify: Fix mask checks
2010-07-28 Eric Parisinotify: force inotify and fsnotify use same bits
2010-07-28 Eric Parisinotify: allow users to request not to recieve events...
2010-07-28 Eric Parisinotify: send IN_UNMOUNT events
2010-07-28 Eric Parisinotify: fix inotify oneshot support
2010-07-28 Tejun Heofsnotify: update gfp/slab.h includes
2010-07-28 Eric Parisfanotify: drop the useless priority argument
2010-07-28 Eric Parisfanotify: default Kconfig to n
2010-07-28 H Hartley Sweeteninotify_user.c: make local symbol static
2010-07-28 Eric Parisfsnotify: initialize mask in fsnotify_perm
2010-07-28 Eric Parisfsnotify: call iput on inodes when no longer marked
2010-07-28 Jean-Christophe... fanotify: do not always return 0 in fsnotify
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: new fsnotify hooks and events types for acces...
2010-07-28 Dave Youngsysctl extern cleanup: inotify
2010-07-28 Alexey Dobriyandnotify: move dir_notify_enable declaration
2010-07-28 Eric Parisfsnotify: use unsigned char * for dentry->d_name.name
2010-07-28 Eric Parisfanotify: use merge argument to determine actual event...
2010-07-28 Eric Parisfsnotify: intoduce a notification merge argument
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 Parisfsnotify: allow ignored_mask to survive modification
2010-07-28 Eric Parisfsnotify: clear ignored mask on modify
2010-07-28 Eric Parisfanotify: allow users to set an ignored_mask
2010-07-28 Eric Parisfanotify: ignored_mask to ignore events
2010-07-28 Eric Parisfsnotify: ignored_mask - excluding notification
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 Parisfanotify: should_send_event needs to handle vfsmounts
2010-07-28 Andreas Gruenbacherfsnotify: Infrastructure for per-mount watches
2010-07-28 Eric Parisfsnotify: vfsmount marks generic functions
2010-07-28 Andreas Gruenbacherfsnotify/vfsmount: add fsnotify fields to struct vfsmount
2010-07-28 Eric Parisfsnotify: clear marks to 0 in fsnotify_init_mark
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 Paul Mundtfanotify: select ANON_INODES.
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
2010-07-28 Eric Parisfanotify: do not clone on merge unless needed
2010-07-28 Eric Parisfanotify: merge notification events with different...
2010-07-28 Eric Parisfanotify:drop notification if they exist in the outgoin...
2010-07-28 Eric Parisfanotify: fscking all notification system
2010-07-28 Signed-off... fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
2010-07-28 Eric Parisvfs: introduce FMODE_NONOTIFY
2010-07-28 Andreas Gruenbacherfsnotify: take inode->i_lock inside fsnotify_find_mark_...
2010-07-28 Eric Parisdnotify: rename mark_entry to mark
2010-07-28 Eric Parisinotify: rename mark_entry to just mark
2010-07-28 Eric Parisfsnotify: rename mark_entry to just mark
2010-07-28 Eric Parisfsnotify: rename fsnotify_find_mark_entry to fsnotify_f...
2010-07-28 Eric Parisfsnotify: rename fsnotify_mark_entry to just fsnotify_mark
2010-07-28 Andreas Gruenbacherfsnotify: kill FSNOTIFY_EVENT_FILE
2010-07-28 Eric Parisfsnotify: add flags to fsnotify_mark_entries
2010-07-28 Eric Parisfsnotify: add vfsmount specific fields to the fsnotify_...
2010-07-28 Eric Parisfsnotify: put inode specific fields in an fsnotify_mark...
2010-07-28 Eric Parisfsnotify: include vfsmount in should_send_event when...
2010-07-28 Eric Parisfsnotify: mount point listeners list and global mask
2010-07-28 Eric Parisfsnotify: add groups to fsnotify_inode_groups when...
2010-07-28 Eric Parisfsnotify: initialize the group->num_marks in a better...
2010-07-28 Eric Parisfsnotify: rename fsnotify_groups to fsnotify_inode_groups
2010-07-28 Eric Parisfsnotify: drop mask argument from fsnotify_alloc_group
2010-07-28 Eric ParisAudit: only set group mask when something is being...
2010-07-28 Eric Parisfsnotify: fsnotify_obtain_group should be fsnotify_allo...
2010-07-28 Eric Parisfsnotify: fsnotify_obtain_group kzalloc cleanup
2010-07-28 Eric Parisfsnotify: remove group_num altogether
2010-07-28 Eric Parisfsnotify: lock annotation for event replacement
2010-07-28 Eric Parisfsnotify: replace an event on a list
2010-07-28 Eric Parisfsnotify: clone existing events
2010-07-28 Eric Parisfsnotify: per group notification queue merge types
2010-07-28 Eric Parisfsnotify: send struct file when sending events to paren...
2010-07-28 Eric Parisfsnotify: pass a file instead of an inode to open,...
2010-07-28 Eric Parisfsnotify: include data in should_send calls
next