public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBI updates for 2.6.27
@ 2008-07-25  7:25 Artem Bityutskiy
  0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2008-07-25  7:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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 (Битюцкий Артём)


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

only message in thread, other threads:[~2008-07-25  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-25  7:25 [GIT PULL] UBI updates for 2.6.27 Artem Bityutskiy

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