linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] JFFS2, UBI and UBIFS changes for 5.13
@ 2021-05-04 20:16 Richard Weinberger
  2021-05-05  1:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2021-05-04 20:16 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-mtd

Linus,

The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

  Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9a29f7f020e06f14eb126bcb84a7f0d166415824:

  ubi: Remove unnecessary struct declaration (2021-04-15 22:01:25 +0200)

----------------------------------------------------------------
This pull request contains changes for JFFS2, UBI and UBIFS

JFFS2:
- Use splice_write()
- Fix for a slab-out-of-bounds bug

UBI:
- Fix for clang related warnings
- Code cleanup

UBIFS:
- Fix for inode rebirth at replay
- Set s_uuid
- Use zstd for default filesystem

----------------------------------------------------------------
Arnd Bergmann (1):
      jffs2: avoid Wempty-body warnings

Guochun Mao (1):
      ubifs: Only check replay with inode type to judge if inode linked

Gustavo A. R. Silva (1):
      ubi: Fix fall-through warnings for Clang

Joel Stanley (1):
      jffs2: Hook up splice_write callback

Martin Devera (1):
      ubifs: Report max LEB count at mount time

Rui Salvaterra (1):
      ubifs: Default to zstd compression

Steffen Trumtrar (1):
      ubifs: Set s_uuid in super block to support ima/evm uuid options

Wan Jiabing (1):
      ubi: Remove unnecessary struct declaration

lizhe (1):
      jffs2: Fix kasan slab-out-of-bounds problem

 drivers/mtd/ubi/build.c |  1 +
 drivers/mtd/ubi/ubi.h   |  2 --
 fs/jffs2/file.c         |  1 +
 fs/jffs2/scan.c         |  2 +-
 fs/jffs2/summary.h      | 16 ++++++++--------
 fs/ubifs/replay.c       |  3 ++-
 fs/ubifs/sb.c           |  3 +++
 fs/ubifs/super.c        |  6 ++++--
 8 files changed, 20 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] JFFS2, UBI and UBIFS changes for 5.13
  2021-05-04 20:16 [GIT PULL] JFFS2, UBI and UBIFS changes for 5.13 Richard Weinberger
@ 2021-05-05  1:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-05  1:17 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: torvalds, linux-kernel, linux-mtd

The pull request you sent on Tue, 4 May 2021 22:16:02 +0200 (CEST):

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

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

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:[~2021-05-05  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 20:16 [GIT PULL] JFFS2, UBI and UBIFS changes for 5.13 Richard Weinberger
2021-05-05  1:17 ` 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;
as well as URLs for NNTP newsgroup(s).