public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] UBI/UBIFS fixes for 4.20-rc7
@ 2018-12-20 20:19 Richard Weinberger
  0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2018-12-20 20:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-mtd

Linus,

The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

  Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.20-rc7

for you to fetch changes up to e58725d51fa8da9133f3f1c54170aa2e43056b91:

  ubifs: Handle re-linking of inodes correctly while recovery (2018-12-13 22:18:24 +0100)

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

- Kconfig dependency fixes for our new auth feature
- Fix for selecting the right compressor when creating a fs
- Bugfix for a bug in UBIFS's O_TMPFILE implementation
- Refcounting fixes for UBI

----------------------------------------------------------------
Arnd Bergmann (2):
      ubifs: replay: Fix high stack usage
      ubifs: auth: Add CONFIG_KEYS dependency

Gabor Juhos (1):
      ubifs: Fix default compression selection in ubifs

Garry McNulty (1):
      ubifs: Fix memory leak on error condition

Geert Uytterhoeven (1):
      ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS

Pan Bian (2):
      ubi: Put MTD device after it is not used
      ubi: Do not drop UBI device reference before using

Richard Weinberger (1):
      ubifs: Handle re-linking of inodes correctly while recovery

 drivers/mtd/ubi/build.c |  2 +-
 drivers/mtd/ubi/kapi.c  |  2 +-
 fs/ubifs/Kconfig        | 16 +++++------
 fs/ubifs/lpt.c          | 12 ++++-----
 fs/ubifs/replay.c       | 72 +++++++++++++++++++++++++++++++++++++++++--------
 fs/ubifs/sb.c           | 13 ++++++++-
 6 files changed, 89 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-20 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20 20:19 [GIT PULL] UBI/UBIFS fixes for 4.20-rc7 Richard Weinberger

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