index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-cgroup.h
Age
Commit message (
Expand
)
Author
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-07-08
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
2020-04-30
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
2020-04-29
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2020-04-01
blkcg: don't offline parent blkcg first
Tejun Heo
2020-04-01
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-11-18
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-08-28
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
2019-08-28
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-08-04
block: Fix spelling in the header above blkg_lookup()
Bart Van Assche
2019-07-16
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
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-20
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
2018-12-21
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-12
blkcg: handle dying request_queue when associating a blkg
Dennis Zhou
2018-12-07
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
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-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-07
block: remove request_list code
Jens Axboe
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-20
blkcg: fix edge case for blk_get_rl() under memory pressure
Dennis Zhou
2018-09-21
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-21
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
[next]