summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/fastmap.c
AgeCommit message (Expand)Author
2015-09-01UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger
2015-09-01UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger
2015-09-01UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger
2015-09-01UBI: Fastmap: Remove eba_orphans logicRichard Weinberger
2015-09-01UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger
2015-09-01UBI: Fastmap: Fix memory leak while attachingRichard Weinberger
2015-09-01UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger
2015-09-01UBI: Fastmap: Care about the protection queueRichard Weinberger
2015-09-01UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2015-09-01UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2015-09-01UBI: fastmap: do not miss bit-flipsBrian Norris
2015-09-01UBI: fix the volumes tree sorting criteriaHeiko Schocher
2015-09-01UBI: fix rb_tree node comparison in add_mapMike Snitzer
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher