From: Artem Bityutskiy <dedekind@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI updates for 2.6.27
Date: Fri, 25 Jul 2008 10:25:04 +0300 [thread overview]
Message-ID: <1216970704.24495.102.camel@sauron> (raw)
Hi Linus,
please pull from
git://git.infradead.org/~dedekind/ubi-2.6.git linux-next
to receive the following updates:
Artem Bityutskiy (18):
UBI: add a comment
UBI: fix memory leak
UBI: do not forget to free internal volumes
UBI: fix memory leak on error path
UBI: fix LEB locking
UBI: add ubi_sync() interface
UBI: improve mkvol request validation
UBI: fix error message
UBI: amend commentaries
UBI: fix and re-work debugging stuff
UBI: implement multiple volumes rename
UBI: rework scrubbing messages
UBI: bugfix - do not torture PEB needlessly
UBI: fix checkpatch.pl errors and warnings
UBI: fix kernel-doc errors and warnings
UBI: remove pre-sqnum images support
UBI: fix gcc warning
UBI: always start the background thread
Bruce Leonard (1):
UBI: fix 64-bit calculations
Kyungmin Park (2):
UBI: fix buffer padding
UBI: avoid unnecessary division operations
drivers/mtd/ubi/build.c | 99 +++++++++++++-----
drivers/mtd/ubi/cdev.c | 234 +++++++++++++++++++++++++++++++++++++++----
drivers/mtd/ubi/debug.c | 158 +++++++++++++++--------------
drivers/mtd/ubi/debug.h | 74 +++++++++-----
drivers/mtd/ubi/eba.c | 77 ++++----------
drivers/mtd/ubi/gluebi.c | 16 ++--
drivers/mtd/ubi/io.c | 48 +++++----
drivers/mtd/ubi/kapi.c | 50 +++++++---
drivers/mtd/ubi/misc.c | 2 +-
drivers/mtd/ubi/scan.c | 136 +++++++++----------------
drivers/mtd/ubi/scan.h | 21 ++--
drivers/mtd/ubi/ubi-media.h | 38 +++----
drivers/mtd/ubi/ubi.h | 75 ++++++++++-----
drivers/mtd/ubi/upd.c | 32 ++++---
drivers/mtd/ubi/vmt.c | 148 +++++++++++++++++----------
drivers/mtd/ubi/vtbl.c | 88 +++++++++++++---
drivers/mtd/ubi/wl.c | 208 +++++++++++++++++++-------------------
include/linux/mtd/ubi.h | 5 +-
include/mtd/ubi-user.h | 76 ++++++++++++--
19 files changed, 987 insertions(+), 598 deletions(-)
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
reply other threads:[~2008-07-25 7:29 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=1216970704.24495.102.camel@sauron \
--to=dedekind@infradead.org \
--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