summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2020-11-10Merge tag 'v5.4.76' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-10blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi
2020-11-10blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-29block: ratelimit handle_bad_sector() messageTetsuo Handa
2020-10-29blk-mq: move cancel of hctx->run_work to the front of blk_exit_queueYang Yang
2020-10-07Merge tag 'v5.4.70' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-07block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov
2020-09-23Merge tag 'v5.4.67' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-23block: only call sched requeue_request() for scheduled requestsOmar Sandoval
2020-09-17Merge tag 'v5.4.66' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-17block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo
2020-09-09block: ensure bdi->io_pages is always initializedJens Axboe
2020-09-03Merge tag 'v5.4.62' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-03blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTARTMing Lei
2020-09-03block: fix get_max_io_size()Keith Busch
2020-09-03blkcg: fix memleak for iolatencyYufen Yu
2020-09-03blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei
2020-09-03bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-09-03block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)
2020-09-03block: respect queue limit of max discard segmentMing Lei
2020-08-20Merge tag 'v5.4.59' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-19iocost: Fix check condition of iocg abs_vdebtChengming Zhou
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.50' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-22block: fix get_max_segment_size() overflow on 32bit archMing Lei
2020-07-22block: fix splitting segments on boundary masksMing Lei
2020-07-22blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao
2020-07-16blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei
2020-07-16block: release bip in a right way in error pathChengguang Xu
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-30block: update hctx map when use multiple mapsWeiping Zhang
2020-06-30block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-06-22iocost: don't let vrate run wild while there's no saturation signalTejun Heo
2020-06-22block: reset mapping if failed to update hardware queue countWeiping Zhang
2020-06-22block: alloc map and request for new hardware queueMing Lei
2020-06-03Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"Jens Axboe
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-02blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budgetJohn Garry
2020-05-02blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-04-23block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente
2020-04-23block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente
2020-04-23block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente
2020-04-17block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyZhiqiang Liu
2020-04-17block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-04-17block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente