public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT-PULL] pull from UBI git
Date: Wed, 18 Jul 2007 15:39:49 +0300	[thread overview]
Message-ID: <1184762389.3531.168.camel@sauron> (raw)

Linus,

please pull from upstream branch of
git://git.infradead.org/~dedekind/ubi-2.6.git to receive the following
updates:

 MAINTAINERS              |    2
 drivers/mtd/ubi/build.c  |   25 ++-------
 drivers/mtd/ubi/cdev.c   |   49 +++++-------------
 drivers/mtd/ubi/debug.c  |   44 ++++++++--------
 drivers/mtd/ubi/debug.h  |    2
 drivers/mtd/ubi/eba.c    |   98 ++++++++++++++++++------------------
 drivers/mtd/ubi/gluebi.c |   27 +++++++++
 drivers/mtd/ubi/io.c     |   65 ++++++++++++------------
 drivers/mtd/ubi/kapi.c   |   19 +++----
 drivers/mtd/ubi/misc.c   |    4 -
 drivers/mtd/ubi/scan.c   |  127
+++++++++++++++++++++++++----------------------
 drivers/mtd/ubi/scan.h   |    2
 drivers/mtd/ubi/ubi.h    |    3 +
 drivers/mtd/ubi/upd.c    |    4 -
 drivers/mtd/ubi/vmt.c    |   53 ++++++++++++-------
 drivers/mtd/ubi/vtbl.c   |   85 ++++++++++++++++---------------
 drivers/mtd/ubi/wl.c     |   93 ++++++++++++++++++----------------
 include/mtd/ubi-header.h |  101 +++++++++++++------------------------
 18 files changed, 403 insertions(+), 400 deletions(-)

Artem Bityutskiy (17):
      UBI: fix memory leak in checking code
      UBI: fix error path in create_vtbl()
      UBI: do not let to read too much
      UBI: set correct gluebi device size
      UBI: add few more comments
      UBI: use vmalloc for large buffers
      UBI: minor comma fix
      UBI: error path bugfix
      UBI: bugfix in ubi_leb_change()
      UBI: fix MAINTAINERS
      UBI: bugfix in error path
      UBI: fix debugging stuff
      UBI: fix bug in atomic_leb_change()
      UBI: bugfix in max_sqnum calculation
      UBI: remove unneeded error checks
      UBI: fix comments
      UBI: fix error handling in erase worker

Brijesh Singh (2):
      UBI: fix signed-unsigned multiplication
      UBI: bugfix in sqnum calculation

Christoph Hellwig (2):
      UBI: cleanup ioctl handling
      UBI: kill homegrown endian macros

Fernando Luis Vázquez Cao (1):
      UBI: cleanup usage of try_module_get

Florin Malita (1):
      UBI: fix dereference after kfree

Paul Mundt (1):
      UBI: fix compile warning

Vignesh Babu (1):
      UBI: use is_power_of_2()

Vinit Agnihotri (3):
      UBI: fix freeing ubi->vtbl while unloading
      UBI: fix message
      UBI: fix overflow bug

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


             reply	other threads:[~2007-07-18 12:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 12:39 Artem Bityutskiy [this message]
2007-07-18 17:30 ` [GIT-PULL] pull from UBI git Linus Torvalds
2007-07-19  7:16   ` Artem Bityutskiy

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=1184762389.3531.168.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