syzbot


memory leak in blk_iolatency_init

Status: fixed on 2022/03/08 16:11
Subsystems: block cgroups
[Documentation on labels]
Reported-by: syzbot+01321b15cc98e6bf96d6@syzkaller.appspotmail.com
Fix commit: 6f5ddde41069 blkcg: fix memory leak in blk_iolatency_init
First crash: 931d, last: 752d
Discussions (3)
Title Replies (including bot) Last reply
[syzbot] memory leak in blk_iolatency_init 1 (3) 2021/10/23 18:58
[PATCH 5.14 000/168] 5.14.7-rc1 review 180 (180) 2021/09/22 10:04
[PATCH] blkcg: fix memory leak in blk_iolatency_init 3 (3) 2021/09/15 17:58
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream memory leak in blk_iolatency_init (2) block cgroups C 131 540d 747d 22/26 fixed on 2023/02/24 13:50
Last patch testing requests (1)
Created Duration User Patch Repo Result
2021/12/27 14:13 9m mudongliangabcd@gmail.com upstream OK

Sample crash report:
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 312.370s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 314.240s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 316.100s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 317.060s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 318.020s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

BUG: memory leak
unreferenced object 0xffff888105038180 (size 96):
  comm "kworker/u4:0", pid 8, jiffies 4294937752 (age 318.070s)
  hex dump (first 32 bytes):
    40 5d ca 85 ff ff ff ff 68 f4 07 05 81 88 ff ff  @]......h.......
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff8228e4f8>] kmalloc include/linux/slab.h:581 [inline]
    [<ffffffff8228e4f8>] kzalloc include/linux/slab.h:714 [inline]
    [<ffffffff8228e4f8>] blk_iolatency_init+0x28/0x190 block/blk-iolatency.c:725
    [<ffffffff82284fce>] blkcg_init_queue+0xee/0x1c0 block/blk-cgroup.c:1206
    [<ffffffff8224a32a>] blk_alloc_queue+0x24a/0x4a0 block/blk-core.c:495
    [<ffffffff82263895>] blk_mq_init_queue_data block/blk-mq.c:3872 [inline]
    [<ffffffff82263895>] blk_mq_init_queue+0x35/0x90 block/blk-mq.c:3886
    [<ffffffff8277e301>] scsi_alloc_sdev+0x231/0x3b0 drivers/scsi/scsi_scan.c:330
    [<ffffffff8277f475>] scsi_probe_and_add_lun+0xff5/0x17e0 drivers/scsi/scsi_scan.c:1167
    [<ffffffff8278032f>] __scsi_scan_target+0x14f/0x9a0 drivers/scsi/scsi_scan.c:1649
    [<ffffffff82780df7>] scsi_scan_channel drivers/scsi/scsi_scan.c:1737 [inline]
    [<ffffffff82780df7>] scsi_scan_channel+0xb7/0x100 drivers/scsi/scsi_scan.c:1713
    [<ffffffff82780fff>] scsi_scan_host_selected+0x1bf/0x220 drivers/scsi/scsi_scan.c:1766
    [<ffffffff82781120>] do_scsi_scan_host+0xc0/0xd0 drivers/scsi/scsi_scan.c:1905
    [<ffffffff827813a9>] do_scan_async+0x19/0x200 drivers/scsi/scsi_scan.c:1915
    [<ffffffff8127bfd4>] async_run_entry_fn+0x24/0xf0 kernel/async.c:127
    [<ffffffff8126a41f>] process_one_work+0x2bf/0x600 kernel/workqueue.c:2307
    [<ffffffff8126ad49>] worker_thread+0x59/0x5b0 kernel/workqueue.c:2454
    [<ffffffff81274705>] kthread+0x125/0x160 kernel/kthread.c:377
    [<ffffffff810021ef>] ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
executing program
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory
executing program
write to /proc/sys/kernel/hung_task_check_interval_secs failed: No such file or directory
write to /proc/sys/kernel/softlockup_all_cpu_backtrace failed: No such file or directory

Crashes (833):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/03/06 02:30 upstream 0014404f9c18 7bdd8b2c .config console log report syz C ci-upstream-gce-leak memory leak in blk_iolatency_init
2021/12/27 09:07 upstream fc74e0a40e4f e4f103c4 .config console log report syz C ci-upstream-gce-leak memory leak in blk_iolatency_init
2021/10/23 18:57 upstream 9c0c4d24ac00 282f03fb .config console log report syz C ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 10:57 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 09:07 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 08:24 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 06:16 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 05:20 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 02:33 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 01:31 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/08 01:19 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 22:51 upstream ea4424be1688 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 18:49 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 15:41 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 14:27 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 13:04 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 11:51 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 11:43 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 10:51 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 10:13 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 09:13 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 08:43 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 08:22 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 06:40 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 06:04 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 04:46 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/07 03:11 upstream ffb217a13a2e 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 21:47 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 21:07 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 19:40 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 18:55 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 17:50 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 16:13 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 15:44 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 14:29 upstream dcde98da9970 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 10:02 upstream 0014404f9c18 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 08:27 upstream 0014404f9c18 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 06:15 upstream 0014404f9c18 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/06 04:09 upstream 0014404f9c18 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 20:47 upstream ac84e82f78cb 7bdd8b2c .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 16:35 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 15:52 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 13:57 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 13:32 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 12:19 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2022/03/05 08:51 upstream ac84e82f78cb 45a13a73 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
2021/09/09 23:20 upstream a3fa7a101dcf e2776ee4 .config console log report syz ci-upstream-gce-leak memory leak in blk_iolatency_init
* Struck through repros no longer work on HEAD.