aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/fastmap.c
AgeCommit message (Expand)Author
2014-05-13UBI: fix rb_tree node comparison in add_mapMike Snitzer
2014-02-04UBI: fix some use after free bugsDan Carpenter
2013-10-03UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger
2013-10-03UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger
2013-10-03UBI: fastmap: fix backward compatibility with image_seqRichard Genoud
2013-10-03UBI: Fix error path in scan_pool()Richard Weinberger
2013-08-20UBI: Fix invalidate_fastmap()Richard Weinberger
2013-05-29UBI: fastmap break out of used PEB searchBrian Pomerantz
2012-10-26UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-10-03UBI: Add fastmap coreRichard Weinberger