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 X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A439C3524A for ; Sun, 2 Feb 2020 07:05:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 409DA206E6 for ; Sun, 2 Feb 2020 07:05:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726836AbgBBHFC (ORCPT ); Sun, 2 Feb 2020 02:05:02 -0500 Received: from mail-io1-f70.google.com ([209.85.166.70]:56284 "EHLO mail-io1-f70.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726834AbgBBHFC (ORCPT ); Sun, 2 Feb 2020 02:05:02 -0500 Received: by mail-io1-f70.google.com with SMTP id z21so7189157iob.22 for ; Sat, 01 Feb 2020 23:05:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=Fqcj080fpjW3YleUBFYycrIBXVF2KLfVb8A0MJTatPs=; b=oxLdzbz0WfJYRBIzeE5U3t5elxJ5MJ8YtAkni1gbvayVhA9XviprlEXVq9vH9uCtpX 7jTxmBfIbZo9pUjIsYyO9VSUrJOaKJsN354rzwtZEUg7IzQTMaVCWHBj6EofXyqzg4PB N0NER2YczMlHMOOCt2frqh5J+waQqcLiBLJwFcgg9rzo/3q+Or2S9VWUcywAN9ZpCDkR nPBOcZY/C5v/P8Q6YOUaFJ5zdPe9xNVjVJF0Lw0oT56DfY+PcVGYte5QzINc3ehMkjhu QN4h4e/dyLxttZ1ZRPL2d5qi3vqDQqAQ+rAEg10ZtfvcmqLjFyLTKDpT0P9qgpIiKltw bNFg== X-Gm-Message-State: APjAAAWJr6wqPm7vVeuQzT1IXQcZ7LYjEkx9lrDtJsGdf24ouHpu2ywL e/YcefTKag4wJ15N4ZPwhT91yA86rkS7J7fSeozcnRlCdp0J X-Google-Smtp-Source: APXvYqxfBgVwZ/hal5pak54Hcteg+t0Fij/8KIMoja/+eLHlPRn9E4SfA6mh3Gdu3ROVJtSS+LFRs6S4yHL4Rd9kab/BnsMwYdze MIME-Version: 1.0 X-Received: by 2002:a5e:8e4c:: with SMTP id r12mr14311646ioo.119.1580627101442; Sat, 01 Feb 2020 23:05:01 -0800 (PST) Date: Sat, 01 Feb 2020 23:05:01 -0800 In-Reply-To: <0000000000001a1ef1059b1a27c7@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000e76ba6059d926c08@google.com> Subject: Re: INFO: task hung in __generic_file_fsync (2) From: syzbot To: akpm@linux-foundation.org, axboe@kernel.dk, dave@stgolabs.net, hch@lst.de, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, ming.lei@redhat.com, osandov@fb.com, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org syzbot suspects this bug was fixed by commit: commit 85a8ce62c2eabe28b9d76ca4eecf37922402df93 Author: Ming Lei Date: Fri Dec 27 23:05:48 2019 +0000 block: add bio_truncate to fix guard_bio_eod bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13ebe101e00000 start commit: bf8d1cd4 Merge tag 'scsi-fixes' of git://git.kernel.org/pu.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=ed9d672709340e35 dashboard link: https://syzkaller.appspot.com/bug?extid=44c32606d8669fb0d45c syz repro: https://syzkaller.appspot.com/x/repro.syz?x=137e2615e00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11306971e00000 If the result looks correct, please mark the bug fixed by replying with: #syz fix: block: add bio_truncate to fix guard_bio_eod For information about bisection process see: https://goo.gl/tpsmEJ#bisection 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 X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DF59DC35240 for ; Sun, 2 Feb 2020 07:05:04 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id AC62A206D3 for ; Sun, 2 Feb 2020 07:05:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AC62A206D3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 05B226B0622; Sun, 2 Feb 2020 02:05:03 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 00BF96B0623; Sun, 2 Feb 2020 02:05:02 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id E63BA6B0624; Sun, 2 Feb 2020 02:05:02 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0120.hostedemail.com [216.40.44.120]) by kanga.kvack.org (Postfix) with ESMTP id CEA7F6B0622 for ; Sun, 2 Feb 2020 02:05:02 -0500 (EST) Received: from smtpin23.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 7075C181AEF10 for ; Sun, 2 Feb 2020 07:05:02 +0000 (UTC) X-FDA: 76444300044.23.floor75_edb7b8c8bb39 X-HE-Tag: floor75_edb7b8c8bb39 X-Filterd-Recvd-Size: 3029 Received: from mail-io1-f72.google.com (mail-io1-f72.google.com [209.85.166.72]) by imf24.hostedemail.com (Postfix) with ESMTP for ; Sun, 2 Feb 2020 07:05:01 +0000 (UTC) Received: by mail-io1-f72.google.com with SMTP id v11so7202387iop.16 for ; Sat, 01 Feb 2020 23:05:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=Fqcj080fpjW3YleUBFYycrIBXVF2KLfVb8A0MJTatPs=; b=n+XTKGP+WIxQwoxY1R885MtDNep5hd2onr1Uyd4NZA3ttPZo6suJodjsyFZXa2VLSC JsULU+5gpe7gknnUqgFPQwhR5CbCSs7tlWkDqvBi+6ae3c6/Vj9b+vno0TbWMmIMb2RQ O3LmT3c/Wt44MFUsMBHiY9h2hIT2A158BrXnMy3Qau+fRapaR3QPr5UylOEYKZCUwPvt HcqTSqyRRK3JiiYtJFqWGt2oRY6mF+EHMxlxT1zWJw+YwKKHm+5h2KMVtY9Uwy2jTNVu 4gEvoOCWoQCpuKFC+3wPkyrtPKn2zj3srgyuwH81Fhb2o6+MTianMyMZxFDXY/E/ulph xu1w== X-Gm-Message-State: APjAAAVdu7hWZ9TPHIdzIKISnW4J/cmJKqc2vFtlpv6Zd/TGt+420Ziy UevkmUSWDXKRSdfbRh6hOr2jt7FY2RU6mCwRmvhGzd31w7yJ X-Google-Smtp-Source: APXvYqxfBgVwZ/hal5pak54Hcteg+t0Fij/8KIMoja/+eLHlPRn9E4SfA6mh3Gdu3ROVJtSS+LFRs6S4yHL4Rd9kab/BnsMwYdze MIME-Version: 1.0 X-Received: by 2002:a5e:8e4c:: with SMTP id r12mr14311646ioo.119.1580627101442; Sat, 01 Feb 2020 23:05:01 -0800 (PST) Date: Sat, 01 Feb 2020 23:05:01 -0800 In-Reply-To: <0000000000001a1ef1059b1a27c7@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000e76ba6059d926c08@google.com> Subject: Re: INFO: task hung in __generic_file_fsync (2) From: syzbot To: akpm@linux-foundation.org, axboe@kernel.dk, dave@stgolabs.net, hch@lst.de, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, ming.lei@redhat.com, osandov@fb.com, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" X-Bogosity: Ham, tests=bogofilter, spamicity=0.057037, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: syzbot suspects this bug was fixed by commit: commit 85a8ce62c2eabe28b9d76ca4eecf37922402df93 Author: Ming Lei Date: Fri Dec 27 23:05:48 2019 +0000 block: add bio_truncate to fix guard_bio_eod bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13ebe101e00000 start commit: bf8d1cd4 Merge tag 'scsi-fixes' of git://git.kernel.org/pu.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=ed9d672709340e35 dashboard link: https://syzkaller.appspot.com/bug?extid=44c32606d8669fb0d45c syz repro: https://syzkaller.appspot.com/x/repro.syz?x=137e2615e00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11306971e00000 If the result looks correct, please mark the bug fixed by replying with: #syz fix: block: add bio_truncate to fix guard_bio_eod For information about bisection process see: https://goo.gl/tpsmEJ#bisection