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 9B64FC001DF for ; Sat, 29 Jul 2023 06:45:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236366AbjG2Gpo (ORCPT ); Sat, 29 Jul 2023 02:45:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230476AbjG2Gpl (ORCPT ); Sat, 29 Jul 2023 02:45:41 -0400 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBCC049C4 for ; Fri, 28 Jul 2023 23:45:40 -0700 (PDT) Received: by mail-oi1-f197.google.com with SMTP id 5614622812f47-3a3b8b73cbfso5624486b6e.2 for ; Fri, 28 Jul 2023 23:45:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690613140; x=1691217940; 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=qGOhGAeloc0ER8DTdip8+6IYfd63nwLytJCLHZfTBZM=; b=UOBEJFq/S52cYXMKkHcNQ3lXpDwEj482At6dUaBOgPfvPOLr+LOThu65iQv1Vgy0Wx O9fB57rZiYeGA0E5+BP0Kgu5+180DIEMMGHdwPXjxJfJzzNeAxvwj8qAdgBn+U8ahoMx gx1uGDKrLVBCuQC6rOJYxWZ/H5oZHvIDB/triE0M7qN6xurA3xujP6+d2pFfdIliom5z Bp9a+9xAcpteX8P0C9Lv10x+14ClOBkAIzmjhqny0ONbs86OY5yMBVxXzPcodazR8DHT FMeSVoRinV9/PkuMrZZ1GJnkeyRSTlwmGHse5SLKMWb7BKpvslEtIet5qNnBfaSvoPTa bwuA== X-Gm-Message-State: ABy/qLaOmItkvTb8v1AsIDrqFJgXaqP9LcFDbJT+tvPuqK+R2+Cts2lG dlo76V0rIBJJLNPh6+IEB0B512rKD2tlMyJmggtUrQszDXtj X-Google-Smtp-Source: APBJJlHwLTxpTJNSenB84vLVZ9OaJaEUnFnE9thy0ErKec7kAFIgkLUe1lyCMQodE27Qm2+Jj+oY4fu1hQc9HW4pI0ZXAEmepcYX MIME-Version: 1.0 X-Received: by 2002:a05:6808:bd1:b0:3a3:df1d:4369 with SMTP id o17-20020a0568080bd100b003a3df1d4369mr8654851oik.7.1690613140148; Fri, 28 Jul 2023 23:45:40 -0700 (PDT) Date: Fri, 28 Jul 2023 23:45:40 -0700 In-Reply-To: <0000000000003ba9f506013b0aed@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000abd72906019a8b04@google.com> Subject: Re: [syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2) From: syzbot To: almaz.alexandrovich@paragon-software.com, clang-built-linux@googlegroups.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev, nathan@kernel.org, ndesaulniers@google.com, ntfs3@lists.linux.dev, syzkaller-bugs@googlegroups.com, trix@redhat.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has bisected this issue to: commit 6e5be40d32fb1907285277c02e74493ed43d77fe Author: Konstantin Komarov Date: Fri Aug 13 14:21:30 2021 +0000 fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=17a1cbd9a80000 start commit: bfa3037d8280 Merge tag 'fuse-update-6.5' of git://git.kern.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=1461cbd9a80000 console output: https://syzkaller.appspot.com/x/log.txt?x=1061cbd9a80000 kernel config: https://syzkaller.appspot.com/x/.config?x=a4507c291b5ab5d4 dashboard link: https://syzkaller.appspot.com/bug?extid=913093197c71922e8375 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15b8869ea80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=149e6072a80000 Reported-by: syzbot+913093197c71922e8375@syzkaller.appspotmail.com Fixes: 6e5be40d32fb ("fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile") For information about bisection process see: https://goo.gl/tpsmEJ#bisection