summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig2021-11-291-8/+2
* block: Remove redundant initialization of variable retColin Ian King2021-11-291-1/+1
* block: simplify ioc_lookup_icqChristoph Hellwig2021-11-293-6/+6
* block: simplify ioc_create_icqChristoph Hellwig2021-11-291-7/+5
* block: return the io_context from create_task_io_contextChristoph Hellwig2021-11-291-36/+30
* block: use alloc_io_context in __copy_ioChristoph Hellwig2021-11-291-6/+3
* block: factor out a alloc_io_context helperChristoph Hellwig2021-11-291-5/+14
* block: remove get_io_context_activeChristoph Hellwig2021-11-292-21/+3
* block: move the remaining elv.icq handling to the I/O schedulerChristoph Hellwig2021-11-293-12/+15
* block: move blk_mq_sched_assign_ioc to blk-ioc.cChristoph Hellwig2021-11-295-43/+37
* block: mark put_io_context_active staticChristoph Hellwig2021-11-292-2/+1
* Revert "block: Provide blk_mq_sched_get_icq()"Christoph Hellwig2021-11-292-16/+11
* bfq: use bfq_bic_lookup in bfq_limit_depthChristoph Hellwig2021-11-291-1/+1
* bfq: simplify bfq_bic_lookupChristoph Hellwig2021-11-291-15/+10
* fork: move copy_io to block/blk-ioc.cChristoph Hellwig2021-11-293-36/+40
* RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig2021-11-291-2/+2
* blk-mq: use bio->bi_opf after bio is checkedMing Lei2021-11-291-1/+2
* bfq: Do not let waker requests skip proper accountingJan Kara2021-11-291-43/+1
* bfq: Log waker detectionsJan Kara2021-11-291-0/+8
* bfq: Provide helper to generate bfqq nameJan Kara2021-11-291-14/+13
* bfq: Limit waker detection in timeJan Kara2021-11-292-15/+25
* bfq: Limit number of requests consumed by each cgroupJan Kara2021-11-291-19/+118
* bfq: Store full bitmap depth in bfq_dataJan Kara2021-11-292-4/+7
* bfq: Track number of allocated requests in bfq_entityJan Kara2021-11-292-8/+25
* block: Provide blk_mq_sched_get_icq()Jan Kara2021-11-292-11/+16
* mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior2021-11-291-8/+14
* blk-mq: Add blk_mq_complete_request_direct()Sebastian Andrzej Siewior2021-11-291-0/+11
* blk-crypto: remove blk_crypto_unregister()Eric Biggers2021-11-293-10/+1
* blk-mq: cleanup request allocationChristoph Hellwig2021-11-291-52/+38
* block: don't include <linux/part_stat.h> in blk.hChristoph Hellwig2021-11-297-1/+6
* block: don't include <linux/idr.h> in blk.hChristoph Hellwig2021-11-291-1/+0
* block: don't include <linux/blk-mq.h> in blk.hChristoph Hellwig2021-11-291-1/+0
* block: don't include blk-mq.h in blk.hChristoph Hellwig2021-11-292-1/+1
* block: don't include blk-mq-sched.h in blk.hChristoph Hellwig2021-11-297-1/+6
* block: remove the e argument to elevator_exitChristoph Hellwig2021-11-293-5/+7
* block: remove elevator_exitChristoph Hellwig2021-11-293-12/+5
* block: move blk_get_flush_queue to blk-flush.cChristoph Hellwig2021-11-292-6/+6
* blk_mq: remove repeated includesGuo Zhengkui2021-11-291-1/+0
* block: move io_context creation into where it's neededJens Axboe2021-11-294-12/+7
* block: only allocate poll_stats if there's a user of themJens Axboe2021-11-296-10/+26
* blk-ioprio: don't set bio priority if not neededJens Axboe2021-11-291-3/+10
* blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plugChristoph Hellwig2021-11-291-37/+27
* blk-mq: simplify the plug handling in blk_mq_submit_bioChristoph Hellwig2021-11-293-64/+15
* sr: set GENHD_FL_REMOVABLE earlierChristoph Hellwig2021-11-291-2/+1
* block: cleanup the GENHD_FL_* definitionsChristoph Hellwig2021-11-291-18/+14
* block: don't set GENHD_FL_NO_PART for hidden gendisksChristoph Hellwig2021-11-291-7/+2
* block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-2927-48/+30
* block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig2021-11-292-16/+4
* mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig2021-11-291-2/+1
* null_blk: don't suppress partitioning informationChristoph Hellwig2021-11-291-1/+1