Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaeg...@kernel.org>:

On Tue,  5 Aug 2025 14:29:10 +0800 you wrote:
> Should cast type of folio->index from pgoff_t to loff_t to avoid overflow
> while left shift operation.
> 
> Fixes: 3265d3db1f16 ("f2fs: support partial truncation on compressed inode")
> Signed-off-by: Chao Yu <c...@kernel.org>
> ---
>  fs/f2fs/compress.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [f2fs-dev,v3,1/3] f2fs: fix to avoid overflow while left shift operation
    https://git.kernel.org/jaegeuk/f2fs/c/0fe1c6bec54e
  - [f2fs-dev,v3,2/3] f2fs: fix to zero data after EOF for compressed file 
correctly
    https://git.kernel.org/jaegeuk/f2fs/c/0b2cd5092139
  - [f2fs-dev,v3,3/3] f2fs: clean up f2fs_truncate_partial_cluster()
    https://git.kernel.org/jaegeuk/f2fs/c/cbba5038ee29

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to