summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason2009-06-101-1/+4
| * Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason2009-06-101-7/+15
| * Btrfs: fix metadata dirty throttling limitsChris Mason2009-06-101-5/+2
| * Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-101-1/+1
| * Btrfs: balance btree more oftenChris Mason2009-06-101-2/+2
| * Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason2009-06-101-7/+4
| * Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-1020-2043/+6928
| * btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-101-4/+14
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-1123-662/+2813
|\ \
| * | fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-112-8/+3
| * | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-113-3/+7
| * | dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-111-2/+1
| * | dnotify: do not use ?true:false when assigning to a boolEric Paris2009-06-111-1/+1
| * | fsnotify: move events should indicate the event was on a childEric Paris2009-06-111-8/+4
| * | inotify: reimplement inotify using fsnotifyEric Paris2009-06-118-448/+585
| * | fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-113-0/+77
| * | fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-111-0/+7
| * | fsnotify: allow groups to add private data to eventsEric Paris2009-06-113-9/+68
| * | fsnotify: add correlations between eventsEric Paris2009-06-114-25/+51
| * | fsnotify: include pathnames with entries when possibleEric Paris2009-06-114-21/+41
| * | fsnotify: generic notification queue and waitqEric Paris2009-06-114-7/+278
| * | dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-117-183/+398
| * | fsnotify: parent event notificationEric Paris2009-06-116-10/+205
| * | fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-119-3/+483
| * | fsnotify: unified filesystem notification backendEric Paris2009-06-119-35/+705
* | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-1119-7/+2043
|\ \ \
| * | | kmemleak: Add the corresponding MAINTAINERS entryCatalin Marinas2009-06-111-0/+6
| * | | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-113-0/+122
| * | | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-112-0/+23
| * | | kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-113-0/+18
| * | | kmemleak: Add modules supportCatalin Marinas2009-06-111-0/+56
| * | | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-111-0/+11
| * | | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-111-3/+27
| * | | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-111-1/+4
| * | | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-111-0/+7
| * | | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-112-2/+32
| * | | kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-112-0/+146
| * | | kmemleak: Add the base supportCatalin Marinas2009-06-113-1/+1597
* | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11138-85/+27406
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11449-8480/+17770
| |\ \ \ \ | | |/ / /
| * | | | perf_counter: Turn off by defaultIngo Molnar2009-06-111-1/+0
| * | | | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-112-1/+4
| * | | | perf_counter: Better align codeIngo Molnar2009-06-111-80/+85
| * | | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-118-14/+14
| * | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-1115-135/+136
| * | | | perf_counter: Rename enumsPeter Zijlstra2009-06-112-31/+28
| * | | | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
| * | | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-113-12/+23
| * | | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-113-6/+27
| * | | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
OpenPOWER on IntegriCloud