From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 97688383310 for ; Sat, 5 Sep 2026 14:09:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788617365; cv=none; b=HZeMvUA33v4LyYy86g7gLYrtNmUa+loelkZXTC4LgwZyEPEDilrx/XYxFb3hlPpHVcu6yCdaViytrNiunF1dbMl1a0gWiNNhIdI6XkuBuvVj7ISy3VG3Rurv56OEZIj67t+35r2dNv11/UWKFRaEHkuGoeRzhrxUZ8K5csPY/fw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788617365; c=relaxed/simple; bh=89z+E26TQapP46ieSrbzTGMtfTkC8KUdUbzyOFKPRMo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To:Cc: Content-Type; b=Pblj+a3cTgbRNQrWRaGCZq+lrZEBNV703/3a/LgAWfc9B/VuUCJryOZkHL2YfaAKQFh9lj6f6HPvZQugQJcSX2vgKIHdfzQGcdtXpAs3mG5011EBqPz/WSvTMZvAxaG3uIwpLPODuqRIZ2Y89CvgUUyooci1UfJJdj+T2RTOLLw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.70 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f70.google.com with SMTP id 006d021491bc7-6b1aa28c903so1300190eaf.0 for ; Sat, 05 Sep 2026 07:09:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1788617362; x=1789222162; h=content-type:cc:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=sxYLlFg2UhqVEsCqNOU1X2zYTWypzaFseEOTLWSbq0U=; b=Fogd2nz2FHBx9xHoY9pPX2LKgF9oMcjtumxR5i9k2IirEGKWYOxjuKO64lMxbjhyIq /wsRnmqsg8PH/xr6vPKWKdYVpDsXilzD7H0A6kTmlID3ZWUUTvRkcZcRcGX/4wUL93iG XgKLUpWyuyamxVLl6yUAqwfopQyYn7XYQo5l+O2qjpEZ562UizGXIvdsHd714qAQGMpC +yiXWu0sfpcv2bmdb+lHbmqOn8kCykerqeWa2wXoX5REBL80hcrCtcw0xsWlGaYzgavz pZVjXFwIKy/2qPTHB8QZL6xoo3R79RV6sC/Poi7C7BR7+Wk4rdAzInyHh0wgqYZMgWX+ hNVA== X-Gm-Message-State: AFuF++mhZOnUFFXJNiUnPr5tVIOMIjxuEfFaWQ8c8cV4ybHts0TScKyS rFGdrKzI3pHVGBygteLytPFclr2pJNpknAhQLZuNSS+oHvPk66L27qbqNompJawA+MUB7AQor3m v+hi/a9B7VDaU/P3UF3KiAjM4klbbgYDcjUg6GLowKY7RO+c7ELTa2l7KIWM= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:16a2:b0:6b7:46e9:9707 with SMTP id 006d021491bc7-6b746e9a278mr6595471eaf.55.1788617362284; Sat, 05 Sep 2026 07:09:22 -0700 (PDT) Date: Sat, 05 Sep 2026 07:09:22 -0700 In-Reply-To: <5fdd4d960a6b47ab7cfa6ef0f44fb575fc45d1ca.1788611415.git.qiwenjie@xiaomi.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a9c2292.4a487d73.3c8564.0007.GAE@google.com> Subject: [syzbot ci] Re: f2fs: handle NULL kiocb in write_begin From: syzbot ci To: qwjhust@gmail.com Cc: syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] f2fs: handle NULL kiocb in write_begin https://lore.kernel.org/all/5fdd4d960a6b47ab7cfa6ef0f44fb575fc45d1ca.1788611415.git.qiwenjie@xiaomi.com * [PATCH] f2fs: handle NULL kiocb in write_begin and found no issues. Full report is available here: https://ci.syzbot.org/series/0e15ef53-5cba-40ac-9d83-cc082be2a442 *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com.