From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org
Subject: [GIT PULL] UBI/UBIFS fixes for 4.20-rc7
Date: Thu, 20 Dec 2018 21:19:58 +0100 [thread overview]
Message-ID: <2752856.A3Cxyq1uY3@blindfold> (raw)
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(-)
reply other threads:[~2018-12-20 20:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2752856.A3Cxyq1uY3@blindfold \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=torvalds@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox