From: Richard Weinberger <richard@nod.at>
To: torvalds@linux-foundation.org
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition)
Date: Wed, 13 Mar 2019 15:18:06 +0100 [thread overview]
Message-ID: <1772241.TFzy4IAa5k@blindfold> (raw)
Linus,
The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:
Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.1-rc1
for you to fetch changes up to 5578e48e5c0bf4684e68ae08caa2293bfb3f5307:
ubi: wl: Silence uninitialized variable warning (2019-03-05 21:21:07 +0100)
----------------------------------------------------------------
This pull request contains updates for both UBI and UBIFS:
- A new interface for UBI to deal better with read disturb
- Reject unsupported ioctl flags in UBIFS (xfstests found it)
----------------------------------------------------------------
Dan Carpenter (1):
ubi: wl: Silence uninitialized variable warning
Hou Tao (1):
ubifs: Reject unsupported ioctl flags explicitly
Richard Weinberger (2):
ubi: Introduce in_pq()
ubi: Expose the bitrot interface
drivers/mtd/ubi/cdev.c | 30 ++++++++
drivers/mtd/ubi/ubi.h | 1 +
drivers/mtd/ubi/wl.c | 174 ++++++++++++++++++++++++++++++++++++++++++--
fs/ubifs/ioctl.c | 8 ++
include/uapi/mtd/ubi-user.h | 5 ++
5 files changed, 211 insertions(+), 7 deletions(-)
reply other threads:[~2019-03-13 14:18 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=1772241.TFzy4IAa5k@blindfold \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=torvalds@linux-foundation.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