summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-11-29block: Provide blk_mq_sched_get_icq()Jan Kara
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers
2021-11-29blk-mq: cleanup request allocationChristoph Hellwig
2021-11-29block: don't include <linux/part_stat.h> in blk.hChristoph Hellwig
2021-11-29block: don't include <linux/idr.h> in blk.hChristoph Hellwig
2021-11-29block: don't include <linux/blk-mq.h> in blk.hChristoph Hellwig
2021-11-29block: don't include blk-mq.h in blk.hChristoph Hellwig
2021-11-29block: don't include blk-mq-sched.h in blk.hChristoph Hellwig
2021-11-29block: remove the e argument to elevator_exitChristoph Hellwig
2021-11-29block: remove elevator_exitChristoph Hellwig
2021-11-29block: move blk_get_flush_queue to blk-flush.cChristoph Hellwig
2021-11-29blk_mq: remove repeated includesGuo Zhengkui
2021-11-29block: move io_context creation into where it's neededJens Axboe
2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe
2021-11-29blk-ioprio: don't set bio priority if not neededJens Axboe
2021-11-29blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plugChristoph Hellwig
2021-11-29blk-mq: simplify the plug handling in blk_mq_submit_bioChristoph Hellwig
2021-11-29block: don't set GENHD_FL_NO_PART for hidden gendisksChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_openChristoph Hellwig
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2021-11-29block: merge disk_scan_partitions and blkdev_reread_partChristoph Hellwig
2021-11-29block: remove a dead check in show_partitionChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-29block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig
2021-11-29block: don't include blk-mq headers in blk-core.cChristoph Hellwig
2021-11-29block: move blk_print_req_error to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_dump_rq_flags to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_account_io_{start,done} to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_steal_bios to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_rq_init to blk-mq.cChristoph Hellwig
2021-11-29block: move request based cloning helpers to blk-mq.cChristoph Hellwig
2021-11-29blk-mq: move blk_mq_flush_plug_listChristoph Hellwig
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig
2021-11-26block: call rq_qos_done() before ref check in batch completionsJens Axboe
2021-11-25block: fix parameter not described warningYang Guang
2021-11-22block: avoid to touch unloaded module instance when opening bdevMing Lei
2021-11-19blk-mq: don't insert FUA request with data into scheduler queueMing Lei
2021-11-19blk-cgroup: fix missing put device in error path from blkg_conf_pref()Yu Kuai
2021-11-17block: avoid to quiesce queue in elevator_init_mqMing Lei
2021-11-15blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()Ming Lei
2021-11-15block: fix missing queue put in error pathJens Axboe
2021-11-15block: Check ADMIN before NICE for IOPRIO_CLASS_RTAlistair Delva
2021-11-12blk-mq: fix filesystem I/O request allocationMing Lei
2021-11-12blkcg: Remove extra blkcg_bio_issue_initLaibin Qiu
2021-11-11block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki
2021-11-11blk-mq: rename blk_attempt_bio_mergeMing Lei