summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris4-21/+29
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris6-13/+6
2010-07-28Audit: only set group mask when something is being watchedEric Paris1-2/+9
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris6-14/+10
2010-07-28fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris1-3/+0
2010-07-28fsnotify: remove group_num altogetherEric Paris6-70/+7
2010-07-28fsnotify: lock annotation for event replacementEric Paris1-28/+13
2010-07-28fsnotify: replace an event on a listEric Paris2-0/+58
2010-07-28fsnotify: clone existing eventsEric Paris2-4/+28
2010-07-28fsnotify: per group notification queue merge typesEric Paris4-58/+79
2010-07-28fsnotify: send struct file when sending events to parents when possibleEric Paris3-24/+33
2010-07-28fsnotify: pass a file instead of an inode to open, read, and writeEric Paris6-18/+20
2010-07-28fsnotify: include data in should_send callsEric Paris6-6/+7
2010-07-28fsnotify: provide the data type to should_send_eventEric Paris6-6/+11
2010-07-28inotify: do not spam console without limitEric Paris1-7/+4
2010-07-28inotify: remove inotify in kernel interfaceEric Paris10-1130/+4
2010-07-28inotify: do not reuse watch descriptorsEric Paris1-7/+6
2010-07-28fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris1-12/+1
2010-07-28fsnotify: kzalloc fsnotify groupsEric Paris1-1/+1
2010-07-28inotify: use container_of instead of castingEric Paris1-1/+3
2010-07-28fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris1-4/+7
2010-07-28Audit: audit watch init should not be before fsnotify initEric Paris1-1/+1
2010-07-28Audit: split audit watch KconfigEric Paris3-4/+21
2010-07-28Audit: audit watches depend on fsnotifyEric Paris1-2/+2
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris4-109/+136
2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris5-7/+9
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris2-1/+11
2010-07-28audit: do not get and put just to free a watchEric Paris3-31/+5
2010-07-28audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris1-40/+5
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris2-61/+152
2010-07-28Audit: clean up the audit_watch splitEric Paris5-67/+60
2010-07-28inotify: simplify the inotify idr handlingEric Paris1-55/+139
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-1/+1
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron1-1/+3
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov1-1/+1
2010-07-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-3/+3
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-36/+151
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-37/+27
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-53/+61
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-3/+3
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-6/+20
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-24/+84