summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkcg: move refcnt to blkcg coreTejun Heo2012-03-064-102/+73
* blkcg: let blkcg core handle policy private data allocationTejun Heo2012-03-064-111/+209
* blkcg: clear all request_queues on blkcg policy [un]registrationsTejun Heo2012-03-062-1/+50
* blkcg: add blkcg_{init|drain|exit}_queue()Tejun Heo2012-03-066-10/+55
* blkcg: let blkio_group point to blkio_cgroup directlyTejun Heo2012-03-064-20/+32
* blkcg: skip blkg printing if q isn't associated with diskVivek Goyal2012-03-061-3/+14
* blkcg: kill the mind-bending blkg->devTejun Heo2012-03-064-113/+47
* blkcg: kill blkio_policy_nodeTejun Heo2012-03-062-410/+59
* blkcg: don't allow or retain configuration of missing devicesTejun Heo2012-03-064-26/+87
* blkcg: factor out blkio_group creationTejun Heo2012-03-065-248/+193
* blkcg: use the usual get blkg path for root blkio_groupTejun Heo2012-03-063-64/+65
* blkcg: add blkio_policy[] array and allow one policy per policy IDTejun Heo2012-03-062-0/+12
* blkcg: use q and plid instead of opaque void * for blkio_group associationTejun Heo2012-03-065-71/+70
* blkcg: update blkg get functions take blkio_cgroup as parameterTejun Heo2012-03-062-17/+19
* blkcg: move rcu_read_lock() outside of blkio_group get functionsTejun Heo2012-03-062-18/+11
* blkcg: shoot down blkio_groups on elevator switchTejun Heo2012-03-065-5/+84
* block: extend queue bypassing to cover blkcg policiesTejun Heo2012-03-062-6/+10
* block: implement blk_queue_bypass_start/end()Tejun Heo2012-03-064-29/+46
* elevator: make elevator_init_fn() return 0/-errnoTejun Heo2012-03-065-21/+18
* elevator: clear auxiliary data earlier during elevator switchTejun Heo2012-03-061-45/+45
* cfq: don't register propio policy if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-03-061-3/+4
* blkcg: make CONFIG_BLK_CGROUP boolTejun Heo2012-03-064-30/+3
* block: blk-throttle should be drained regardless of q->elevatorTejun Heo2012-03-061-12/+15
* block, sx8: fix pointer math issue getting fw versionDan Carpenter2012-03-031-1/+1
* Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-023-6/+15
* drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka2012-03-021-1/+2
* drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka2012-03-021-7/+8
* block: fix __blkdev_get and add_disk race conditionStanislaw Gruszka2012-03-021-13/+19
* block: Fix setting bio flags in drivers (sd_dif/floppy)Muthukumar R2012-03-022-2/+2
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-023-12/+53
* block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-152-8/+48
* block: simplify ioc_release_fn()Tejun Heo2012-02-151-36/+10
* block: replace icq->changed with icq->flagsTejun Heo2012-02-153-13/+38
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-142-1/+3
|\
| * regulator: Fix getting voltage in max8649_enable_time()Axel Lin2012-02-101-1/+1
| * regulator: Fix mc13xxx regulator modular build (again)David Miller2012-02-091-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-02-149-27/+51
|\ \
| * | powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
| * | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
| * | powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
| * | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
| * | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
| * | powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
| * | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* | | Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-02-1420-133/+269
|\ \ \
| * | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-132-71/+79
| * | | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
| * | | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
| * | | mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-131-7/+9
| * | | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-133-2/+23
OpenPOWER on IntegriCloud