aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* block: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: make kblockd_schedule_work() take the queue as parameterJens Axboe2008-10-09
* block: split softirq handling into blk-softirq.cJens Axboe2008-10-09
* block: use linux/uaccess.h in elevator.c instead of asm variantJens Axboe2008-10-09
* block: allow disk to have extended device numberTejun Heo2008-10-09
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* block: make partition array dynamicTejun Heo2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-09
* block: always set bdev->bd_partTejun Heo2008-10-09
* block: move holder_dir from disk to part0Tejun Heo2008-10-09
* block: move policy from disk to part0Tejun Heo2008-10-09
* block: unify sysfs size node handlingTejun Heo2008-10-09
* block: move __dev from disk to part0Tejun Heo2008-10-09
* block: move capacity from disk to part0Tejun Heo2008-10-09
* block: introduce partition 0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-09
* sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-09
* block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo2008-10-09
* block: implement extended dev numbersTejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: make variable and argument names more consistentTejun Heo2008-10-09
* block: misc updatesTejun Heo2008-10-09
* block: update add_partition() error handlingTejun Heo2008-10-09
* block: allow deleting zero length partitionTejun Heo2008-10-09
* block: use class_dev_iterator instead of class_for_each_device()Tejun Heo2008-10-09
* block: don't grab block_class_lock unnecessarilyTejun Heo2008-10-09
* block: fix partition info printoutsTejun Heo2008-10-09
* driver-core: use klist for class device list and implement iteratorTejun Heo2008-10-09
* klist: don't iterate over deleted entriesTejun Heo2008-10-09
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-09
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-09
* block: raid fixups for removal of bi_hw_segmentsJens Axboe2008-10-09
* drop vmerge accountingMikulas Patocka2008-10-09
* block: drop virtual merging accountingMikulas Patocka2008-10-09
* block: update documentation for deadline fifo_batch tunableAaron Carroll2008-10-09
* deadline-iosched: non-functional fixesAaron Carroll2008-10-09
* deadline-iosched: allow non-sequential batchingAaron Carroll2008-10-09
* virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-09
* Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-09
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-09
* Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-09
* Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)OGAWA Hirofumi2008-10-09
* blktrace: simplify flags handling in __blk_add_traceDavid Woodhouse2008-10-09
* blktrace: support discard requestsDavid Woodhouse2008-10-09
* Support 'discard sectors' operation.David Woodhouse2008-10-09