summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21block/mq-deadline: Micro-optimize the batching algorithmBart Van Assche
2021-06-21block/mq-deadline: Reserve 25% of scheduler tags for synchronous requestsBart Van Assche
2021-06-21block/mq-deadline: Improve the sysfs show and store macrosBart Van Assche
2021-06-21block/mq-deadline: Improve compile-time argument checkingBart Van Assche
2021-06-21block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()Bart Van Assche
2021-06-21block/mq-deadline: Remove two local variablesBart Van Assche
2021-06-21block/mq-deadline: Add two lockdep_assert_held() statementsBart Van Assche
2021-06-21block/mq-deadline: Add several commentsBart Van Assche
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche
2021-06-21block/blk-rq-qos: Move a function from a header file into a C fileBart Van Assche
2021-06-21block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() callsBart Van Assche
2021-06-21block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche
2021-06-18blk-wbt: remove outdated commentlijiazi
2021-06-18blk-mq: fix an IS_ERR() vs NULL bugDan Carpenter
2021-06-18block: Remove unnecessary elevator operation checksDamien Le Moal
2021-06-18blk-mq: fix use-after-free in blk_mq_exit_schedMing Lei
2021-06-16docs/cgroup-v1/blkio: update for 5.x kernelsKir Kolyshkin
2021-06-16docs/cgroup-v1/blkio: stop abusing itemized listKir Kolyshkin
2021-06-16docs: block/bfq: describe per-device weightKir Kolyshkin
2021-06-16block: mark queue init done at the end of blk_register_queueMing Lei
2021-06-16block: fix race between adding/removing rq qos and normal IOMing Lei
2021-06-16loop: fix order of cleaning up the queue and freeing the tagsetChristoph Hellwig
2021-06-16mtd_blkdevs: initialze new->rq in add_mtd_blktrans_devChristoph Hellwig
2021-06-11z2ram: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11ataflop: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11amiflop: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11ubi: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11sx8: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11rnbd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11rbd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11pd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11nullb: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11nbd: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11loop: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11floppy: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11aoe: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig
2021-06-11gdrom: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11sunvdc: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11swim: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11swim3: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11ps3disk: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11mtd_blkdevs: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11mspro: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11ms_block: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11pf: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11pcd: use blk_mq_alloc_diskChristoph Hellwig
2021-06-11virtio-blk: use blk_mq_alloc_diskChristoph Hellwig