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
2024-05-16
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
1
-1
/
+18
2024-05-16
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
1
-0
/
+10
2024-05-16
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
1
-23
/
+35
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+1
2024-05-09
blk-throttle: delay initialization until configuration
Yu Kuai
1
-6
/
+0
2024-04-08
block: fix q->blkg_list corruption during disk rebind
Ming Lei
1
-3
/
+6
2024-04-01
blk-cgroup: use bio_list_merge_init
Christoph Hellwig
1
-2
/
+1
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
1
-1
/
+1
2024-01-15
block: Correct a documentation comment in blk-cgroup.c
Nicky Chorley
1
-1
/
+1
2024-01-05
blk-cgroup: don't use removal safe list iterators
Daniel Vacek
1
-2
/
+2
2023-12-18
block: skip cgroups for passthrough io
Kundan Kumar
1
-0
/
+3
2023-11-17
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
1
-0
/
+13
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+18
2023-08-19
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-18
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
2023-06-29
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
1
-2
/
+4
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+14
2023-06-25
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
1
-2
/
+4
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
1
-2
/
+3
2023-06-12
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
1
-9
/
+31
2023-06-07
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
1
-0
/
+5
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
1
-0
/
+9
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
1
-0
/
+3
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-78
/
+69
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
1
-35
/
+42
2023-04-17
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
1
-4
/
+4
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
1
-14
/
+17
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
1
-8
/
+0
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
1
-38
/
+67
2023-04-13
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
1
-9
/
+4
2023-04-07
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
1
-4
/
+0
2023-04-07
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
1
-21
/
+0
2023-02-21
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-59
/
+91
2023-02-15
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
1
-17
/
+18
2023-02-15
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
1
-8
/
+8
2023-02-15
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
1
-33
/
+33
2023-02-09
Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"
Christoph Hellwig
1
-7
/
+20
2023-02-07
block, bfq: cleanup 'bfqg->online'
Yu Kuai
1
-1
/
+1
2023-02-06
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
1
-1
/
+2
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
1
-33
/
+33
2023-02-03
blk-cgroup: pass a gendisk to blkg_lookup
Christoph Hellwig
1
-8
/
+8
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
1
-5
/
+5
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
1
-10
/
+11
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-17
/
+15
2023-02-03
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
1
-18
/
+17
2023-02-03
blk-cgroup: remove the !bdi->dev check in blkg_dev_name
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-cgroup: simplify blkg freeing from initialization failure paths
Christoph Hellwig
1
-20
/
+7
2023-02-03
blk-cgroup: improve error unwinding in blkg_alloc
Christoph Hellwig
1
-20
/
+19
2023-02-02
blk-cgroup: don't update io stat for root cgroup
Ming Lei
1
-0
/
+4
[next]