ame='generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/block/blk-iolatency.c
AgeCommit message (Expand)Author
2025-09-10blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIMEYu Kuai
2025-09-10block: cleanup bio_issueYu Kuai
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2024-02-05block: add blk_time_get_ns() and blk_time_get() helpersJens Axboe
2023-08-10block: fix bad lockdep annotation in blk-iolatencyJens Axboe
2023-08-10block: remove init_mutex and open-code blk_iolatency_try_initLi Lingfeng
2023-04-13blk-iolatency: Make initialization lazyTejun Heo
2023-04-13blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/Tejun Heo
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo
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-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-rq-qos: store a gendisk instead of request_queue in struct rq_qosChristoph Hellwig
2023-02-03blk-rq-qos: constify rq_qos_opsChristoph Hellwig
2023-02-03blk-rq-qos: make rq_qos_add and rq_qos_del more usefulChristoph Hellwig
2023-02-03blk-cgroup: pin the gendisk in struct blkcg_gqChristoph Hellwig
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-11-01block: Replace struct rq_depth with unsigned int in struct iolatency_grpKemeng Shi
2022-11-01block: Correct comment for scale_cookie_changeKemeng Shi
2022-11-01block: Remove redundant parent blkcg_gp check in check_scale_changeKemeng Shi
2022-09-26blk-cgroup: pass a gendisk to blkcg_schedule_throttleChristoph Hellwig
2022-09-26blk-iolatency: pass a gendisk to blk_iolatency_initChristoph Hellwig
2022-07-20block: don't allow the same type rq_qos add more than onceJinke Han
2022-07-12blk-iolatency: Use atomic{,64}_try_cmpxchgUros Bizjak