summaryrefslogtreecommitdiff
path: root/block/bfq-cgroup.c
AgeCommit message (Expand)Author
13 daysblk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()Yu Kuai
13 daysblk-cgroup: delay freeing policy data after rcu grace periodYu Kuai
2026-06-22block, bfq: protect async queue reset with blkcg locksCen Zhang
2026-06-05block/cgroup: Split blkg_conf_exit()Bart Van Assche
2026-06-05block/cgroup: Split blkg_conf_prep()Bart Van Assche
2026-06-02block, bfq: release cgroup stats with bfq_groupYu Kuai
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-28block,bfq: fix aux stat accumulation destinationshechenglong
2024-11-19Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"Zach Wade
2024-09-10block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()Yu Kuai
2024-09-03block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()Yu Kuai
2024-06-18block, bfq: remove blkg_path()Yu Kuai
2024-02-05block: add blk_time_get_ns() and blk_time_get() helpersJens Axboe
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo
2023-04-06blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou
2023-04-06block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-14Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"Christoph Hellwig
2023-02-14Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig
2023-02-07block, bfq: cleanup 'bfqg->online'Yu Kuai
2023-02-03blk-cgroup: move the cgroup information to struct gendiskChristoph Hellwig
2023-02-03blk-cgroup: pass a gendisk to pd_alloc_fnChristoph Hellwig
2023-02-03blk-cgroup: pass a gendisk to blkcg_{de,}activate_policyChristoph Hellwig
2023-02-03blk-cgroup: pin the gendisk in struct blkcg_gqChristoph Hellwig
2023-01-29block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai
2023-01-29block, bfq: inject I/O to underutilized actuatorsDavide Zini
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-14block, bfq: replace 0/1 with false/true in bic apisYu Kuai
2022-12-14block, bfq: don't return bfqg from __bfq_bic_change_cgroup()Yu Kuai
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-08block, bfq: fix null pointer dereference in bfq_bio_bfqg()Yu Kuai
2022-11-01block, bfq: don't declare 'bfqd' as type 'void *' in bfq_groupYu Kuai
2022-11-01block, bfq: record how many queues have pending requestsYu Kuai
2022-08-22block, bfq: remove unused functionsYu Kuai
2022-07-14block/bfq: Use the new blk_opf_t typeBart Van Assche
2022-06-27block: bfq: Fix kernel-doc headersBart Van Assche
2022-06-27block: bfq: Remove an unused function definitionBart Van Assche
2022-04-17bfq: Make sure bfqg for which we are queueing requests is onlineJan Kara
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: don't move oom_bfqqYu Kuai
2022-02-18block, bfq: avoid moving bfqq to it's parent bfqgYu Kuai
2021-10-19block, bfq: fix UAF problem in bfqg_stats_init()Zheng Liang
2021-10-18block: move elevator.h to block/Christoph Hellwig
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente
2021-03-25block, bfq: merge bursts of newly-created queuesPaolo Valente
2020-08-18bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-03-21block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente