index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-59
/
+91
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
1
-17
/
+18
2023-02-14
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
1
-8
/
+8
2023-02-14
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-01
blk-cgroup: don't update io stat for root cgroup
Ming Lei
1
-0
/
+4
2023-01-29
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
1
-6
/
+29
2023-01-29
blk-cgroup: support to track if policy is online
Yu Kuai
1
-7
/
+17
2023-01-29
blk-cgroup: dropping parent refcount after pd_free_fn() is done
Yu Kuai
1
-2
/
+2
2023-01-16
blk-cgroup: fix missing pd_online_fn() while activating policy
Yu Kuai
1
-0
/
+4
2022-12-14
blk-iolatency: Fix memory leak on add_disk() failures
Tejun Heo
1
-0
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-17
/
+77
2022-12-08
blk-cgroup: Fix typo in comment
Kemeng Shi
1
-2
/
+2
2022-12-01
blk-cgroup: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2022-11-30
Revert "blk-cgroup: Flush stats at blkgs destruction path"
Jens Axboe
1
-14
/
+1
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
1
-1
/
+14
2022-11-16
blk-cgroup: Optimize blkcg_rstat_flush()
Waiman Long
1
-6
/
+70
2022-11-16
blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
Waiman Long
1
-8
/
+4
2022-11-14
blk-cgroup: properly pin the parent in blkcg_css_online
Chris Mason
1
-1
/
+1
2022-09-27
blk-cgroup: don't update the blkg lookup hint in blkg_conf_prep
Christoph Hellwig
1
-13
/
+4
2022-09-26
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
1
-28
/
+28
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
1
-3
/
+5
2022-09-26
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
1
-9
/
+4
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
1
-3
/
+3
2022-09-26
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
1
-1
/
+1
2022-09-26
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
Christoph Hellwig
1
-2
/
+2
2022-09-26
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
Christoph Hellwig
1
-20
/
+5
2022-09-26
blk-cgroup: remove blkg_lookup_check
Christoph Hellwig
1
-26
/
+10
2022-09-26
blk-cgroup: cleanup the blkg_lookup family of functions
Christoph Hellwig
1
-23
/
+15
2022-09-26
blk-cgroup: remove open coded blkg_lookup instances
Christoph Hellwig
1
-3
/
+3
2022-09-26
blk-cgroup: remove blk_queue_root_blkg
Christoph Hellwig
1
-2
/
+1
2022-09-26
blk-cgroup: fix error unwinding in blkcg_init_queue
Christoph Hellwig
1
-6
/
+7
2022-07-12
blk-cgroup: Use atomic{,64}_try_cmpxchg
Uros Bizjak
1
-1
/
+1
2022-06-29
blk-cgroup: factor out blkcg_free_all_cpd()
Jason Yan
1
-18
/
+18
2022-06-29
blk-cgroup: factor out blkcg_iostat_update()
Jason Yan
1
-17
/
+20
2022-06-27
blk-ioprio: Convert from rqos policy to direct call
Jan Kara
1
-0
/
+1
2022-06-02
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-05-18
blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
Jens Axboe
1
-1
/
+0
2022-05-17
blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
Fanjun Kong
1
-3
/
+1
[next]