summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Revert "block: recursive merge requests"Jens Axboe1-12/+4
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-12blockdev: convert some macros to static inlinesStephen Rothwell1-13/+64
2012-01-12fs: remove unneeded plug in mpage_readpages()Namjae Jeon1-4/+0
2012-01-11block: Add BLKROTATIONAL ioctlMartin K. Petersen3-0/+6
2012-01-11block: Introduce blk_set_stacking_limits functionMartin K. Petersen4-11/+29
2011-12-27block: remove WARN_ON_ONCE() in exit_io_context()Tejun Heo1-3/+0
2011-12-25block: an exiting task should be allowed to create io_contextTejun Heo1-2/+9
2011-12-19block: ioc_cgroup_changed() needs to be exportedJens Axboe1-0/+1
2011-12-16block: recursive merge requestsShaohua Li1-4/+12
2011-12-16block, cfq: fix empty queue crash caused by request mergeShaohua Li1-0/+12
2011-12-14block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo6-136/+173
2011-12-14block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo2-53/+43
2011-12-14block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo7-61/+97
2011-12-14block, cfq: move icq cache management to block coreTejun Heo5-42/+62
2011-12-14block, cfq: move io_cq lookup to blk-ioc.cTejun Heo3-40/+45
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo4-21/+20
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo3-174/+175
2011-12-14block: remove elevator_queue->opsTejun Heo3-46/+43
2011-12-14block: reorder elevator switch sequenceTejun Heo1-54/+37
2011-12-14block, cfq: replace current_io_context() with create_io_context()Tejun Heo4-54/+71
2011-12-14block, cfq: kill cic->keyTejun Heo2-22/+5
2011-12-14block, cfq: kill ioc_goneTejun Heo2-55/+5
2011-12-14block, cfq: remove delayed unlinkTejun Heo3-99/+10
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo7-72/+159
2011-12-14block, cfq: fix cic lookup lockingTejun Heo1-32/+35
2011-12-14block, cfq: fix race condition in cic creation path and tighten lockingTejun Heo1-59/+76
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo5-27/+65
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo2-26/+33
2011-12-14block: misc updates to blk_get_queue()Tejun Heo6-10/+13
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo7-69/+91
2011-12-14block: misc ioc cleanupsTejun Heo2-45/+39
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo5-55/+32
2011-12-14block: add missing blk_queue_dead() checksTejun Heo2-2/+25
2011-12-14block: fix drain_all condition in blk_drain_queue()Tejun Heo1-6/+18
2011-12-14block: add blk_queue_dead()Tejun Heo6-9/+10
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo3-53/+8
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-5/+39
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-44/+68
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds4-4/+6
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+32
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-26/+40
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-4/+5
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-65/+172
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+12
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4