All of lore.kernel.org
 help / color / mirror / Atom feed
* [f2fs-dev] [GIT PULL] f2fs fix for 5.19-rc4
@ 2022-06-25  0:40 ` Jaegeuk Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Jaegeuk Kim @ 2022-06-25  0:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux F2FS Dev Mailing List

Hi Linus,

Could you please consider this pull request?

Thanks,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 82c7863ed95d0914f02c7c8c011200a763bc6725:

  f2fs: do not count ENOENT for error case (2022-06-21 08:29:56 -0700)

----------------------------------------------------------------
f2fs-fix-5.19

This includes some urgent fixes to avoid generating corrupted inodes
caused by compressed and inline_data files. In addition, another patch
tries to avoid wrong error report which prevents a roll-forward
recovery.

----------------------------------------------------------------
Daeho Jeong (1):
      f2fs: fix iostat related lock protection

Jaegeuk Kim (2):
      f2fs: attach inline_data after setting compression
      f2fs: do not count ENOENT for error case

 fs/f2fs/iostat.c | 31 ++++++++++++++++++-------------
 fs/f2fs/namei.c  | 17 +++++++++++------
 fs/f2fs/node.c   |  4 +++-
 3 files changed, 32 insertions(+), 20 deletions(-)


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

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

end of thread, other threads:[~2022-06-25 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-25  0:40 [f2fs-dev] [GIT PULL] f2fs fix for 5.19-rc4 Jaegeuk Kim
2022-06-25  0:40 ` Jaegeuk Kim
2022-06-25 18:30 ` [f2fs-dev] " pr-tracker-bot
2022-06-25 18:30   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.