summaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.h
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou2023-04-061-1/+0
* block, bfq: cleanup 'bfqg->online'Yu Kuai2023-02-071-2/+0
* block, bfq: remove unused bfq_wr_max_time in struct bfq_dataKemeng Shi2023-01-291-2/+0
* block, bfq: inject I/O to underutilized actuatorsDavide Zini2023-01-291-3/+36
* block, bfq: retrieve independent access ranges from request queueFederico Gavioli2023-01-291-1/+7
* block, bfq: split also async bfq_queues on a per-actuator basisDavide Zini2023-01-291-4/+4
* block, bfq: turn bfqq_data into an array in bfq_io_cqPaolo Valente2023-01-291-4/+8
* block, bfq: move io_cq-persistent bfqq data into a dedicated structPaolo Valente2023-01-291-21/+31
* block, bfq: split sync bfq_queues on a per-actuator basisPaolo Valente2023-01-291-10/+41
* block, bfq: switch 'bfqg->ref' to use atomic refcount apisYu Kuai2023-01-151-1/+1
* block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHEDYuwei Guan2022-12-151-0/+4
* block, bfq: don't declare 'bfqd' as type 'void *' in bfq_groupYu Kuai2022-11-011-1/+1
* block, bfq: cleanup __bfq_weights_tree_remove()Yu Kuai2022-11-011-1/+0
* block, bfq: cleanup bfq_weights_tree add/remove apisYu Kuai2022-11-011-7/+3
* block, bfq: refactor the counting of 'num_groups_with_pending_reqs'Yu Kuai2022-11-011-9/+9
* block, bfq: record how many queues have pending requestsYu Kuai2022-11-011-0/+1
* block, bfq: support to track if bfqq has pending requestsYu Kuai2022-11-011-0/+2
* block, bfq: remove unused variable for bfq_queueYuwei Guan2022-10-201-4/+0
* block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()Yu Kuai2022-08-221-3/+2
* block, bfq: remove unused functionsYu Kuai2022-08-221-5/+8
* block/bfq: Use the new blk_opf_t typeBart Van Assche2022-07-141-4/+4
* bfq: Relax waker detection for shared queuesJan Kara2022-05-191-0/+1
* blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig2022-05-021-2/+2
* bfq: Get rid of __bio_blkcg() usageJan Kara2022-04-171-2/+1
* bfq: Track whether bfq_group is still onlineJan Kara2022-04-171-0/+2
* bfq: Split shared queues on move between cgroupsJan Kara2022-04-171-0/+1
* block, bfq: cleanup bfq_bfqq_to_bfqg()Yu Kuai2022-02-181-1/+0
* block: partition include/linux/blk-cgroup.hMing Lei2022-02-111-1/+0
* bfq: Provide helper to generate bfqq nameJan Kara2021-11-291-14/+13
* bfq: Limit waker detection in timeJan Kara2021-11-291-0/+2
* bfq: Store full bitmap depth in bfq_dataJan Kara2021-11-291-0/+1
* bfq: Track number of allocated requests in bfq_entityJan Kara2021-11-291-2/+3
* block, bfq: cleanup the repeated declarationShaokun Zhang2021-08-251-2/+0
* block: Introduce IOPRIO_NR_LEVELSDamien Le Moal2021-08-181-2/+2
* block, bfq: merge bursts of newly-created queuesPaolo Valente2021-03-251-0/+15
* block, bfq: make waker-queue detection more robustPaolo Valente2021-01-251-2/+5
* block, bfq: save also injection state on queue mergingPaolo Valente2021-01-251-0/+5
* block, bfq: save also weight-raised service on queue mergingPaolo Valente2021-01-251-0/+1
* block, bfq: replace mechanism for evaluating I/O intensityPaolo Valente2021-01-251-8/+8
* bfq: fix blkio cgroup leakage v4Dmitry Monakhov2020-08-181-1/+0
* block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente2020-03-211-0/+1
* block, bfq: get a ref to a group when adding it to a service treePaolo Valente2020-02-031-0/+1
* block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente2020-02-031-0/+1
* block, bfq: extend incomplete name of field on_stPaolo Valente2020-02-031-1/+1
* block,bfq: Skip tracing hooks if possibleDmitry Monakhov2019-11-201-0/+4
* blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo2019-11-071-0/+2
* bfq-iosched: stop using blkg->stat_bytes and ->stat_iosTejun Heo2019-11-071-0/+4
* bfq: Add per-device weightFam Zheng2019-09-061-0/+3
* block, bfq: detect wakers and unconditionally inject their I/OPaolo Valente2019-06-251-1/+24
* block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig2019-06-201-2/+2