summaryrefslogtreecommitdiffstats
path: root/block/bfq-cgroup.c
Commit message (Expand)AuthorAge
* bfq: Add per-device weightFam Zheng2019-09-06
* bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacyFam Zheng2019-09-06
* blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo2019-08-28
* block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig2019-06-20
* bfq-iosched: move bfq_stat_recursive_sum into the only callerChristoph Hellwig2019-06-20
* blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig2019-06-20
* blk-cgroup: introduce a new struct blkg_rwstat_sampleChristoph Hellwig2019-06-20
* blk-cgroup: pass blkg_rwstat structures by referenceChristoph Hellwig2019-06-20
* cgroup/bfq: revert bfq.weight symlink changeJens Axboe2019-06-10
* block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco2019-06-07
* block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig2019-04-30
* block, bfq: fix some typos in commentsAngelo Ruocco2019-04-08
* block, bfq: do not merge queues on flash storage with queueingPaolo Valente2019-04-01
* blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou2018-12-08
* block: remove the queue_lock indirectionChristoph Hellwig2018-11-15
* blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
* blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)2018-09-21
* block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov2018-09-06
* block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero2018-08-16
* block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-09
* block, bfq: put async queues for root bfq groups tooPaolo Valente2018-01-09
* block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio2017-11-14
* bfq: Declare local functions staticBart Van Assche2017-09-01
* block, bfq: access and cache blkg data only when safePaolo Valente2017-06-08
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-19