From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [GIT PULL] UBI/UBIFS updates for v4.7-rc1
Date: Fri, 27 May 2016 21:15:54 +0200 [thread overview]
Message-ID: <57489CEA.3030002@nod.at> (raw)
Linus,
The following changes since commit 04974df8049fc4240d22759a91e035082ccd18b4:
Linux 4.6-rc6 (2016-05-01 15:52:31 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.7-rc1
for you to fetch changes up to 1112018cefc586cba924770a2b28bff6d2f0aa5c:
ubifs: ubifs_dump_inode: Fix dumping field bulk_read (2016-05-24 15:29:44 +0200)
----------------------------------------------------------------
This pull request contains mostly cleanups and minor
improvements of UBI and UBIFS.
----------------------------------------------------------------
Andreas Gruenbacher (1):
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
Dan Carpenter (2):
UBI: Clean up return in ubi_remove_volume()
UBI: Silence an unintialized variable warning
Ezequiel Garcia (1):
UBI: Add ro-mode sysfs attribute
Heiko Schocher (1):
UBI: Set free_count to zero before walking through erase list
Richard Weinberger (2):
UBI: Don't read back all data in ubi_eba_copy_leb()
UBI: Fix static volume checks when Fastmap is used
z00189512 (1):
UBI: Modify wrong comment in ubi_leb_map function.
Documentation/ABI/stable/sysfs-class-ubi | 9 ++++++
drivers/mtd/ubi/build.c | 5 ++++
drivers/mtd/ubi/debug.c | 3 +-
drivers/mtd/ubi/eba.c | 47 +++++++++++++-------------------
drivers/mtd/ubi/fastmap.c | 1 +
drivers/mtd/ubi/kapi.c | 2 +-
drivers/mtd/ubi/ubi.h | 2 ++
drivers/mtd/ubi/vmt.c | 2 +-
drivers/mtd/ubi/wl.c | 2 +-
fs/ubifs/debug.c | 2 +-
10 files changed, 42 insertions(+), 33 deletions(-)
reply other threads:[~2016-05-27 19:16 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=57489CEA.3030002@nod.at \
--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.