linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UBIFS changes for 5.6-rc1
@ 2020-01-30 20:14 Miquel Raynal
  2020-01-30 23:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2020-01-30 20:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, linux-kernel

Hello Linus,

This is the UBI/UBIFS PR for 5.6, sent on behalf of Richard.

Thanks,
Miquèl

The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.6-rc1

for you to fetch changes up to 5d3805af279c93ef49a64701f35254676d709622:

  ubi: Fix an error pointer dereference in error handling code (2020-01-19 23:23:28 +0100)

----------------------------------------------------------------
This pull request contains mostly fixes for UBI and UBIFS:

UBI:
 - Fixes for memory leaks in error paths
 - Fix for an logic error in a fastmap selfcheck

UBIFS:
 - Fix for FS_IOC_SETFLAGS related to fscrypt flag
 - Support for FS_ENCRYPT_FL
 - Fix for a dead lock in bulk-read mode

----------------------------------------------------------------
Dan Carpenter (1):
      ubi: Fix an error pointer dereference in error handling code

Eric Biggers (2):
      ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
      ubifs: Add support for FS_ENCRYPT_FL

Geert Uytterhoeven (1):
      ubifs: Fix ino_t format warnings in orphan_delete()

Hou Tao (2):
      ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
      ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()

Quanyang Wang (1):
      ubifs: Fix memory leak from c->sup_node

Sascha Hauer (2):
      ubi: fastmap: Fix inverted logic in seen selfcheck
      ubifs: Fix wrong memory allocation

YueHaibing (1):
      ubi: wl: Remove set but not used variable 'prev_e'

Zhihao Cheng (1):
      ubifs: Fix deadlock in concurrent bulk-read and writepage

 drivers/mtd/ubi/attach.c  |  2 +-
 drivers/mtd/ubi/build.c   | 31 ++++++++++++++++++++++++++-----
 drivers/mtd/ubi/fastmap.c | 23 +++++++++++++----------
 drivers/mtd/ubi/ubi.h     |  1 +
 drivers/mtd/ubi/vtbl.c    |  8 ++------
 drivers/mtd/ubi/wl.c      |  3 +--
 fs/ubifs/file.c           |  4 +++-
 fs/ubifs/ioctl.c          | 14 +++++++++++---
 fs/ubifs/orphan.c         |  4 ++--
 fs/ubifs/sb.c             |  2 +-
 fs/ubifs/super.c          |  2 ++
 11 files changed, 63 insertions(+), 31 deletions(-)

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

* Re: [GIT PULL] UBIFS changes for 5.6-rc1
  2020-01-30 20:14 [GIT PULL] UBIFS changes for 5.6-rc1 Miquel Raynal
@ 2020-01-30 23:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-30 23:50 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Linus Torvalds, linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, linux-kernel

The pull request you sent on Thu, 30 Jan 2020 21:14:33 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.6-rc1

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

Thank you!

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

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

end of thread, other threads:[~2020-01-30 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 20:14 [GIT PULL] UBIFS changes for 5.6-rc1 Miquel Raynal
2020-01-30 23:50 ` 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).