multiqueue: a hodge podge of things
authorJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2012 07:08:11 +0000 (09:08 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2012 07:08:11 +0000 (09:08 +0200)
commit67db7275fa4325d46853a4bfcb79acf32e48eca8
tree1ea4e03e3bd152d23f7c280123f8696b622d950f
parentc6f5c93098f5577210f8f3ea22209b3f266c66af
multiqueue: a hodge podge of things

Not really interesting yet, this just gets us to the state where
single queue boots on a current kernel.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
26 files changed:
block/Kconfig
block/Kconfig.iosched
block/blk-core.c
block/blk-exec.c
block/blk-flush.c
block/blk-map.c
block/blk-merge.c
block/blk-settings.c
block/blk-softirq.c
block/blk-sysfs.c
block/blk-tag.c
block/blk-timeout.c
block/blk.h
block/bsg-lib.c
block/elevator.c
block/noop-iosched.c
drivers/block/nbd.c
drivers/block/virtio_blk.c
drivers/md/dm.c
drivers/scsi/scsi_error.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_transport_fc.c
include/linux/blk-mq.h [new file with mode: 0644]
include/linux/blkdev.h
include/linux/elevator.h
include/scsi/scsi_device.h