[GIT PULL] UBI changes for 2.6.36

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Artem Bityutskiy
Date: Tuesday, August 3, 2010 - 2:08 am

Hi Linus,

please UBI changes.

The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e:

  Linux 2.6.35-rc1 (2010-05-30 13:21:02 -0700)

are available in the git repository at:
  git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (8):
      UBI: simplify IO error codes
      UBI: introduce a new IO return code
      UBI: introduce eraseblock counter variables
      UBI: improve corrupted flash handling
      UBI: improve ECC error message
      UBI: fix error message and compilation warnings
      UBI: do not print message about corruptes PEBs if we have none of them
      UBI: do not warn unnecessarily

Brijesh Singh (1):
      UBI: improve delete-compatible volumes handling

Matthieu CASTET (1):
      UBI: generate random image_seq when formatting MTD devices

 drivers/mtd/ubi/build.c |    3 +-
 drivers/mtd/ubi/eba.c   |   49 +++++++++++++++--
 drivers/mtd/ubi/io.c    |   60 ++++++++++++----------
 drivers/mtd/ubi/scan.c  |  131 ++++++++++++++++++++++++++++++++++++-----------
 drivers/mtd/ubi/scan.h  |   19 +++++--
 drivers/mtd/ubi/ubi.h   |   10 ++--
 6 files changed, 198 insertions(+), 74 deletions(-)

Thanks,
Artem.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] UBI changes for 2.6.36, Artem Bityutskiy, (Tue Aug 3, 2:08 am)