index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-26
1
-3
/
+2
*
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
1
-10
/
+5
*
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
Christoph Hellwig
2022-05-02
1
-4
/
+0
*
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
1
-78
/
+5
*
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
1
-31
/
+1
*
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-44
/
+2
*
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
2022-05-02
1
-19
/
+1
*
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
2022-05-02
1
-56
/
+2
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-22
1
-1
/
+4
*
block: partition include/linux/blk-cgroup.h
Ming Lei
2022-02-11
1
-454
/
+5
*
block: remove THROTL_IOPS_MAX
Ming Lei
2022-02-11
1
-2
/
+0
*
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-16
1
-2
/
+2
*
scsi: blkcg: Add app identifier support for blkcg
Muneendra Kumar
2021-06-10
1
-0
/
+63
*
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
1
-2
/
+2
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-08
1
-6
/
+0
*
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
1
-54
/
+2
*
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2020-06-29
1
-2
/
+0
*
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
1
-14
/
+1
*
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
2020-06-29
1
-30
/
+0
*
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
2020-04-30
1
-10
/
+33
*
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2020-04-29
1
-4
/
+6
*
blkcg: don't offline parent blkcg first
Tejun Heo
2020-04-01
1
-1
/
+5
*
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
2020-04-01
1
-26
/
+13
*
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-12-12
1
-2
/
+0
*
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
2019-11-18
1
-1
/
+2
*
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
1
-159
/
+0
*
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
1
-5
/
+43
*
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-11-07
1
-5
/
+0
*
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
2019-08-28
1
-0
/
+1
*
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-08-28
1
-1
/
+2
*
block: Fix spelling in the header above blkg_lookup()
Bart Van Assche
2019-08-04
1
-1
/
+1
*
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2019-07-16
1
-0
/
+1
*
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
2019-07-10
1
-1
/
+15
*
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
2019-06-20
1
-71
/
+0
*
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
2019-06-20
1
-10
/
+12
*
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
2019-06-20
1
-7
/
+7
*
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
2019-06-20
1
-0
/
+7
*
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-21
1
-5
/
+16
*
blkcg: handle dying request_queue when associating a blkg
Dennis Zhou
2018-12-12
1
-1
/
+1
*
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
2018-12-07
1
-0
/
+3
*
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
1
-7
/
+5
*
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2018-12-07
1
-10
/
+5
*
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
1
-41
/
+0
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-4
/
+4
*
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
1
-0
/
+9
*
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
1
-8
/
+10
*
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
1
-9
/
+15
*
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
2018-12-07
1
-1
/
+3
*
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-12-07
1
-8
/
+90
*
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
1
-2
/
+2
[next]