[GIT PULL] JFFS2 and UBIFS fixes for v6.16-rc1

Richard Weinberger richard at nod.at
Fri Jun 6 22:59:51 PDT 2025


Linus,

The following changes since commit 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:

  Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.16-rc1

for you to fetch changes up to 2b6d96503255a3ed676cd70f8368870c6d6a25c6:

  jffs2: check jffs2_prealloc_raw_node_refs() result in few other places (2025-05-22 20:54:38 +0200)

----------------------------------------------------------------
This pull request contains the following fixes for JFFS2 and UBIFS:

JFFS2:
	- Correctly check return code of jffs2_prealloc_raw_node_refs()

UBIFS:
	- Spelling fixes

----------------------------------------------------------------
Artem Sadovnikov (1):
      jffs2: check that raw node were preallocated before writing summary

Fedor Pchelkin (1):
      jffs2: check jffs2_prealloc_raw_node_refs() result in few other places

Thorsten Blum (1):
      ubifs: Fix grammar in error message

 fs/jffs2/erase.c   | 4 +++-
 fs/jffs2/scan.c    | 4 +++-
 fs/jffs2/summary.c | 7 ++++++-
 fs/ubifs/journal.c | 2 +-
 4 files changed, 13 insertions(+), 4 deletions(-)



More information about the linux-mtd mailing list