[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1612150437.134340417.1749275991560.JavaMail.zimbra@nod.at>
Date: Sat, 7 Jun 2025 07:59:51 +0200 (CEST)
From: Richard Weinberger <richard@....at>
To: torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] JFFS2 and UBIFS fixes for v6.16-rc1
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(-)
Powered by blists - more mailing lists