[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1216970704.24495.102.camel@sauron>
Date: Fri, 25 Jul 2008 10:25:04 +0300
From: Artem Bityutskiy <dedekind@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] UBI updates for 2.6.27
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 (Битюцкий Артём)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists