- e9f2f3f block, bfq: remove BFQ_WEIGHT_LEGACY_DFL by Chengming Zhou · 2 years ago
- f37bf75 block, bfq: cleanup 'bfqg->online' by Yu Kuai · 2 years, 1 month ago
- 323745a block, bfq: remove unused bfq_wr_max_time in struct bfq_data by Kemeng Shi · 2 years, 2 months ago
- 2d31c68 block, bfq: inject I/O to underutilized actuators by Davide Zini · 2 years, 2 months ago
- 4fdb3b9 block, bfq: retrieve independent access ranges from request queue by Federico Gavioli · 2 years, 2 months ago
- 8b7fd74 block, bfq: split also async bfq_queues on a per-actuator basis by Davide Zini · 2 years, 2 months ago
- fd571df block, bfq: turn bfqq_data into an array in bfq_io_cq by Paolo Valente · 2 years, 2 months ago
- a612304 block, bfq: move io_cq-persistent bfqq data into a dedicated struct by Paolo Valente · 2 years, 2 months ago
- 9778369 block, bfq: split sync bfq_queues on a per-actuator basis by Paolo Valente · 2 years, 2 months ago
- 216f764 block, bfq: switch 'bfqg->ref' to use atomic refcount apis by Yu Kuai · 2 years, 2 months ago
- 1eb2062 block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHED by Yuwei Guan · 2 years, 4 months ago
- aa62511 block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group by Yu Kuai · 2 years, 4 months ago
- eb5bca7 block, bfq: cleanup __bfq_weights_tree_remove() by Yu Kuai · 2 years, 6 months ago
- afdba14 block, bfq: cleanup bfq_weights_tree add/remove apis by Yu Kuai · 2 years, 6 months ago
- 71f8ca7 block, bfq: refactor the counting of 'num_groups_with_pending_reqs' by Yu Kuai · 2 years, 6 months ago
- 60a6e10 block, bfq: record how many queues have pending requests by Yu Kuai · 2 years, 6 months ago
- 3d89bd1 block, bfq: support to track if bfqq has pending requests by Yu Kuai · 2 years, 6 months ago
- 33566f9 block, bfq: remove unused variable for bfq_queue by Yuwei Guan · 2 years, 5 months ago
- d322f35 block, bfq: remove useless parameter for bfq_add/del_bfqq_busy() by Yu Kuai · 2 years, 7 months ago
- c2090ea block, bfq: remove unused functions by Yu Kuai · 2 years, 7 months ago
- dc469ba block/bfq: Use the new blk_opf_t type by Bart Van Assche · 2 years, 8 months ago
- f950667 bfq: Relax waker detection for shared queues by Jan Kara · 2 years, 10 months ago
- f4a6a61 blktrace: cleanup the __trace_note_message interface by Christoph Hellwig · 2 years, 11 months ago
- 4e54a24 bfq: Get rid of __bio_blkcg() usage by Jan Kara · 3 years ago
- 09f8718 bfq: Track whether bfq_group is still online by Jan Kara · 3 years ago
- 3bc5e68 bfq: Split shared queues on move between cgroups by Jan Kara · 3 years ago
- 43a4b1f block, bfq: cleanup bfq_bfqq_to_bfqg() by Yu Kuai · 3 years, 1 month ago
- 672fdcf block: partition include/linux/blk-cgroup.h by Ming Lei · 3 years, 1 month ago
- 582f04e bfq: Provide helper to generate bfqq name by Jan Kara · 3 years, 4 months ago
- 1f18b70 bfq: Limit waker detection in time by Jan Kara · 3 years, 4 months ago
- 44dfa27 bfq: Store full bitmap depth in bfq_data by Jan Kara · 3 years, 4 months ago
- 98f0449 bfq: Track number of allocated requests in bfq_entity by Jan Kara · 3 years, 4 months ago
- 1e294970 block, bfq: cleanup the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
- 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 7 months ago
- 430a67f block, bfq: merge bursts of newly-created queues by Paolo Valente · 4 years ago
- 71217df block, bfq: make waker-queue detection more robust by Paolo Valente · 4 years, 2 months ago
- 5a5436b block, bfq: save also injection state on queue merging by Paolo Valente · 4 years, 2 months ago
- e673914 block, bfq: save also weight-raised service on queue merging by Paolo Valente · 4 years, 2 months ago
- eb2fd80 block, bfq: replace mechanism for evaluating I/O intensity by Paolo Valente · 4 years, 2 months ago
- 2de791a bfq: fix blkio cgroup leakage v4 by Dmitry Monakhov · 4 years, 7 months ago
- c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 5 years ago
- db37a34 block, bfq: get a ref to a group when adding it to a service tree by Paolo Valente · 5 years ago
- 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
- 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
- 40d47c1 block,bfq: Skip tracing hooks if possible by Dmitry Monakhov · 5 years ago
- 1d156646 blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT by Tejun Heo · 5 years ago
- fd41e60 bfq-iosched: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 5 years ago
- 795fe54 bfq: Add per-device weight by Fam Zheng · 6 years ago
- 13a857a block, bfq: detect wakers and unconditionally inject their I/O by Paolo Valente · 6 years ago
- 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
- c0ce79dc blk-cgroup: move struct blkg_stat to bfq by Christoph Hellwig · 6 years ago
- a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
- 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
- eed47d1 block, bfq: fix use after free in bfq_bfqq_expire by Paolo Valente · 6 years ago
- 636b8fe block, bfq: fix some typos in comments by Angelo Ruocco · 6 years ago
- fffca08 block, bfq: save & resume weight on a queue merge/split by Francesco Pollicino · 6 years ago
- 1e66413 block, bfq: print SHARED instead of pid for shared queues in logs by Francesco Pollicino · 6 years ago
- 8cacc5a block, bfq: do not merge queues on flash storage with queueing by Paolo Valente · 6 years ago
- 2341d662 block, bfq: tune service injection basing on request service times by Paolo Valente · 6 years ago
- fb53ac6 block, bfq: do not idle for lowest-weight queues by Paolo Valente · 6 years ago
- 058fdec block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 6 years ago
- 73d5811 block, bfq: consider also ioprio classes in symmetry detection by Paolo Valente · 6 years ago
- ba7aeae block, bfq: fix decrement of num_active_groups by Paolo Valente · 6 years ago
- 2d29c9f block, bfq: improve asymmetric scenarios detection by Federico Motta · 6 years ago
- d0edc24 block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash by Paolo Valente · 6 years ago
- 0471559 block, bfq: add/remove entity weights correctly by Paolo Valente · 7 years ago
- e24f1c2 block, bfq: remove slow-system class by Paolo Valente · 7 years ago
- bd7d4ef bfq-iosched: remove unused variable by Jens Axboe · 7 years ago
- 84c7afc block: use ktime_get_ns() instead of sched_clock() for cfq and bfq by Omar Sandoval · 7 years ago
- bc56e2c block, bfq: lower-bound the estimated peak rate to 1 by Paolo Valente · 7 years ago
- 8a8747d block, bfq: limit sectors served with interactive weight raising by Paolo Valente · 7 years ago
- a52a69e block, bfq: limit tags for writes and async I/O by Paolo Valente · 7 years ago
- 7b8fa3b block, bfq: let a queue be merged only shortly after starting I/O by Paolo Valente · 7 years ago
- a33801e block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP by Luca Miccio · 7 years ago
- 80294c3 block, bfq: make lookup_next_entity push up vtime on expirations by Paolo Valente · 8 years ago
- cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 8 years ago
- d5be3fe block,bfq: refactor device-idling logic by Paolo Valente · 8 years ago
- 46d556e block, bfq: consider also in_service_entity to state whether an entity is active by Paolo Valente · 8 years ago
- 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 8 years ago
- 38c9140 bfq: fix typos in comments about B-WF2Q+ algorithm by Hou Tao · 8 years ago
- 431b17f block, bfq: don't change ioprio class for a bfq_queue on a service tree by Paolo Valente · 8 years ago
- 8f9bebc block, bfq: access and cache blkg data only when safe by Paolo Valente · 8 years ago
- 659b339 bfq: fix compile error if CONFIG_CGROUPS=n by Jens Axboe · 8 years ago
- ea25da4 block, bfq: split bfq-iosched.c into multiple source files by Paolo Valente · 8 years ago