| Commit message (Expand) | Author | Age | Files | Lines |
* | block: recursive merge requests | Shaohua Li | 2011-12-16 | 1 | -4/+12 |
* | block, cfq: fix empty queue crash caused by request merge | Shaohua Li | 2011-12-16 | 1 | -0/+12 |
* | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo | 2011-12-14 | 6 | -136/+173 |
* | block, cfq: restructure io_cq creation path for io_context interface cleanup | Tejun Heo | 2011-12-14 | 2 | -53/+43 |
* | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo | 2011-12-14 | 7 | -61/+97 |
* | block, cfq: move icq cache management to block core | Tejun Heo | 2011-12-14 | 5 | -42/+62 |
* | block, cfq: move io_cq lookup to blk-ioc.c | Tejun Heo | 2011-12-14 | 3 | -40/+45 |
* | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq | Tejun Heo | 2011-12-14 | 4 | -21/+20 |
* | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo | 2011-12-14 | 3 | -174/+175 |
* | block: remove elevator_queue->ops | Tejun Heo | 2011-12-14 | 3 | -46/+43 |
* | block: reorder elevator switch sequence | Tejun Heo | 2011-12-14 | 1 | -54/+37 |
* | block, cfq: replace current_io_context() with create_io_context() | Tejun Heo | 2011-12-14 | 4 | -54/+71 |
* | block, cfq: kill cic->key | Tejun Heo | 2011-12-14 | 2 | -22/+5 |
* | block, cfq: kill ioc_gone | Tejun Heo | 2011-12-14 | 2 | -55/+5 |
* | block, cfq: remove delayed unlink | Tejun Heo | 2011-12-14 | 3 | -99/+10 |
* | block, cfq: unlink cfq_io_context's immediately | Tejun Heo | 2011-12-14 | 7 | -72/+159 |
* | block, cfq: fix cic lookup locking | Tejun Heo | 2011-12-14 | 1 | -32/+35 |
* | block, cfq: fix race condition in cic creation path and tighten locking | Tejun Heo | 2011-12-14 | 1 | -59/+76 |
* | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo | 2011-12-14 | 5 | -27/+65 |
* | block, cfq: misc updates to cfq_io_context | Tejun Heo | 2011-12-14 | 2 | -26/+33 |
* | block: misc updates to blk_get_queue() | Tejun Heo | 2011-12-14 | 6 | -10/+13 |
* | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo | 2011-12-14 | 7 | -69/+91 |
* | block: misc ioc cleanups | Tejun Heo | 2011-12-14 | 2 | -45/+39 |
* | block, cfq: move cfqd->cic_index to q->id | Tejun Heo | 2011-12-14 | 5 | -55/+32 |
* | block: add missing blk_queue_dead() checks | Tejun Heo | 2011-12-14 | 2 | -2/+25 |
* | block: fix drain_all condition in blk_drain_queue() | Tejun Heo | 2011-12-14 | 1 | -6/+18 |
* | block: add blk_queue_dead() | Tejun Heo | 2011-12-14 | 6 | -9/+10 |
* | block, sx8: kill blk_insert_request() | Tejun Heo | 2011-12-14 | 3 | -53/+8 |
* | Linux 3.2-rc5v3.2-rc5 | Linus Torvalds | 2011-12-09 | 1 | -1/+1 |
* | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-12-09 | 4 | -5/+39 |
|\ |
|
| * | cifs: check for NULL last_entry before calling cifs_save_resume_key | Jeff Layton | 2011-12-08 | 1 | -2/+8 |
| * | cifs: attempt to freeze while looping on a receive attempt | Jeff Layton | 2011-12-08 | 1 | -0/+2 |
| * | cifs: Fix sparse warning when calling cifs_strtoUCS | Steve French | 2011-12-08 | 1 | -3/+3 |
| * | CIFS: Add descriptions to the brlock cache functions | Pavel Shilovsky | 2011-12-08 | 1 | -0/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-09 | 8 | -44/+68 |
|\ \ |
|
| * | | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 6 | -35/+48 |
| * | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
| * | | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 | 1 | -0/+3 |
| * | | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 | 1 | -2/+3 |
* | | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 | Linus Torvalds | 2011-12-09 | 4 | -4/+6 |
|\ \ \ |
|
| * | | | spi/gpio: fix section mismatch warning | Manuel Lauss | 2011-12-07 | 1 | -2/+2 |
| * | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby | 2011-12-07 | 1 | -2/+2 |
| * | | | spi/nuc900: Include linux/module.h | Axel Lin | 2011-12-07 | 1 | -0/+1 |
| * | | | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-12-09 | 3 | -7/+32 |
|\ \ \ \ |
|
| * | | | | md: raid5 crash during degradation | Adam Kwolek | 2011-12-09 | 1 | -2/+2 |
| * | | | | md/raid5: never wait for bad-block acks on failed device. | NeilBrown | 2011-12-08 | 1 | -1/+3 |
| * | | | | md: ensure new badblocks are handled promptly. | NeilBrown | 2011-12-08 | 1 | -0/+1 |
| * | | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device. | NeilBrown | 2011-12-08 | 1 | -1/+2 |
| * | | | | md: take a reference to mddev during sysfs access. | NeilBrown | 2011-12-08 | 1 | -1/+18 |