index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap-wl.c
Age
Commit message (
Expand
)
Author
2023-03-11
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
2022-05-27
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2020-08-02
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-03-30
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
2019-11-17
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-09-15
ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
Zhihao Cheng
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-04-04
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
2018-01-18
ubi: Fastmap: Fix typo
Sascha Hauer
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
2015-10-03
ubi: fastmap: Implement produce_free_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
2015-03-26
UBI: Fastmap: Add blank line after declarations
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove else after return.
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
2015-03-26
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger