linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] f2fs fix for 5.13-rc1
@ 2021-05-14 10:14 Jaegeuk Kim
  2021-05-14 18:00 ` [f2fs-dev] " pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jaegeuk Kim @ 2021-05-14 10:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux F2FS Dev Mailing List, Linux Kernel Mailing List

Hi Linus,

Could you please consider this pull request?

Thanks,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-5.13-rc1-fix

for you to fetch changes up to f395183f9544ba2f56b25938d6ea7042bd873521:

  f2fs: return EINVAL for hole cases in swap file (2021-05-12 07:38:00 -0700)

----------------------------------------------------------------
f2fs-5.13-rc1-fix

This series of patches fix some critical bugs such as memory leak in compression
flows, kernel panic when handling errors, and swapon failure due to newly added
condition check.

----------------------------------------------------------------
Chao Yu (3):
      f2fs: compress: fix to free compress page correctly
      f2fs: compress: fix race condition of overwrite vs truncate
      f2fs: compress: fix to assign cc.cluster_idx correctly

Jaegeuk Kim (4):
      f2fs: avoid null pointer access when handling IPU error
      f2fs: support iflag change given the mask
      f2fs: avoid swapon failure by giving a warning first
      f2fs: return EINVAL for hole cases in swap file

 fs/f2fs/compress.c | 55 +++++++++++++++++++++++-------------------------------
 fs/f2fs/data.c     | 39 +++++++++++++++++++++++++++-----------
 fs/f2fs/f2fs.h     |  2 +-
 fs/f2fs/file.c     |  3 ++-
 fs/f2fs/segment.c  |  4 ++--
 5 files changed, 56 insertions(+), 47 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [f2fs-dev] [GIT PULL] f2fs fix for 5.13-rc1
  2021-05-14 10:14 [GIT PULL] f2fs fix for 5.13-rc1 Jaegeuk Kim
@ 2021-05-14 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-14 18:00 UTC (permalink / raw)
  To: Jaegeuk Kim
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux F2FS Dev Mailing List

The pull request you sent on Fri, 14 May 2021 03:14:12 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-5.13-rc1-fix

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-14 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 10:14 [GIT PULL] f2fs fix for 5.13-rc1 Jaegeuk Kim
2021-05-14 18:00 ` [f2fs-dev] " pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).