From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B854AC7EE29 for ; Thu, 8 Jun 2023 08:40:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235607AbjFHIkq (ORCPT ); Thu, 8 Jun 2023 04:40:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233942AbjFHIkj (ORCPT ); Thu, 8 Jun 2023 04:40:39 -0400 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 032072D49 for ; Thu, 8 Jun 2023 01:40:27 -0700 (PDT) Received: by mail-io1-f69.google.com with SMTP id ca18e2360f4ac-77729fb6c62so32107439f.3 for ; Thu, 08 Jun 2023 01:40:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686213627; x=1688805627; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8hO5g5Z8IGEDKhfsPOAPWFp1Jr9Db2MKwZM4Dh0i6LM=; b=lEPJerzC7GZMJTYGrWrzbURc2nU19Daz0BR5u6Mqi5xnBzDve8+i2ohY2+71ZGADVE LMX9NwTondoBr3Y/AVOV/+818OsUNNZX58lxemGZBILpDrXBSwomCaCdkmDIcRSfyaDk zRJ3D2QSdmZJ/nUUtBDTgADjUr2FluzsKs6hmhnc3BhyytLjF7C/juqXLANdDX8FvQUl 2zp+gEVwnpHjirwJrCNbaibAqOlilbpXHLwMCplTkEClHy7xzuBICb8aUowMJzAp/2tD i0/UpYa5oLAIS14AD/Sl/jvCubPdpVqkx9d6eP7VSglRfz2gYhmZ11rUwpsIwv1ttLTG PbDQ== X-Gm-Message-State: AC+VfDwDEuT4g9as5EiXkKPiqsJzxSjiiV9FPfd0w4heoQJm01nBK9oU PNzdfQr1Y8Bmea67EVkRul3KeuZfFcyWc0Tnt8gMPbNtEwuJ X-Google-Smtp-Source: ACHHUZ4kp4sl766pJXBZ565vKcFAO833KInXZQnC29ymDuXEpNNKzTBCvT5YvafYoD6s/d7e1f06VhAid4wRYQ2cqFr/0l0c4FgT MIME-Version: 1.0 X-Received: by 2002:a6b:6b19:0:b0:759:25eb:210d with SMTP id g25-20020a6b6b19000000b0075925eb210dmr3898229ioc.0.1686213627131; Thu, 08 Jun 2023 01:40:27 -0700 (PDT) Date: Thu, 08 Jun 2023 01:40:27 -0700 In-Reply-To: <00000000000009ee1005fc425b4b@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000042bb6e05fd9a3406@google.com> Subject: Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent From: syzbot To: boris@bur.io, clm@fb.com, dsterba@suse.com, hch@infradead.org, hch@lst.de, johannes.thumshirn@wdc.com, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot has bisected this issue to: commit b73a6fd1b1efd799c6e3d14a922887f4453fea17 Author: Boris Burkov Date: Tue Mar 28 05:19:57 2023 +0000 btrfs: split partial dio bios before submit bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13b24d59280000 start commit: a27648c74210 afs: Fix setting of mtime when creating a fil.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=10724d59280000 console output: https://syzkaller.appspot.com/x/log.txt?x=17b24d59280000 kernel config: https://syzkaller.appspot.com/x/.config?x=7474de833c217bf4 dashboard link: https://syzkaller.appspot.com/bug?extid=ee90502d5c8fd1d0dd93 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=120b88fd280000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17e6a23b280000 Reported-by: syzbot+ee90502d5c8fd1d0dd93@syzkaller.appspotmail.com Fixes: b73a6fd1b1ef ("btrfs: split partial dio bios before submit") For information about bisection process see: https://goo.gl/tpsmEJ#bisection