index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
1
-0
/
+8
2021-09-15
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
1
-4
/
+6
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-79
/
+60
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-2
/
+2
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
1
-24
/
+6
2021-08-16
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
1
-74
/
+74
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-4
/
+3
2021-07-28
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-6
/
+8
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
1
-0
/
+15
2021-06-22
block: Introduce the ioprio rq-qos policy
Bart Van Assche
1
-0
/
+5
2021-06-22
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
1
-5
/
+4
2021-05-24
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
1
-27
/
+0
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-6
/
+11
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+12
2021-01-28
blk-cgroup: Remove obsolete macro
Baolin Wang
1
-2
/
+0
2021-01-28
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
1
-5
/
+13
2021-01-26
blkcg: delete redundant get/put operations for queue
Chunguang Xu
1
-5
/
+8
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-3
/
+4
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-4
/
+4
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-21
/
+21
2020-10-26
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-10-26
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
2020-09-10
blkcg: add plugging support for punt bio
Xianting Tian
1
-0
/
+9
2020-09-02
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
1
-6
/
+17
2020-08-22
blkcg: fix memleak for iolatency
Yufen Yu
1
-3
/
+5
2020-07-18
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
1
-2
/
+55
2020-07-18
blk-cgroup: make iostat functions visible to stat printing
Boris Burkov
1
-71
/
+71
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+2
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-1
/
+1
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
1
-1
/
+1
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
1
-0
/
+34
2020-06-29
block: move the initial blkg lookup into blkg_tryget_closest
Christoph Hellwig
1
-19
/
+14
2020-06-29
block: bypass blkg_tryget_closest for the root_blkg
Christoph Hellwig
1
-5
/
+10
2020-06-29
block: merge blkg_lookup_create and __blkg_lookup_create
Christoph Hellwig
1
-31
/
+18
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
1
-2
/
+101
2020-05-10
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
1
-1
/
+1
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
1
-1
/
+1
2020-05-01
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
1
-0
/
+6
2020-04-01
blkcg: don't offline parent blkcg first
Tejun Heo
1
-0
/
+16
2020-04-01
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
1
-3
/
+3
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-1
/
+1
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
1
-20
/
+0
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
1
-97
/
+0
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
1
-25
/
+99
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
1
-83
/
+0
2019-11-07
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
1
-5
/
+8
2019-10-15
blkcg: Fix multiple bugs in blkcg_activate_policy()
Tejun Heo
1
-18
/
+51
2019-09-14
bfq: Fix bfq linkage error
Pavel Begunkov
1
-0
/
+2
2019-08-29
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
1
-19
/
+43
[next]