aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: include vfsmount in should_send_event when appropriateGravatar Eric Paris 6-26/+29
2010-07-28fsnotify: mount point listeners list and global maskGravatar Eric Paris 5-26/+117
2010-07-28fsnotify: add groups to fsnotify_inode_groups when registering inode watchGravatar Eric Paris 3-10/+17
2010-07-28fsnotify: initialize the group->num_marks in a better placeGravatar Eric Paris 1-3/+7
2010-07-28fsnotify: rename fsnotify_groups to fsnotify_inode_groupsGravatar Eric Paris 4-21/+29
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupGravatar Eric Paris 6-13/+6
2010-07-28Audit: only set group mask when something is being watchedGravatar Eric Paris 1-2/+9
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupGravatar Eric Paris 6-14/+10
2010-07-28fsnotify: fsnotify_obtain_group kzalloc cleanupGravatar Eric Paris 1-3/+0
2010-07-28fsnotify: remove group_num altogetherGravatar Eric Paris 6-70/+7
2010-07-28fsnotify: lock annotation for event replacementGravatar Eric Paris 1-28/+13
2010-07-28fsnotify: replace an event on a listGravatar Eric Paris 2-0/+58
2010-07-28fsnotify: clone existing eventsGravatar Eric Paris 2-4/+28
2010-07-28fsnotify: per group notification queue merge typesGravatar Eric Paris 4-58/+79
2010-07-28fsnotify: send struct file when sending events to parents when possibleGravatar Eric Paris 3-24/+33
2010-07-28fsnotify: pass a file instead of an inode to open, read, and writeGravatar Eric Paris 6-18/+20
2010-07-28fsnotify: include data in should_send callsGravatar Eric Paris 6-6/+7
2010-07-28fsnotify: provide the data type to should_send_eventGravatar Eric Paris 6-6/+11
2010-07-28inotify: do not spam console without limitGravatar Eric Paris 1-7/+4
2010-07-28inotify: remove inotify in kernel interfaceGravatar Eric Paris 10-1130/+4
2010-07-28inotify: do not reuse watch descriptorsGravatar Eric Paris 1-7/+6
2010-07-28fsnotify: use kmem_cache_zalloc to simplify event initializationGravatar Eric Paris 1-12/+1
2010-07-28fsnotify: kzalloc fsnotify groupsGravatar Eric Paris 1-1/+1
2010-07-28inotify: use container_of instead of castingGravatar Eric Paris 1-1/+3
2010-07-28fsnotify: use fsnotify_create_event to allocate the q_overflow eventGravatar Eric Paris 1-4/+7
2010-07-28Audit: audit watch init should not be before fsnotify initGravatar Eric Paris 1-1/+1
2010-07-28Audit: split audit watch KconfigGravatar Eric Paris 3-4/+21
2010-07-28Audit: audit watches depend on fsnotifyGravatar Eric Paris 1-2/+2
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyGravatar Eric Paris 4-109/+136
2010-07-28fsnotify: allow addition of duplicate fsnotify marksGravatar Eric Paris 5-7/+9
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksGravatar Eric Paris 2-1/+11
2010-07-28audit: do not get and put just to free a watchGravatar Eric Paris 3-31/+5
2010-07-28audit: redo audit watch locking and refcnt in light of fsnotifyGravatar Eric Paris 1-40/+5
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyGravatar Eric Paris 2-61/+152
2010-07-28Audit: clean up the audit_watch splitGravatar Eric Paris 5-67/+60
2010-07-28inotify: simplify the inotify idr handlingGravatar Eric Paris 1-55/+139
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 1-1/+1
2010-07-27gpio: fix spurious printk when freeing a gpioGravatar Jon Povey 1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingGravatar Anton Vorontsov 1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeGravatar Rudolf Marek 1-3/+17
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Gravatar Jason Baron 1-1/+3
2010-07-279p: Pass the correct end of buffer to p9stat_readGravatar Latchesar Ionkov 1-1/+1
2010-07-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-3/+3
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Gravatar Linus Torvalds 1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 19-36/+151
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codeGravatar Peter Zijlstra 1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-11/+16
2010-07-26s2io: fixing DBG_PRINT() macroGravatar Breno Leitao 1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 3-37/+27
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 19-53/+61