| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-24 | block: don't autoload drivers on blk-cgroup configuration | Christoph Hellwig | 1 | -1/+1 |
| 2025-04-24 | block: don't autoload drivers on stat | Christoph Hellwig | 1 | -1/+1 |
| 2025-03-26 | Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -10/+63 |
| 2025-03-24 | Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+6 |
| 2025-03-19 | block: correct locking order for protecting blk-wbt parameters | Nilay Shroff | 1 | -0/+51 |
| 2025-03-18 | blk-cgroup: improve policy registration error handling | Chen Linxuan | 1 | -10/+12 |
| 2025-03-11 | blk-cgroup: Simplify policy files registration | Michal Koutný | 1 | -2/+5 |
| 2025-03-11 | cgroup/blkio: Add deprecation messages to reset_stats | Michal Koutný | 1 | -0/+1 |
| 2025-01-31 | Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -4/+6 |
| 2025-01-31 | block: force noio scope in blk_mq_freeze_queue | Christoph Hellwig | 1 | -4/+6 |
| 2025-01-10 | blk-cgroup: Fix class @block_class's subsystem refcount leakage | Zijun Hu | 1 | -0/+1 |
| 2024-12-10 | blk-cgroup: Fix UAF in blkcg_unpin_online() | Tejun Heo | 1 | -1/+5 |
| 2024-07-28 | blk-ioprio: remove per-disk structure | Yu Kuai | 1 | -8/+0 |
| 2024-07-28 | blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy() | Yu Kuai | 1 | -2/+13 |
| 2024-07-19 | blk-cgroup: move congestion_count to struct blkcg | Xiu Jianfeng | 1 | -3/+4 |
| 2024-05-15 | blk-cgroup: Properly propagate the iostat update up the hierarchy | Waiman Long | 1 | -1/+18 |
| 2024-05-15 | blk-cgroup: fix list corruption from reorder of WRITE ->lqueued | Ming Lei | 1 | -0/+10 |
| 2024-05-15 | 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-07 | 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-04 | 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-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -14/+18 |
| 2023-08-18 | blk-cgroup: hold queue_lock when removing blkg->q_node | Ming Lei | 1 | -0/+2 |
| 2023-08-17 | blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ... | Tejun Heo | 1 | -14/+18 |
| 2023-06-28 | 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-11 | 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-06 | blk-cgroup: delete cpd_init_fn of blkcg_policy | Chengming Zhou | 1 | -4/+0 |
| 2023-04-06 | blk-cgroup: delete cpd_bind_fn of blkcg_policy | Chengming Zhou | 1 | -21/+0 |
| 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 |
| 2022-05-17 | blk-cgroup: always terminate io.stat lines | Wolfgang Bumiller | 1 | -7/+2 |
| 2022-05-02 | blk-cgroup: cleanup blkcg_maybe_throttle_current | Christoph Hellwig | 1 | -7/+1 |
| 2022-05-02 | blk-cgroup: cleanup blk_cgroup_congested | Christoph Hellwig | 1 | -5/+1 |
| 2022-05-02 | blk-cgroup: move blkcg_css to blk-cgroup.c | Christoph Hellwig | 1 | -0/+17 |
| 2022-05-02 | blk-cgroup: replace bio_blkcg with bio_blkcg_css | Christoph Hellwig | 1 | -1/+17 |
| 2022-05-02 | blk-cgroup: move struct blkcg to block/blk-cgroup.h | Christoph Hellwig | 1 | -1/+8 |
| 2022-05-02 | blk-cgroup: move blkcg_{pin,unpin}_online out of line | Christoph Hellwig | 1 | -23/+65 |
| 2022-05-02 | blk-cgroup: move blk_cgroup_congested out line | Christoph Hellwig | 1 | -0/+20 |
| 2022-04-01 | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+22 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-22 | block: avoid calling blkg_free() in atomic context | Ming Lei | 1 | -10/+22 |
| 2022-03-18 | block: let blkcg_gq grab request queue's refcnt | Ming Lei | 1 | -0/+5 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -1/+1 |
| 2022-02-15 | blk-cgroup: set blkg iostat after percpu stat aggregation | Chengming Zhou | 1 | -5/+5 |
| 2022-02-11 | block: partition include/linux/blk-cgroup.h | Ming Lei | 1 | -1/+1 |
| 2022-02-11 | block: move initialization of q->blkg_list into blkcg_init_queue | Ming Lei | 1 | -0/+2 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+0 |
| 2021-11-29 | block: don't include <linux/part_stat.h> in blk.h | Christoph Hellwig | 1 | -0/+1 |
| 2021-11-19 | blk-cgroup: fix missing put device in error path from blkg_conf_pref() | Yu Kuai | 1 | -4/+5 |
| 2021-10-25 | blk-cgroup: synchronize blkg creation against policy deactivation | Yu Kuai | 1 | -0/+10 |
| 2021-10-18 | block: convert the rest of block to bdev_get_queue | Pavel Begunkov | 1 | -8/+8 |
| 2021-10-18 | block: move blk-throtl fast path inline | Jens Axboe | 1 | -0/+1 |
| 2021-10-18 | blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io... | Tejun Heo | 1 | -2/+3 |
| 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-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -77/+58 |
| 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 | -72/+72 |
| 2021-08-09 | block: move the bdi from the request_queue to the gendisk | Christoph Hellwig | 1 | -4/+3 |
| 2021-07-27 | 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-21 | block: Introduce the ioprio rq-qos policy | Bart Van Assche | 1 | -0/+5 |
| 2021-06-21 | 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-24 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -3/+4 |
| 2020-12-01 | block: merge struct block_device and struct hd_struct | Christoph Hellwig | 1 | -4/+4 |
| 2020-12-01 | block: move disk stat accounting to struct block_device | Christoph Hellwig | 1 | -1/+1 |
| 2020-12-01 | 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-01 | blk-iocost: implement delay adjustment hysteresis | Tejun Heo | 1 | -6/+17 |
| 2020-08-21 | blkcg: fix memleak for iolatency | Yufen Yu | 1 | -3/+5 |
| 2020-07-17 | blk-cgroup: show global disk stats in root cgroup io.stat | Boris Burkov | 1 | -2/+55 |
| 2020-07-17 | blk-cgroup: make iostat functions visible to stat printing | Boris Burkov | 1 | -71/+71 |
| 2020-07-08 | 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-09 | Merge branch 'block-5.7' into for-5.8/block | Jens Axboe | 1 | -1/+1 |
| 2020-05-09 | bdi: use bdi_dev_name() to get device name | Yufen Yu | 1 | -1/+1 |
| 2020-04-30 | 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-06 | 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-28 | blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep() | Tejun Heo | 1 | -19/+43 |
| 2019-08-28 | blkcg: make ->cpd_init_fn() optional | Tejun Heo | 1 | -1/+2 |
| 2019-08-28 | blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn() | Tejun Heo | 1 | -3/+3 |
| 2019-07-16 | blkcg: allow blkcg_policy->pd_stat() to print non-debug info too | Tejun Heo | 1 | -6/+3 |
| 2019-07-10 | blkcg: implement REQ_CGROUP_PUNT | Tejun Heo | 1 | -0/+53 |
| 2019-07-10 | cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages | Tejun Heo | 1 | -0/+1 |
| 2019-07-10 | blk-cgroup: turn on psi memstall stuff | Josef Bacik | 1 | -5/+7 |
| 2019-06-20 | blk-cgroup: move struct blkg_stat to bfq | Christoph Hellwig | 1 | -56/+0 |
| 2019-06-20 | blk-cgroup: introduce a new struct blkg_rwstat_sample | Christoph Hellwig | 1 | -20/+19 |
| 2019-06-20 | blk-cgroup: pass blkg_rwstat structures by reference | Christoph Hellwig | 1 | -15/+16 |
| 2019-06-20 | blk-cgroup: factor out a helper to read rwstat counter | Christoph Hellwig | 1 | -3/+2 |
| 2019-06-15 | blkcg: blkcg_activate_policy() should initialize ancestors first | Tejun Heo | 1 | -1/+2 |
| 2019-06-15 | blkcg: perpcu_ref init/exit should be done from blkg_alloc/free() | Tejun Heo | 1 | -9/+4 |
| 2019-06-15 | blkcg: update blkcg_print_stat() to handle larger outputs | Tejun Heo | 1 | -2/+6 |
| 2019-06-05 | block: Drop unlikely before IS_ERR(_OR_NULL) | Kefeng Wang | 1 | -1/+1 |
| 2019-04-30 | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig | 1 | -0/+1 |
| 2019-03-20 | blkcg: Fix kernel-doc warnings | Bart Van Assche | 1 | -4/+5 |
| 2019-02-10 | blk-cgroup: Fix doc related to blkcg_exit_queue | Marcos Paulo de Souza | 1 | -1/+1 |
| 2018-12-21 | blkcg: remove unused __blkg_release_rcu() | Dennis Zhou | 1 | -23/+0 |
| 2018-12-19 | block: save irq state in blkg_lookup_create() | Ming Lei | 1 | -2/+4 |
| 2018-12-12 | blkcg: handle dying request_queue when associating a blkg | Dennis Zhou | 1 | -0/+6 |
| 2018-12-07 | blkcg: rename blkg_try_get() to blkg_tryget() | Dennis Zhou | 1 | -2/+1 |
| 2018-12-07 | blkcg: change blkg reference counting to use percpu_ref | Dennis Zhou | 1 | -2/+39 |
| 2018-12-07 | blkcg: convert blkg_lookup_create() to find closest blkg | Dennis Zhou | 1 | -6/+15 |
| 2018-12-07 | blkcg: update blkg_lookup_create() to do locking | Dennis Zhou | 1 | -3/+25 |
| 2018-11-16 | block: add queue_is_mq() helper | Jens Axboe | 1 | -4/+4 |
| 2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig | 1 | -31/+31 |
| 2018-11-15 | blk-cgroup: move locking into blkg_destroy_all | Christoph Hellwig | 1 | -7/+2 |
| 2018-11-15 | blk-cgroup: consolidate error handling in blkcg_init_queue | Christoph Hellwig | 1 | -12/+10 |
| 2018-11-15 | block: remove a few unused exports | Christoph Hellwig | 1 | -6/+0 |