deliverable/linux.git
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
2010-07-28  Eric Parisfsnotify: provide the data type to should_send_event
2010-07-28  Eric Parisinotify: do not spam console without limit
2010-07-28  Eric Parisinotify: remove inotify in kernel interface
2010-07-28  Eric Parisinotify: do not reuse watch descriptors
2010-07-28  Eric Parisfsnotify: use kmem_cache_zalloc to simplify event initi...
2010-07-28  Eric Parisfsnotify: kzalloc fsnotify groups
2010-07-28  Eric Parisinotify: use container_of instead of casting
2010-07-28  Eric Parisfsnotify: use fsnotify_create_event to allocate the...
2010-07-28  Eric ParisAudit: audit watch init should not be before fsnotify...
2010-07-28  Eric ParisAudit: split audit watch Kconfig
2010-07-28  Eric ParisAudit: audit watches depend on fsnotify
2010-07-28  Eric Parisaudit: reimplement audit_trees using fsnotify rather...
2010-07-28  Eric Parisfsnotify: allow addition of duplicate fsnotify marks
2010-07-28  Eric Parisfsnotify: duplicate fsnotify_mark_entry data between...
2010-07-28  Eric Parisaudit: do not get and put just to free a watch
2010-07-28  Eric Parisaudit: redo audit watch locking and refcnt in light...
2010-07-28  Eric Parisaudit: convert audit watches to use fsnotify instead...
2010-07-28  Eric ParisAudit: clean up the audit_watch split
2010-07-28  Eric Parisinotify: simplify the inotify idr handling
2010-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-27  Jon Poveygpio: fix spurious printk when freeing a gpio
2010-07-27  Anton Vorontsovedac: mpc85xx: fix coldplug/hotplug module autoloading
2010-07-27  Rudolf Marekdrivers/rtc/rtc-rx8581.c: fix setdatetime
2010-07-27  Jason Barondynamic debug: move ddebug_remove_module() down into...
2010-07-27  Latchesar Ionkov9p: Pass the correct end of buffer to p9stat_read
2010-07-27  Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-07-27  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
next
This page took 0.037577 seconds and 5 git commands to generate.