summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-08-18block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li
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-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-16block: update hctx map when use multiple mapsWeiping Zhang
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-24block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
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-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-12block: fix memleak of bio integrity dataJustin Tee
2020-04-12block: fix an integer overflow in logical block sizeMikulas Patocka
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
2020-03-20block: add bio_truncate to fix guard_bio_eodMing Lei
2020-01-31blk-mq: make sure that line break can be printedMing Lei
2020-01-31blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2020-01-19block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2020-01-19block: check bi_size overflow before mergeJunichi Nomura
2020-01-09block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente
2019-12-29blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo
2019-11-25blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo
2019-11-09blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar
2019-11-09blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-10-05block: mq-deadline: Fix queue restart handlingDamien Le Moal
2019-10-05block: make rq sector size accessible for block statsHou Tao
2019-10-05blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handlingzhengbin
2019-08-29block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente