All of lore.kernel.org
 help / color / mirror / Atom feed
* [f2fs-dev] [GIT PULL] f2fs fix for 5.18
@ 2022-04-25 16:54 ` Jaegeuk Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Jaegeuk Kim @ 2022-04-25 16:54 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 ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 4d8ec91208196e0e19195f1e7d6be9de5873f242:

  f2fs: should not truncate blocks during roll-forward recovery (2022-04-21 18:57:09 -0700)

----------------------------------------------------------------
f2fs-fix-5.18

This includes major bug fixes introduced in 5.18-rc1 and 5.17+.

- Remove obsolete whint_mode (5.18-rc1)
- Fix IO split issue caused by op_flags change in f2fs (5.18-rc1)
- Fix a wrong condition check to detect IO failure loop (5.18-rc1)
- Fix wrong data truncation during roll-forward (5.17+)

----------------------------------------------------------------
Jaegeuk Kim (4):
      f2fs: remove obsolete whint_mode
      f2fs: keep io_flags to avoid IO split due to different op_flags in two fio holders
      f2fs: fix wrong condition check when failing metapage read
      f2fs: should not truncate blocks during roll-forward recovery

 Documentation/filesystems/f2fs.rst | 70 ----------------------------
 fs/f2fs/checkpoint.c               |  6 +--
 fs/f2fs/data.c                     | 33 ++++++++-----
 fs/f2fs/f2fs.h                     |  9 ----
 fs/f2fs/inode.c                    |  3 +-
 fs/f2fs/segment.c                  | 95 --------------------------------------
 fs/f2fs/super.c                    | 32 +------------
 7 files changed, 27 insertions(+), 221 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

* [GIT PULL] f2fs fix for 5.18
@ 2022-04-25 16:54 ` Jaegeuk Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Jaegeuk Kim @ 2022-04-25 16:54 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 ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 4d8ec91208196e0e19195f1e7d6be9de5873f242:

  f2fs: should not truncate blocks during roll-forward recovery (2022-04-21 18:57:09 -0700)

----------------------------------------------------------------
f2fs-fix-5.18

This includes major bug fixes introduced in 5.18-rc1 and 5.17+.

- Remove obsolete whint_mode (5.18-rc1)
- Fix IO split issue caused by op_flags change in f2fs (5.18-rc1)
- Fix a wrong condition check to detect IO failure loop (5.18-rc1)
- Fix wrong data truncation during roll-forward (5.17+)

----------------------------------------------------------------
Jaegeuk Kim (4):
      f2fs: remove obsolete whint_mode
      f2fs: keep io_flags to avoid IO split due to different op_flags in two fio holders
      f2fs: fix wrong condition check when failing metapage read
      f2fs: should not truncate blocks during roll-forward recovery

 Documentation/filesystems/f2fs.rst | 70 ----------------------------
 fs/f2fs/checkpoint.c               |  6 +--
 fs/f2fs/data.c                     | 33 ++++++++-----
 fs/f2fs/f2fs.h                     |  9 ----
 fs/f2fs/inode.c                    |  3 +-
 fs/f2fs/segment.c                  | 95 --------------------------------------
 fs/f2fs/super.c                    | 32 +------------
 7 files changed, 27 insertions(+), 221 deletions(-)


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

* Re: [GIT PULL] f2fs fix for 5.18
  2022-04-25 16:54 ` Jaegeuk Kim
@ 2022-04-25 17:59   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-04-25 17:59 UTC (permalink / raw)
  To: Jaegeuk Kim
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux F2FS Dev Mailing List

The pull request you sent on Mon, 25 Apr 2022 09:54:18 -0700:

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

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

Thank you!

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

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

* Re: [f2fs-dev] [GIT PULL] f2fs fix for 5.18
@ 2022-04-25 17:59   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-04-25 17:59 UTC (permalink / raw)
  To: Jaegeuk Kim
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux F2FS Dev Mailing List

The pull request you sent on Mon, 25 Apr 2022 09:54:18 -0700:

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

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

Thank you!

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


_______________________________________________
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-04-25 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 16:54 [f2fs-dev] [GIT PULL] f2fs fix for 5.18 Jaegeuk Kim
2022-04-25 16:54 ` Jaegeuk Kim
2022-04-25 17:59 ` pr-tracker-bot
2022-04-25 17:59   ` [f2fs-dev] " 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.