index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap-wl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-29
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
1
-1
/
+1
2023-10-29
ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
Zhihao Cheng
1
-10
/
+34
2023-10-28
ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
Zhihao Cheng
1
-1
/
+1
2023-10-28
ubi: fastmap: Remove unneeded break condition while filling pools
Zhihao Cheng
1
-3
/
+2
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
1
-3
/
+50
2023-10-28
ubi: fastmap: Use free pebs reserved for bad block handling
Zhihao Cheng
1
-11
/
+5
2023-02-02
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
1
-5
/
+7
2022-05-27
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
1
-0
/
+52
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
1
-23
/
+46
2020-08-03
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
1
-0
/
+5
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
1
-15
/
+24
2020-03-31
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
1
-2
/
+13
2019-11-18
ubi: Fix producing anchor PEBs
Sascha Hauer
1
-13
/
+18
2019-09-15
ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
Zhihao Cheng
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-10
/
+1
2018-04-05
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
1
-1
/
+0
2018-01-18
ubi: Fastmap: Fix typo
Sascha Hauer
1
-1
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
1
-2
/
+4
2015-10-04
ubi: fastmap: Implement produce_free_peb()
Richard Weinberger
1
-0
/
+29
2015-03-27
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
1
-19
/
+0
2015-03-27
UBI: Fastmap: Add blank line after declarations
Richard Weinberger
1
-0
/
+1
2015-03-27
UBI: Fastmap: Remove else after return.
Richard Weinberger
1
-3
/
+3
2015-03-27
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
1
-0
/
+19
2015-03-27
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
1
-0
/
+361