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
Date: Tue, 12 Mar 2019 16:13:53 +0100 [thread overview]
Message-ID: <6283638.XALati16HY@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.infradead.org/linux-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(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
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
Date: Tue, 12 Mar 2019 16:13:53 +0100 [thread overview]
Message-ID: <6283638.XALati16HY@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.infradead.org/linux-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(-)
next reply other threads:[~2019-03-12 15:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-12 15:13 Richard Weinberger [this message]
2019-03-12 15:13 ` [GIT PULL] UBI/UBIFS updates for 5.1-rc1 Richard Weinberger
2019-03-12 22:18 ` Linus Torvalds
2019-03-12 22:18 ` Linus Torvalds
2019-03-12 23:40 ` Linus Torvalds
2019-03-12 23:40 ` Linus Torvalds
2019-03-13 8:29 ` Richard Weinberger
2019-03-13 8:29 ` Richard Weinberger
2019-03-13 16:50 ` pr-tracker-bot
2019-03-13 16:50 ` pr-tracker-bot
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=6283638.XALati16HY@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.