summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: initialize the group->num_marks in a better placeEric Paris2010-07-281-3/+7
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-284-21/+29
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-286-13/+6
* Audit: only set group mask when something is being watchedEric Paris2010-07-281-2/+9
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-286-14/+10
* fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris2010-07-281-3/+0
* fsnotify: remove group_num altogetherEric Paris2010-07-286-70/+7
* fsnotify: lock annotation for event replacementEric Paris2010-07-281-28/+13
* fsnotify: replace an event on a listEric Paris2010-07-282-0/+58
* fsnotify: clone existing eventsEric Paris2010-07-282-4/+28
* fsnotify: per group notification queue merge typesEric Paris2010-07-284-58/+79
* fsnotify: send struct file when sending events to parents when possibleEric Paris2010-07-283-24/+33
* fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-286-18/+20
* fsnotify: include data in should_send callsEric Paris2010-07-286-6/+7
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-286-6/+11
* inotify: do not spam console without limitEric Paris2010-07-281-7/+4
* inotify: remove inotify in kernel interfaceEric Paris2010-07-2810-1130/+4
* inotify: do not reuse watch descriptorsEric Paris2010-07-281-7/+6
* fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris2010-07-281-12/+1
* fsnotify: kzalloc fsnotify groupsEric Paris2010-07-281-1/+1
* inotify: use container_of instead of castingEric Paris2010-07-281-1/+3
* fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris2010-07-281-4/+7
* Audit: audit watch init should not be before fsnotify initEric Paris2010-07-281-1/+1
* Audit: split audit watch KconfigEric Paris2010-07-283-4/+21
* Audit: audit watches depend on fsnotifyEric Paris2010-07-281-2/+2
* audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris2010-07-284-109/+136
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-285-7/+9
* fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris2010-07-282-1/+11
* audit: do not get and put just to free a watchEric Paris2010-07-283-31/+5
* audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris2010-07-281-40/+5
* audit: convert audit watches to use fsnotify instead of inotifyEric Paris2010-07-282-61/+152
* Audit: clean up the audit_watch splitEric Paris2010-07-285-67/+60
* inotify: simplify the inotify idr handlingEric Paris2010-07-281-55/+139
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-07-271-1/+1
|\
| * 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-07-271-1/+1
* | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* | dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron2010-07-271-1/+3
|/
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2010-07-271-3/+3
|\
| * perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
|\ \
| * | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2719-36/+151
|\ \ \ | |_|/ |/| |
| * | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-262-3/+3
| |\ \
| | * | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| | * | wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
| * | | net: dev_forward_skb should call nf_resetBen Greear2010-07-251-0/+1
| * | | net sched: fix race in mirred device removalstephen hemminger2010-07-242-3/+41
OpenPOWER on IntegriCloud