public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBI changes for 2.6.37
@ 2010-10-22  6:48 Artem Bityutskiy
  0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2010-10-22  6:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel

Hi Linus,

please pull UBI tree.

The following changes since commit cd07202cc8262e1669edff0d97715f3dd9260917:

  Linux 2.6.36-rc8 (2010-10-14 16:26:43 -0700)

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

Artem Bityutskiy (15):
      UBI: fix small 80 characters limit style issue
      UBI: rename IO error code
      UBI: remove duplicate IO error codes
      UBI: handle bit-flips when no header found
      UBI: rename a local variable
      UBI: change cascade of ifs to switch statements
      UBI: separate out corrupted list
      UBI: do not put eraseblocks to the corrupted list unnecessarily
      UBI: make check_pattern function non-static
      UBI: introduce debugging helper function
      UBI: add truly corrupted PEBs to corrupted list
      UBI: preserve corrupted PEBs
      UBI: remember copy_flag while scanning
      UBI: fix check_data_ff return code
      UBI: tighten the corrupted PEB criteria

H Hartley Sweeten (1):
      UBI: cleanup and simplify Kconfig

 drivers/mtd/ubi/Kconfig       |   17 +--
 drivers/mtd/ubi/Kconfig.debug |   29 +---
 drivers/mtd/ubi/build.c       |    6 +-
 drivers/mtd/ubi/debug.h       |    4 +
 drivers/mtd/ubi/eba.c         |   10 +-
 drivers/mtd/ubi/io.c          |  138 ++++++----------
 drivers/mtd/ubi/misc.c        |   19 ++
 drivers/mtd/ubi/scan.c        |  387 ++++++++++++++++++++++++++++-------------
 drivers/mtd/ubi/scan.h        |   19 +-
 drivers/mtd/ubi/ubi.h         |   29 ++-
 drivers/mtd/ubi/vmt.c         |    6 +
 drivers/mtd/ubi/vtbl.c        |   10 +-
 drivers/mtd/ubi/wl.c          |   31 ++--
 13 files changed, 419 insertions(+), 286 deletions(-)

Thanks,
Artem.

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

only message in thread, other threads:[~2010-10-22  6:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22  6:48 [GIT PULL] UBI changes for 2.6.37 Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox