index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bfq-cgroup.c
Age
Commit message (
Expand
)
Author
2019-09-06
bfq: Add per-device weight
Fam Zheng
2019-09-06
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
2019-08-28
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-06-20
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
Christoph Hellwig
2019-06-20
bfq-iosched: move bfq_stat_recursive_sum into the only caller
Christoph Hellwig
2019-06-20
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
2019-06-20
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
2019-06-20
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
2019-06-07
block, bfq: add weight symlink to the bfq.weight cgroup parameter
Angelo Ruocco
2019-04-30
block: switch all files cleared marked as GPLv2 or later to SPDX tags
Christoph Hellwig
2019-04-08
block, bfq: fix some typos in comments
Angelo Ruocco
2019-04-01
block, bfq: do not merge queues on flash storage with queueing
Paolo Valente
2018-12-07
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-09-21
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-08-16
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-01-09
block, bfq: put async queues for root bfq groups too
Paolo Valente
2017-11-14
block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP
Luca Miccio
2017-09-01
bfq: Declare local functions static
Bart Van Assche
2017-06-08
block, bfq: access and cache blkg data only when safe
Paolo Valente
2017-04-19
block, bfq: split bfq-iosched.c into multiple source files
Paolo Valente