From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3A7E335A955 for ; Mon, 19 Jan 2026 13:54:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768830856; cv=none; b=t7aHgZCxd6yCkhUcOEl+zeN0dpyvUK/Q8pEJc0ygV6Y5iAnHCirP/8djIKCqATh0y+2n2iOc4Sr825v3XkhsRQx4juF8bxS01i47Jt72O/5wkeHqcfttnB33HBvaJ8ULDaJMYM+CBtE2wv8aK39H7XOuYVmPkQiFYiJQlSVOW58= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768830856; c=relaxed/simple; bh=K15sz4wyCclDkJnhASr6DGuh8D11wAa1YBNtFs/ZFF4=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=Cum/r2l1T2l/1TcIb49BebA8uI3MKK4JDefxiWUX669d+wgIf26qZfSLEQ81qB1icAkJvMLgyKaFshhQ99V6Ruzxyo/5Ts9Wvo0kPTS3TSKeX6e5n3j8VLopw9VDbFXgLzAZH7/VfJG+YrJkMU5/aWFaa5HxXCy+pQ8npbCu7J4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ovGMdkWf; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ovGMdkWf" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD1B7C116C6; Mon, 19 Jan 2026 13:54:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768830855; bh=K15sz4wyCclDkJnhASr6DGuh8D11wAa1YBNtFs/ZFF4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ovGMdkWfDd9mNeJUjwzjqaIhkRtyw02y1OCCz0DXfYBeKcruAtaYoDWGX6gtlTVzO m9ZUw6MldAugM9Mbhs1E+9fdXRh4aKKOuSwgqLmPbNXqyjCSWz3DJ3hrK3cAGLkaqb TvUQP6REqhGkFLb6bhjAO18jDyj3yPO2bWjQh8CHjGvBU3D1xo1UPR1C53Kf7L0FQf 7SMDMi/yAZm7Qc9G/0sHh2UWu2/EvzFO2vzHs2vadpP3kASJeQHiZ9x4geZ1WPaAmr 84XFYGOjSmmhZTvr3Du9rFZ1yfv83GzWoheYo6AhB0nbYpDIkfrzSi0jlm1rfZBxiA IKGBlouCcPcuA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B58053A54A38; Mon, 19 Jan 2026 13:50:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH] f2fs: fix to avoid mapping wrong physical block for swapfile From: patchwork-bot+f2fs@kernel.org Message-Id: <176883064552.1419958.12451126631540238696.git-patchwork-notify@kernel.org> Date: Mon, 19 Jan 2026 13:50:45 +0000 References: <20260113062229.4062-1-chao@kernel.org> In-Reply-To: <20260113062229.4062-1-chao@kernel.org> To: Chao Yu Cc: jaegeuk@kernel.org, daehojeong@google.com, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, guoxiaolong2008@gmail.com, stable@kernel.org Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Tue, 13 Jan 2026 14:22:29 +0800 you wrote: > Xiaolong Guo reported a f2fs bug in bugzilla [1] > > [1] https://bugzilla.kernel.org/show_bug.cgi?id=220951 > > Quoted: > > "When using stress-ng's swap stress test on F2FS filesystem with kernel 6.6+, > the system experiences data corruption leading to either: > 1 dm-verity corruption errors and device reboot > 2 F2FS node corruption errors and boot hangs > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to avoid mapping wrong physical block for swapfile https://git.kernel.org/jaegeuk/f2fs/c/5c145c03188b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html