summaryrefslogtreecommitdiffstats
path: root/block/bfq-cgroup.c
AgeCommit message (Expand)Author
2020-06-01block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente
2020-06-01block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente
2020-06-01block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente
2020-06-01block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente
2020-05-21block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato
2020-05-21block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-05-21block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-05-21block, bfq: get extra ref to prevent a queue from being freed during a group ...Paolo Valente
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe
2019-06-07block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig
2019-04-08block, bfq: fix some typos in commentsAngelo Ruocco
2019-04-01block, bfq: do not merge queues on flash storage with queueingPaolo Valente
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov
2018-08-16block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero
2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval
2018-01-09block, bfq: put async queues for root bfq groups tooPaolo Valente
2017-11-14block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio
2017-09-01bfq: Declare local functions staticBart Van Assche
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente