summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.75' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.70' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.64' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.61' into 5.15-2.1.x-imxDaiane Angolini
2022-10-26blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai
2022-10-26blk-throttle: prevent overflow while calculating wait timeYu Kuai
2022-10-26blk-wbt: call rq_qos_add() after wb_normal is initializedYu Kuai
2022-10-05Merge tag 'v5.15.60' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.54' into 5.15-2.1.x-imxDaiane Angolini
2022-09-23block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowaitStefan Roesch
2022-08-31blk-mq: fix io hung due to missing commit_rqsYu Kuai
2022-08-17block: don't allow the same type rq_qos add more than onceJinke Han
2022-08-17block: ensure iov_iter advances for added pagesKeith Busch
2022-08-17block/bio: remove duplicate append pages codeKeith Busch
2022-08-17blk-mq: don't create hctx debugfs dir until q->debugfs_dir is createdMing Lei
2022-08-17block: fix infinite loop for invalid zone appendKeith Busch
2022-08-11block: fix default IO priority handling againJan Kara
2022-07-12block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-07-12block: only mark bio as tracked if it really is trackedJens Axboe
2022-07-12block: use bdev_get_queue() in bio.cPavel Begunkov
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-22block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche
2022-06-14block: make bioset_exit() fully resilient against being called twiceJens Axboe
2022-06-14block: take destination bvec offsets into account in bio_copy_data_iterChristoph Hellwig
2022-06-14blk-mq: don't touch ->tagset in blk_mq_get_sq_hctxMing Lei
2022-06-09block: fix bio_clone_blkg_association() to associate with proper blkcg_gqJan Kara
2022-06-09blk-iolatency: Fix inflight count imbalances and IO hangs on offlineTejun Heo
2022-06-09bfq: Make sure bfqg for which we are queueing requests is onlineJan Kara
2022-06-09bfq: Get rid of __bio_blkcg() usageJan Kara
2022-06-09bfq: Track whether bfq_group is still onlineJan Kara
2022-06-09bfq: Remove pointless bfq_init_rq() callsJan Kara
2022-06-09bfq: Drop pointless unlock-lock pairJan Kara
2022-06-09bfq: Update cgroup information before merging bioJan Kara
2022-06-09bfq: Split shared queues on move between cgroupsJan Kara
2022-06-09bfq: Avoid merging queues with different parentsJan Kara
2022-06-09bfq: Avoid false marking of bic as stably mergedJan Kara
2022-06-09bfq: Allow current waker to defend against a tentative oneJan Kara
2022-06-09bfq: Relax waker detection for shared queuesJan Kara
2022-05-09iocost: don't reset the inuse weight of under-weighted debtorsTejun Heo
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
2022-04-27block: simplify the block device syncing codeChristoph Hellwig
2022-04-27block: remove __sync_blockdevChristoph Hellwig
2022-04-20block: fix offset/size check in bio_trim()Ming Lei
2022-04-08block: Fix the maximum minor value is blk_alloc_ext_minor()Christophe JAILLET
2022-04-08Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente
2022-04-08bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng
2022-04-08block, bfq: don't move oom_bfqqYu Kuai
2022-04-08block/bfq_wf2q: correct weight to ioprioYahu Gao
2022-04-08block: don't delete queue kobject before its childrenEric Biggers