mbox series

[f2fs-dev,GIT,PULL] f2fs fix for 6.12-rc4

Message ID Zw1MHWwr3fRgJpLr@google.com (mailing list archive)
State Mainlined
Commit eca631b8fe808748d7585059c4307005ca5c5820
Headers show
Series [f2fs-dev,GIT,PULL] f2fs fix for 6.12-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-6.12-rc4

Message

Jaegeuk Kim Oct. 14, 2024, 4:51 p.m. UTC
Hi Linus,

Could you please consider applying this patch in f2fs?

Thanks,

The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

  Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-6.12-rc4

for you to fetch changes up to 332fade75d0ecd88cd19556fce0f9cc8322de434:

  f2fs: allow parallel DIO reads (2024-10-11 15:12:07 +0000)

----------------------------------------------------------------
f2fs fix for 6.12-rc4

This includes an urgent fix to resolve DIO read performance regression caused by
0cac51185e65 ("f2fs: fix to avoid racing in between read and OPU dio write").

----------------------------------------------------------------
Jaegeuk Kim (1):
      f2fs: allow parallel DIO reads

 fs/f2fs/file.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

patchwork-bot+f2fs--- via Linux-f2fs-devel Oct. 14, 2024, 7:23 p.m. UTC | #1
The pull request you sent on Mon, 14 Oct 2024 16:51:41 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-6.12-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eca631b8fe808748d7585059c4307005ca5c5820

Thank you!
patchwork-bot+f2fs--- via Linux-f2fs-devel Oct. 14, 2024, 8:11 p.m. UTC | #2
Hello:

This pull request was applied to jaegeuk/f2fs.git (dev)
by Linus Torvalds <torvalds@linux-foundation.org>:

On Mon, 14 Oct 2024 16:51:41 +0000 you wrote:
> Hi Linus,
> 
> Could you please consider applying this patch in f2fs?
> 
> Thanks,
> 
> The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,GIT,PULL] f2fs fix for 6.12-rc4
    https://git.kernel.org/jaegeuk/f2fs/c/eca631b8fe80

You are awesome, thank you!