All of lore.kernel.org
 help / color / mirror / Atom feed
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.29
Date: Fri, 02 Jan 2009 13:13:00 +0200	[thread overview]
Message-ID: <20090102111300.3183.45651.sendpatchset@gollum> (raw)

Hi Linus,

please pull from

git://git.infradead.org/~dedekind/ubi-2.6.git linux-next

The following changes since commit f6f7b52e2f6149d2ee365717afff315b05720162:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../wim/linux-2.6-watchdog

are available:

Artem Bityutskiy (7):
      UBI: fix warnings when debugging is enabled
      UBI: fix deadlock
      UBI: some code re-structuring
      UBI: fix error path
      UBI: handle write errors in WL worker
      UBI: document UBI ioctls
      UBI: fix checkpatch.pl warnings

Stefan Roese (1):
      UBI: return -ENOMEM upon failing vmalloc

Xiaochuan-Xu (2):
      UBI: prepare for protection tree improvements
      UBI: simplify PEB protection code

 Documentation/ioctl/ioctl-number.txt |    4 +
 drivers/mtd/ubi/build.c              |    5 +-
 drivers/mtd/ubi/cdev.c               |    3 +-
 drivers/mtd/ubi/debug.h              |   10 +-
 drivers/mtd/ubi/eba.c                |   51 +++--
 drivers/mtd/ubi/io.c                 |   28 ++-
 drivers/mtd/ubi/ubi.h                |   45 ++--
 drivers/mtd/ubi/wl.c                 |  489 +++++++++++++++-------------------
 8 files changed, 305 insertions(+), 330 deletions(-)

Thanks,
Artem.

                 reply	other threads:[~2009-01-02  9:39 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=20090102111300.3183.45651.sendpatchset@gollum \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.