summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/fastmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-13UBI: fix rb_tree node comparison in add_mapMike Snitzer1-2/+2
2014-02-04UBI: fix some use after free bugsDan Carpenter1-4/+4
2013-10-03UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger1-0/+4
2013-10-03UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger1-0/+13
2013-10-03UBI: fastmap: fix backward compatibility with image_seqRichard Genoud1-3/+19
2013-10-03UBI: Fix error path in scan_pool()Richard Weinberger1-1/+1
2013-08-20UBI: Fix invalidate_fastmap()Richard Weinberger1-4/+1
2013-05-29UBI: fastmap break out of used PEB searchBrian Pomerantz1-1/+3
2012-10-26UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-10-03UBI: Add fastmap coreRichard Weinberger1-0/+1537