aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/cn96xxBruce Ashfield
2020-09-17block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/cn96xxBruce Ashfield
2020-09-04bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/cn96xxBruce Ashfield
2020-08-18block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13block: fix get_max_segment_size() overflow on 32bit archMing Lei
2020-08-13block: fix splitting segments on boundary masksMing Lei
2020-08-13blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-03blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei
2020-08-03block: release bip in a right way in error pathChengguang Xu
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16block: update hctx map when use multiple mapsWeiping Zhang
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-11block: reset mapping if failed to update hardware queue countWeiping Zhang
2020-07-11block: alloc map and request for new hardware queueMing Lei
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budgetJohn Garry
2020-06-01block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente
2020-06-01block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente
2020-06-01block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente
2020-06-01block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyZhiqiang Liu
2020-06-01block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-06-01block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente
2020-06-01block: keep bdi->io_pages in sync with max_sectors_kb for stacked devicesKonstantin Khlebnikov
2020-06-01blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato
2020-05-21blk-mq: insert flush request to the front of dispatch queueMing Lei
2020-05-21blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei
2020-05-21block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-05-21block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-05-21block, bfq: do not insert oom queue into position treePaolo Valente
2020-05-21block, bfq: get extra ref to prevent a queue from being freed during a group ...Paolo Valente
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12block: fix memleak of bio integrity dataJustin Tee
2020-04-12block: fix an integer overflow in logical block sizeMikulas Patocka
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20fs: move guard_bio_eod() after bio_set_op_attrsMing Lei
2020-03-20block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang
2020-03-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche
2020-03-20block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev
2020-03-20compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann
2020-03-20compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2020-03-20compat_ioctl: block: handle Persistent ReservationsArnd Bergmann