]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 06:29:38 +0000 (15:29 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 06:29:38 +0000 (15:29 +0900)
commit9bd54d9cac5f4b79b8b9fea55e98f4a8723f50ae
treece0bd714eccc8d379e88a0d3e93bb43583f3ca1c
parent629cf9a8101f08943ef1dda6cd0885952825c14a
parent48fd44e1e3842c6ae84cb434b8d4487764b378d9
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi

Pull UBI changes from Artem Bityutskiy:
 "A bunch of fixes for the fastmap feature, which is still new and
  rather experimental.  It looks like it starts getting more users.

  No significant changes for the "classical" non-fastmap UBI"

* tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi:
  UBI: Add some asserts to ubi_attach_fastmap()
  UBI: Fix memory leak in ubi_attach_fastmap() error path
  UBI: simplify image sequence test
  UBI: fastmap: fix backward compatibility with image_seq
  UBI: Call scan_all() with correct offset in error case
  UBI: Fix error path in scan_pool()
  UBI: fix refill_wl_user_pool()