linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UBI/UBIFS updates for v4.7-rc1
@ 2016-05-27 19:15 Richard Weinberger
  0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2016-05-27 19:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-mtd

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(-)

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

only message in thread, other threads:[~2016-05-27 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-27 19:15 [GIT PULL] UBI/UBIFS updates for v4.7-rc1 Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).