Age | Commit message (Expand) | Author | Files | Lines |
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 ... | 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 |
2019-06-20 | blk-cgroup: move struct blkg_stat to bfq | Christoph Hellwig | 1 | -37/+155 |
2019-06-20 | blk-cgroup: introduce a new struct blkg_rwstat_sample | Christoph Hellwig | 1 | -6/+4 |
2019-06-20 | blk-cgroup: pass blkg_rwstat structures by reference | Christoph Hellwig | 1 | -6/+9 |
2019-06-10 | cgroup/bfq: revert bfq.weight symlink change | Jens Axboe | 1 | -4/+2 |
2019-06-07 | block, bfq: add weight symlink to the bfq.weight cgroup parameter | Angelo Ruocco | 1 | -2/+4 |
2019-04-30 | block: switch all files cleared marked as GPLv2 or later to SPDX tags | Christoph Hellwig | 1 | -10/+1 |
2019-04-08 | block, bfq: fix some typos in comments | Angelo Ruocco | 1 | -1/+1 |
2019-04-01 | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 1 | -1/+2 |
2018-12-07 | blkcg: fix ref count issue with bio_blkcg() using task_css | Dennis Zhou | 1 | -2/+2 |
2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig | 1 | -1/+1 |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou | 1 | -2/+2 |
2018-09-21 | blkcg: fix ref count issue with bio_blkcg using task_css | Dennis Zhou (Facebook) | 1 | -2/+2 |
2018-09-06 | block: bfq: swap puts in bfqg_and_blkg_put | Konstantin Khlebnikov | 1 | -2/+2 |
2018-08-16 | block, bfq: return nbytes and not zero from struct cftype .write() method | Maciej S. Szmigiero | 1 | -1/+2 |
2018-05-09 | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq | Omar Sandoval | 1 | -20/+20 |
2018-01-09 | block, bfq: put async queues for root bfq groups too | Paolo Valente | 1 | -2/+5 |
2017-11-14 | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 1 | -64/+84 |
2017-09-01 | bfq: Declare local functions static | Bart Van Assche | 1 | -9/+9 |
2017-06-08 | block, bfq: access and cache blkg data only when safe | Paolo Valente | 1 | -23/+93 |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 1 | -0/+1139 |