[GIT PULL] UBI/UBIFS updates for v4.7-rc1

Richard Weinberger richard at nod.at
Fri May 27 12:15:54 PDT 2016


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



More information about the linux-mtd mailing list