All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL (resend)] UBI changes for 2.6.29-rc3
@ 2009-01-29 16:09 Artem Bityutskiy
  0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2009-01-29 16:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel

[Corrected " ..BRANCH.NOT.VERIFIED.." which came from git-request-pull,
otherwise everything is identical to the previous request]
Hi Linus,

please pull from

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

The changes I kindly ask you to pull are mostly about adding some
UBI ioctls, rather than fixes. We add ioctls for UBI functionality
which has always be accessible via kernel API, so we do not really
change much and I think the changes are harmless. I just want to
make life of our users easier by pushing the patches to 2.6.29,
rather than delaying them until 2.6.30. And there are few fixes
and clean-ups.

The following changes since commit 1de9e8e70f5acc441550ca75433563d91b269bbe:
  Linus Torvalds (1):
        Linux 2.6.29-rc2

Artem Bityutskiy (7):
      UBI: improve ioctl commentaries
      UBI: remove unnecessry header inclusion
      UBI: allow all ioctls
      UBI: add ioctl compatibility
      UBI: use nicer 64-bit math
      UBI: remove unused variable
      UBI: fix resource de-allocation

Corentin Chary (3):
      UBI: add ioctl for map operation
      UBI: add ioctl for unmap operation
      UBI: add ioctl for is_mapped operation

Jan Engelhardt (1):
      UBI: constify file operations

Sidney Amani (1):
      UBI: allow direct user-space I/O

 drivers/mtd/ubi/Kconfig.debug |   10 --
 drivers/mtd/ubi/build.c       |   21 +++--
 drivers/mtd/ubi/cdev.c        |  184 +++++++++++++++++++++++++++++-----------
 drivers/mtd/ubi/gluebi.c      |   11 +--
 drivers/mtd/ubi/scan.c        |    8 +-
 drivers/mtd/ubi/ubi.h         |   11 ++-
 drivers/mtd/ubi/upd.c         |   21 ++---
 drivers/mtd/ubi/vmt.c         |   17 ++--
 include/mtd/ubi-user.h        |  132 ++++++++++++++++++++++++-----
 9 files changed, 284 insertions(+), 131 deletions(-)

Thanks,
Artem.

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

only message in thread, other threads:[~2009-01-29 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 16:09 [GIT PULL (resend)] UBI changes for 2.6.29-rc3 Artem Bityutskiy

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.