]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 23:57:26 +0000 (15:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 23:57:26 +0000 (15:57 -0800)
commit0c7fbcb452075d93f2dcfaf73290d6d77179e95f
tree7c41ea5bff8ef69b0ba600b74980e590e3be17dd
parenta5e1479aaaf26ee9036796995c08f9b0aa040f8f
parent58ef599eeaddd684125ae592eb37e26991653c09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6

* 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6:
  UBI: fix checkpatch.pl warnings
  UBI: simplify PEB protection code
  UBI: prepare for protection tree improvements
  UBI: return -ENOMEM upon failing vmalloc
  UBI: document UBI ioctls
  UBI: handle write errors in WL worker
  UBI: fix error path
  UBI: some code re-structuring
  UBI: fix deadlock
  UBI: fix warnings when debugging is enabled