====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ syz.2.40/4494 is trying to acquire lock: ffff888030464ae0 (&sdp->sd_quota_mutex){+.+.}-{3:3}, at: do_qc+0xc0/0x6c0 fs/gfs2/quota.c:682 but task is already holding lock: ffff888071a7cfd0 (&ip->i_rw_mutex){++++}-{3:3}, at: sweep_bh_for_rgrps fs/gfs2/bmap.c:1529 [inline] ffff888071a7cfd0 (&ip->i_rw_mutex){++++}-{3:3}, at: punch_hole+0x2714/0x36c0 fs/gfs2/bmap.c:1854 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #1 (&ip->i_rw_mutex){++++}-{3:3}: down_read+0x42/0x2d0 kernel/locking/rwsem.c:1520 __gfs2_iomap_get+0x164/0x1390 fs/gfs2/bmap.c:862 gfs2_iomap_get+0xeb/0x170 fs/gfs2/bmap.c:1413 bh_get+0x26d/0x780 fs/gfs2/quota.c:385 qdsb_get+0x21c/0x3c0 fs/gfs2/quota.c:522 gfs2_quota_hold+0x18d/0x5b0 fs/gfs2/quota.c:608 punch_hole+0xda3/0x36c0 fs/gfs2/bmap.c:1815 gfs2_iomap_end+0x4a1/0x7b0 fs/gfs2/bmap.c:1174 iomap_iter+0x1ff/0x1000 fs/iomap/iter.c:79 iomap_file_buffered_write+0x74a/0x8a0 fs/iomap/buffered-io.c:842 gfs2_file_buffered_write+0x4e6/0x890 fs/gfs2/file.c:1057 gfs2_file_write_iter+0x436/0xe90 fs/gfs2/file.c:1158 call_write_iter include/linux/fs.h:2265 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x482/0x9a0 fs/read_write.c:584 ksys_write+0x14d/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> #0 (&sdp->sd_quota_mutex){+.+.}-{3:3}: check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain kernel/locking/lockdep.c:3825 [inline] __lock_acquire+0x2c92/0x7bd0 kernel/locking/lockdep.c:5049 lock_acquire+0x1bb/0x4a0 kernel/locking/lockdep.c:5662 __mutex_lock_common kernel/locking/mutex.c:603 [inline] __mutex_lock+0x12d/0xae0 kernel/locking/mutex.c:747 do_qc+0xc0/0x6c0 fs/gfs2/quota.c:682 gfs2_quota_change+0x293/0x7a0 fs/gfs2/quota.c:1295 punch_hole+0x30a4/0x36c0 fs/gfs2/bmap.c:1955 gfs2_iomap_end+0x4a1/0x7b0 fs/gfs2/bmap.c:1174 iomap_iter+0x1ff/0x1000 fs/iomap/iter.c:79 iomap_file_buffered_write+0x74a/0x8a0 fs/iomap/buffered-io.c:842 gfs2_file_buffered_write+0x4e6/0x890 fs/gfs2/file.c:1057 gfs2_file_write_iter+0x436/0xe90 fs/gfs2/file.c:1158 call_write_iter include/linux/fs.h:2265 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x482/0x9a0 fs/read_write.c:584 ksys_write+0x14d/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 other info that might help us debug this: Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&ip->i_rw_mutex); lock(&sdp->sd_quota_mutex); lock(&ip->i_rw_mutex); lock(&sdp->sd_quota_mutex); *** DEADLOCK *** 6 locks held by syz.2.40/4494: #0: ffff8880786fb268 (&f->f_pos_lock){+.+.}-{3:3}, at: __fdget_pos+0x2ae/0x360 fs/file.c:1038 #1: ffff888054f30460 (sb_writers#18){.+.+}-{0:0}, at: vfs_write+0x270/0x9a0 fs/read_write.c:580 #2: ffff888071a7cb38 (&sb->s_type->i_mutex_key#25){+.+.}-{3:3}, at: inode_lock include/linux/fs.h:758 [inline] #2: ffff888071a7cb38 (&sb->s_type->i_mutex_key#25){+.+.}-{3:3}, at: gfs2_file_write_iter+0x35d/0xe90 fs/gfs2/file.c:1115 #3: ffff888054f30650 (sb_internal#2){.+.+}-{0:0}, at: gfs2_trans_begin+0x6b/0xe0 fs/gfs2/trans.c:118 #4: ffff888030465058 (&sdp->sd_log_flush_lock){++++}-{3:3}, at: __gfs2_trans_begin+0x533/0x8b0 fs/gfs2/trans.c:87 #5: ffff888071a7cfd0 (&ip->i_rw_mutex){++++}-{3:3}, at: sweep_bh_for_rgrps fs/gfs2/bmap.c:1529 [inline] #5: ffff888071a7cfd0 (&ip->i_rw_mutex){++++}-{3:3}, at: punch_hole+0x2714/0x36c0 fs/gfs2/bmap.c:1854 stack backtrace: CPU: 0 PID: 4494 Comm: syz.2.40 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026 Call Trace: dump_stack_lvl+0x188/0x24e lib/dump_stack.c:106 check_noncircular+0x296/0x330 kernel/locking/lockdep.c:2170 check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain kernel/locking/lockdep.c:3825 [inline] __lock_acquire+0x2c92/0x7bd0 kernel/locking/lockdep.c:5049 lock_acquire+0x1bb/0x4a0 kernel/locking/lockdep.c:5662 __mutex_lock_common kernel/locking/mutex.c:603 [inline] __mutex_lock+0x12d/0xae0 kernel/locking/mutex.c:747 do_qc+0xc0/0x6c0 fs/gfs2/quota.c:682 gfs2_quota_change+0x293/0x7a0 fs/gfs2/quota.c:1295 punch_hole+0x30a4/0x36c0 fs/gfs2/bmap.c:1955 gfs2_iomap_end+0x4a1/0x7b0 fs/gfs2/bmap.c:1174 iomap_iter+0x1ff/0x1000 fs/iomap/iter.c:79 iomap_file_buffered_write+0x74a/0x8a0 fs/iomap/buffered-io.c:842 gfs2_file_buffered_write+0x4e6/0x890 fs/gfs2/file.c:1057 gfs2_file_write_iter+0x436/0xe90 fs/gfs2/file.c:1158 call_write_iter include/linux/fs.h:2265 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x482/0x9a0 fs/read_write.c:584 ksys_write+0x14d/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f6f9759ce59 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f6f98446028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f6f97815fa0 RCX: 00007f6f9759ce59 RDX: 00000000fffffceb RSI: 00002000000001c0 RDI: 0000000000000004 RBP: 00007f6f97632e6f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f6f97816038 R14: 00007f6f97815fa0 R15: 00007ffcff5f0c18