summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-1528-949/+1121
|\
| * Revert "block: recursive merge requests"Jens Axboe2012-01-151-12/+4
| * block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen2012-01-131-13/+53
| * blockdev: convert some macros to static inlinesStephen Rothwell2012-01-121-13/+64
| * fs: remove unneeded plug in mpage_readpages()Namjae Jeon2012-01-121-4/+0
| * block: Add BLKROTATIONAL ioctlMartin K. Petersen2012-01-113-0/+6
| * block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-114-11/+29
| * block: remove WARN_ON_ONCE() in exit_io_context()Tejun Heo2011-12-271-3/+0
| * block: an exiting task should be allowed to create io_contextTejun Heo2011-12-251-2/+9
| * block: ioc_cgroup_changed() needs to be exportedJens Axboe2011-12-191-0/+1
| * block: recursive merge requestsShaohua Li2011-12-161-4/+12
| * block, cfq: fix empty queue crash caused by request mergeShaohua Li2011-12-161-0/+12
| * block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2011-12-146-136/+173
| * block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo2011-12-142-53/+43
| * block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-147-61/+97
| * block, cfq: move icq cache management to block coreTejun Heo2011-12-145-42/+62
| * block, cfq: move io_cq lookup to blk-ioc.cTejun Heo2011-12-143-40/+45
| * block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo2011-12-144-21/+20
| * block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo2011-12-143-174/+175
| * block: remove elevator_queue->opsTejun Heo2011-12-143-46/+43
| * block: reorder elevator switch sequenceTejun Heo2011-12-141-54/+37
| * block, cfq: replace current_io_context() with create_io_context()Tejun Heo2011-12-144-54/+71
| * block, cfq: kill cic->keyTejun Heo2011-12-142-22/+5
| * block, cfq: kill ioc_goneTejun Heo2011-12-142-55/+5
| * block, cfq: remove delayed unlinkTejun Heo2011-12-143-99/+10
| * block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-147-72/+159
| * block, cfq: fix cic lookup lockingTejun Heo2011-12-141-32/+35
| * block, cfq: fix race condition in cic creation path and tighten lockingTejun Heo2011-12-141-59/+76
| * block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo2011-12-145-27/+65
| * block, cfq: misc updates to cfq_io_contextTejun Heo2011-12-142-26/+33
| * block: misc updates to blk_get_queue()Tejun Heo2011-12-146-10/+13
| * block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-147-69/+91
| * block: misc ioc cleanupsTejun Heo2011-12-142-45/+39
| * block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-145-55/+32
| * block: add missing blk_queue_dead() checksTejun Heo2011-12-142-2/+25
| * block: fix drain_all condition in blk_drain_queue()Tejun Heo2011-12-141-6/+18
| * block: add blk_queue_dead()Tejun Heo2011-12-146-9/+10
| * block, sx8: kill blk_insert_request()Tejun Heo2011-12-143-53/+8
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-1529-468/+1262
|\ \
| * | perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim2012-01-081-1/+0
| * | perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim2012-01-081-16/+18
| * | perf annotate: Get rid of field_sep checkNamhyung Kim2012-01-081-5/+0
| * | perf annotate: Fix usage stringNamhyung Kim2012-01-081-1/+1
| * | perf kmem: Fix a memory leakNamhyung Kim2012-01-081-0/+1
| * | perf kmem: Add missing closedir() callsNamhyung Kim2012-01-081-0/+2
| * | perf top: Add error message for EMFILENamhyung Kim2012-01-081-0/+4
| * | perf test: Change type of '-v' option to INCRNamhyung Kim2012-01-081-1/+1
| * | perf script: Add missing closedir() callsNamhyung Kim2012-01-081-0/+4
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-01-0810-60/+93
| |\ \
| | * | perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior2012-01-061-0/+1
OpenPOWER on IntegriCloud