Age | Commit message (Expand) | Author | Files | Lines |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux |  Linus Torvalds | 1 | -50/+55 |
2023-02-14 | Revert "blk-cgroup: pin the gendisk in struct blkcg_gq" |  Christoph Hellwig | 1 | -3/+3 |
2023-02-14 | Revert "blk-cgroup: move the cgroup information to struct gendisk" |  Christoph Hellwig | 1 | -2/+2 |
2023-02-07 | block, bfq: cleanup 'bfqg->online' |  Yu Kuai | 1 | -3/+1 |
2023-02-03 | blk-cgroup: move the cgroup information to struct gendisk |  Christoph Hellwig | 1 | -2/+2 |
2023-02-03 | blk-cgroup: pass a gendisk to pd_alloc_fn |  Christoph Hellwig | 1 | -3/+3 |
2023-02-03 | blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy |  Christoph Hellwig | 1 | -1/+1 |
2023-02-03 | blk-cgroup: pin the gendisk in struct blkcg_gq |  Christoph Hellwig | 1 | -3/+3 |
2023-01-29 | block, bfq: fix uaf for bfqq in bic_set_bfqq() |  Yu Kuai | 1 | -1/+1 |
2023-01-29 | block, bfq: inject I/O to underutilized actuators |  Davide Zini | 1 | -1/+1 |
2023-01-29 | block, bfq: split sync bfq_queues on a per-actuator basis |  Paolo Valente | 1 | -42/+49 |
2023-01-15 | block, bfq: switch 'bfqg->ref' to use atomic refcount apis |  Yu Kuai | 1 | -5/+3 |
2022-12-14 | block, bfq: replace 0/1 with false/true in bic apis |  Yu Kuai | 1 | -4/+4 |
2022-12-14 | block, bfq: don't return bfqg from __bfq_bic_change_cgroup() |  Yu Kuai | 1 | -5/+3 |
2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux |  Linus Torvalds | 1 | -1/+11 |
2022-11-08 | block, bfq: fix null pointer dereference in bfq_bio_bfqg() |  Yu Kuai | 1 | -0/+4 |
2022-11-01 | block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group |  Yu Kuai | 1 | -1/+1 |
2022-11-01 | block, bfq: record how many queues have pending requests |  Yu Kuai | 1 | -0/+10 |
2022-08-22 | block, bfq: remove unused functions |  Yu Kuai | 1 | -5/+0 |
2022-07-14 | block/bfq: Use the new blk_opf_t type |  Bart Van Assche | 1 | -13/+13 |
2022-06-27 | block: bfq: Fix kernel-doc headers |  Bart Van Assche | 1 | -2/+4 |
2022-06-27 | block: bfq: Remove an unused function definition |  Bart Van Assche | 1 | -2/+0 |
2022-04-17 | bfq: Make sure bfqg for which we are queueing requests is online |  Jan Kara | 1 | -3/+12 |
2022-04-17 | bfq: Get rid of __bio_blkcg() usage |  Jan Kara | 1 | -40/+23 |
2022-04-17 | bfq: Track whether bfq_group is still online |  Jan Kara | 1 | -1/+2 |
2022-04-17 | bfq: Split shared queues on move between cgroups |  Jan Kara | 1 | -3/+33 |
2022-02-18 | block, bfq: don't move oom_bfqq |  Yu Kuai | 1 | -0/+6 |
2022-02-18 | block, bfq: avoid moving bfqq to it's parent bfqg |  Yu Kuai | 1 | -1/+9 |
2021-10-19 | block, bfq: fix UAF problem in bfqg_stats_init() |  Zheng Liang | 1 | -5/+7 |
2021-10-18 | block: move elevator.h to block/ |  Christoph Hellwig | 1 | -1/+1 |
2021-10-17 | block, bfq: reset last_bfqq_created on group change |  Paolo Valente | 1 | -0/+6 |
2021-03-25 | block, bfq: merge bursts of newly-created queues |  Paolo Valente | 1 | -0/+2 |
2020-08-18 | bfq: fix blkio cgroup leakage v4 |  Dmitry Monakhov | 1 | -1/+1 |
2020-03-21 | block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline |  Paolo Valente | 1 | -7/+13 |
2020-03-21 | block, bfq: make reparent_leaf_entity actually work only on leaf entities |  Paolo Valente | 1 | -17/+31 |
2020-03-21 | block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup |  Paolo Valente | 1 | -4/+1 |
2020-03-21 | block, bfq: move forward the getting of an extra ref in bfq_bfqq_move |  Paolo Valente | 1 | -7/+7 |
2020-03-06 | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() |  Carlo Nonato | 1 | -4/+5 |
2020-02-03 | block, bfq: get a ref to a group when adding it to a service tree |  Paolo Valente | 1 | -1/+1 |
2020-02-03 | block, bfq: remove ifdefs from around gets/puts of bfq groups |  Paolo Valente | 1 | -0/+4 |
2020-02-03 | block, bfq: extend incomplete name of field on_st |  Paolo Valente | 1 | -1/+1 |
2020-02-03 | block, bfq: get extra ref to prevent a queue from being freed during a group move |  Paolo Valente | 1 | -0/+8 |
2019-12-05 | bfq-iosched: Ensure bio->bi_blkg is valid before using it |  Hou Tao | 1 | -0/+3 |
2019-11-07 | bfq-iosched: stop using blkg->stat_bytes and ->stat_ios |  Tejun Heo | 1 | -12/+27 |
2019-11-07 | bfq-iosched: relocate bfqg_*rwstat*() helpers |  Tejun Heo | 1 | -23/+23 |
2019-09-06 | bfq: Add per-device weight |  Fam Zheng | 1 | -11/+84 |
2019-09-06 | bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy |  Fam Zheng | 1 | -28/+32 |
2019-08-28 | blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn() |  Tejun Heo | 1 | -2/+3 |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG |  Christoph Hellwig | 1 | -14/+13 |
2019-06-20 | bfq-iosched: move bfq_stat_recursive_sum into the only caller |  Christoph Hellwig | 1 | -43/+19 |