From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI changes for 2.6.37
Date: Fri, 22 Oct 2010 09:48:06 +0300 [thread overview]
Message-ID: <20101022064806.1700.208.sendpatchset@localhost.localdomain> (raw)
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.
reply other threads:[~2010-10-22 6:48 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=20101022064806.1700.208.sendpatchset@localhost.localdomain \
--to=artem.bityutskiy@nokia.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox