[GIT PULL] UBI changes for 3.13-rc1

From: Artem Bityutskiy
Date: Tue Nov 12 2013 - 07:33:40 EST


Hi Linus,

The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

git://git.infradead.org/linux-ubi.git tags/upstream-3.13-rc1

for you to fetch changes up to ae0d146955665411a6d4cea5e0893429cfc52807:

UBI: Add some asserts to ubi_attach_fastmap() (2013-10-03 19:42:51 +0300)

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

----------------------------------------------------------------
Richard Genoud (2):
UBI: fastmap: fix backward compatibility with image_seq
UBI: simplify image sequence test

Richard Weinberger (7):
UBI: Fix PEB leak in wear_leveling_worker()
UBI: Fix invalidate_fastmap()
UBI: fix refill_wl_user_pool()
UBI: Fix error path in scan_pool()
UBI: Call scan_all() with correct offset in error case
UBI: Fix memory leak in ubi_attach_fastmap() error path
UBI: Add some asserts to ubi_attach_fastmap()

drivers/mtd/ubi/attach.c | 11 ++++++-----
drivers/mtd/ubi/fastmap.c | 46 ++++++++++++++++++++++++++++++++++++++--------
drivers/mtd/ubi/wl.c | 7 +++----
3 files changed, 47 insertions(+), 17 deletions(-)

--
Best Regards,
Artem Bityutskiy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/