aboutsummaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.h
AgeCommit message (Expand)Author
2023-04-06block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou
2023-02-07block, bfq: cleanup 'bfqg->online'Yu Kuai
2023-01-29block, bfq: remove unused bfq_wr_max_time in struct bfq_dataKemeng Shi
2023-01-29block, bfq: inject I/O to underutilized actuatorsDavide Zini
2023-01-29block, bfq: retrieve independent access ranges from request queueFederico Gavioli
2023-01-29block, bfq: split also async bfq_queues on a per-actuator basisDavide Zini
2023-01-29block, bfq: turn bfqq_data into an array in bfq_io_cqPaolo Valente
2023-01-29block, bfq: move io_cq-persistent bfqq data into a dedicated structPaolo Valente
2023-01-29block, bfq: split sync bfq_queues on a per-actuator basisPaolo Valente
2023-01-15block, bfq: switch 'bfqg->ref' to use atomic refcount apisYu Kuai
2022-12-15block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHEDYuwei Guan
2022-11-01block, bfq: don't declare 'bfqd' as type 'void *' in bfq_groupYu Kuai
2022-11-01block, bfq: cleanup __bfq_weights_tree_remove()Yu Kuai
2022-11-01block, bfq: cleanup bfq_weights_tree add/remove apisYu Kuai
2022-11-01block, bfq: refactor the counting of 'num_groups_with_pending_reqs'Yu Kuai
2022-11-01block, bfq: record how many queues have pending requestsYu Kuai
2022-11-01block, bfq: support to track if bfqq has pending requestsYu Kuai
2022-10-20block, bfq: remove unused variable for bfq_queueYuwei Guan
2022-08-22block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()Yu Kuai
2022-08-22block, bfq: remove unused functionsYu Kuai
2022-07-14block/bfq: Use the new blk_opf_t typeBart Van Assche
2022-05-19bfq: Relax waker detection for shared queuesJan Kara
2022-05-02blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig
2022-04-17bfq: Get rid of __bio_blkcg() usageJan Kara
2022-04-17bfq: Track whether bfq_group is still onlineJan Kara
2022-04-17bfq: Split shared queues on move between cgroupsJan Kara
2022-02-18block, bfq: cleanup bfq_bfqq_to_bfqg()Yu Kuai
2022-02-11block: partition include/linux/blk-cgroup.hMing Lei
2021-11-29bfq: Provide helper to generate bfqq nameJan Kara
2021-11-29bfq: Limit waker detection in timeJan Kara
2021-11-29bfq: Store full bitmap depth in bfq_dataJan Kara
2021-11-29bfq: Track number of allocated requests in bfq_entityJan Kara
2021-08-25block, bfq: cleanup the repeated declarationShaokun Zhang
2021-08-18block: Introduce IOPRIO_NR_LEVELSDamien Le Moal
2021-03-25block, bfq: merge bursts of newly-created queuesPaolo Valente
2021-01-25block, bfq: make waker-queue detection more robustPaolo Valente
2021-01-25block, bfq: save also injection state on queue mergingPaolo Valente
2021-01-25block, bfq: save also weight-raised service on queue mergingPaolo Valente
2021-01-25block, bfq: replace mechanism for evaluating I/O intensityPaolo Valente
2020-08-18bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-03-21block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente
2020-02-03block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-02-03block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-02-03block, bfq: extend incomplete name of field on_stPaolo Valente
2019-11-20block,bfq: Skip tracing hooks if possibleDmitry Monakhov
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo
2019-11-07bfq-iosched: stop using blkg->stat_bytes and ->stat_iosTejun Heo
2019-09-06bfq: Add per-device weightFam Zheng
2019-06-25block, bfq: detect wakers and unconditionally inject their I/OPaolo Valente
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig