All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] f2fs-for-5.4-rc3
@ 2019-07-30 17:46 ` Jaegeuk Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Jaegeuk Kim @ 2019-07-30 17:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux F2FS Dev Mailing List, Linux Kernel Mailing List

Hi Linus,

Could you please merge this to address some fixes introduced in 5.4-rc1?

Thanks,

The following changes since commit 964a4eacef67503a1154f7e0a75f52fbdce52022:

  Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm (2019-07-12 17:37:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-5.4-rc3

for you to fetch changes up to 38fb6d0ea34299d97b031ed64fe994158b6f8eb3:

  f2fs: use EINVAL for superblock with invalid magic (2019-07-28 22:59:14 -0700)

----------------------------------------------------------------
f2fs-for-5.4-rc3

This set of patches adjust to follow recent setflags changes and fix two
regression introduced since 5.4-rc1.

----------------------------------------------------------------
Eric Biggers (3):
      f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
      f2fs: use generic checking function for FS_IOC_FSSETXATTR
      f2fs: remove redundant check from f2fs_setflags_common()

Icenowy Zheng (1):
      f2fs: use EINVAL for superblock with invalid magic

Jaegeuk Kim (1):
      f2fs: fix to read source block before invalidating it

 fs/f2fs/file.c  | 63 +++++++++++++++++++--------------------------------
 fs/f2fs/gc.c    | 70 ++++++++++++++++++++++++++++-----------------------------
 fs/f2fs/super.c | 48 +++++++++++++++++++--------------------
 3 files changed, 81 insertions(+), 100 deletions(-)

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

end of thread, other threads:[~2019-07-30 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-30 17:46 [GIT PULL] f2fs-for-5.4-rc3 Jaegeuk Kim
2019-07-30 17:46 ` [f2fs-dev] " Jaegeuk Kim
2019-07-30 20:40 ` pr-tracker-bot
2019-07-30 20:40   ` [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.