summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/fastmap-wl.c
AgeCommit message (Expand)Author
2023-10-28ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng
2023-10-28ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run outZhihao Cheng
2023-10-28ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor existsZhihao Cheng
2023-10-28ubi: fastmap: Remove unneeded break condition while filling poolsZhihao Cheng
2023-10-28ubi: fastmap: Wait until there are enough free PEBs before filling poolsZhihao Cheng
2023-10-28ubi: fastmap: Use free pebs reserved for bad block handlingZhihao Cheng
2023-02-02ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmapZhihao Cheng
2022-05-27ubi: fastmap: Check wl_pool for free peb before wear levelingZhihao Cheng
2022-05-27ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng
2020-08-02ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng
2020-06-02ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm
2020-03-30ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2019-11-17ubi: Fix producing anchor PEBsSascha Hauer
2019-09-15ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEBZhihao Cheng
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-04-04ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger
2018-01-18ubi: Fastmap: Fix typoSascha Hauer
2016-10-02ubi: Fix races around ubi_refill_pools()Richard Weinberger
2015-10-03ubi: fastmap: Implement produce_free_peb()Richard Weinberger
2015-03-26UBI: Fastmap: Remove is_fm_block()Richard Weinberger
2015-03-26UBI: Fastmap: Add blank line after declarationsRichard Weinberger
2015-03-26UBI: Fastmap: Remove else after return.Richard Weinberger
2015-03-26UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger
2015-03-26UBI: Move fastmap specific functions out of wl.cRichard Weinberger