public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBI and UBIFS changes for v6.19-rc1
@ 2025-12-08 20:15 Richard Weinberger
  2025-12-09  0:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2025-12-08 20:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-mtd

Linus,

The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:

  Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0695aef23d674815c352293c49d944a2375ee9c9:

  ubifs: vmalloc(array_size()) -> vmalloc_array() (2025-11-28 21:52:55 +0100)

----------------------------------------------------------------
This pull request contains the following changes for UBI and UBIFS:

UBIFS:
	- Misc code cleanups such as removal of unnecessary variables

UBI:
	- No longer program unused bit in UBI headers

----------------------------------------------------------------
Cheng Ming Lin (1):
      mtd: ubi: skip programming unused bits in ubi headers

Liyuan Pang (1):
      ubi: fastmap: fix ubi->fm memory leak

Qianfeng Rong (1):
      ubifs: vmalloc(array_size()) -> vmalloc_array()

Xichao Zhao (3):
      ubifs: Remove unnecessary parameters '*c'
      ubifs: Simplify the code using ubifs_crc_node
      ubifs: Remove unnecessary variable assignments

 drivers/mtd/ubi/attach.c     |  4 +++-
 drivers/mtd/ubi/fastmap-wl.c |  8 +-------
 drivers/mtd/ubi/io.c         | 10 ++++++++++
 drivers/mtd/ubi/ubi.h        | 12 ++++++++++++
 fs/ubifs/io.c                | 13 ++++---------
 fs/ubifs/lpt.c               | 12 ++++++------
 fs/ubifs/recovery.c          |  4 +---
 fs/ubifs/tnc_misc.c          |  9 +--------
 fs/ubifs/ubifs.h             |  2 +-
 9 files changed, 39 insertions(+), 35 deletions(-)




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

* Re: [GIT PULL] UBI and UBIFS changes for v6.19-rc1
  2025-12-08 20:15 [GIT PULL] UBI and UBIFS changes for v6.19-rc1 Richard Weinberger
@ 2025-12-09  0:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-09  0:11 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: Linus Torvalds, linux-kernel, linux-mtd

The pull request you sent on Mon, 08 Dec 2025 21:15:50 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2025-12-09  0:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 20:15 [GIT PULL] UBI and UBIFS changes for v6.19-rc1 Richard Weinberger
2025-12-09  0:11 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox