aboutsummaryrefslogtreecommitdiff
path: root/block/blk-mq-sysfs.c
AgeCommit message (Expand)Author
2016-09-21blk-mq: register device instead of diskMatias Bjørling
2016-09-16blk-mq: account higher order dispatchJens Axboe
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates
2016-09-14block: add poll_considered statisticStephen Bates
2016-08-04blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe
2016-03-20blk-mq: Use proper cpumask iteratorThomas Gleixner
2016-02-09blk-mq: dynamic h/w context countKeith Busch
2015-11-07block: add block polling supportJens Axboe
2015-10-21block: generic request_queue reference countingDan Williams
2015-09-29blk-mq: fix deadlock when reading cpu_listAkinobu Mita
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-08-15blk-mq: fix buffer overflow when reading sysfs file of 'pending'Ming Lei
2015-03-13blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer
2015-01-29Revert "blk-mq: fix hctx/ctx kobject use-after-free"Ming Lei
2015-01-20blk-mq: fix hctx/ctx kobject use-after-freeMing Lei
2014-12-10blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai
2014-09-24blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo
2014-05-30blk-mq: blk_mq_unregister_hctx() can be staticFengguang Wu
2014-05-30blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe
2014-05-13blk-mq: improve support for shared tags mapsJens Axboe
2014-04-25blk-mq: respect rq_affinityChristoph Hellwig
2014-04-09blk-mq: simplify blk_mq_hw_sysfs_cpus_show()Jens Axboe
2014-03-20blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe
2013-12-06block: fix memory leaks on unplugging block deviceAndrey Vagin
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe