index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: correct the calculation of fastmap size
Zhang Yi
2024-02-25
1
-3
/
+4
*
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
2023-10-28
1
-5
/
+1
*
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
2023-10-28
1
-46
/
+2
*
ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
Zhihao Cheng
2023-10-28
1
-5
/
+5
*
ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
Zhihao Cheng
2023-10-28
1
-18
/
+9
*
ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
Zhihao Cheng
2023-10-28
1
-10
/
+15
*
UBI: Fastmap: Fix kernel-doc
Jiapeng Chong
2023-02-02
1
-1
/
+1
*
ubi: fastmap: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-09-21
1
-6
/
+4
*
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-05-27
1
-11
/
+0
*
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-01-10
1
-9
/
+19
*
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-06-02
1
-0
/
+11
*
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
2020-01-19
1
-9
/
+12
*
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
2020-01-16
1
-1
/
+1
*
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-11-17
1
-9
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
ubi: fastmap: Check each mapping only once
Richard Weinberger
2018-06-07
1
-0
/
+20
*
ubi: fastmap: Clean up the initialization of pointer p
Colin Ian King
2018-01-17
1
-2
/
+1
*
ubi: fastmap: Use kmem_cache_free to deallocate memory
Pan Bian
2018-01-17
1
-1
/
+1
*
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-09-13
1
-1
/
+1
*
ubi: fastmap: Fix slab corruption
Rabin Vincent
2017-05-08
1
-4
/
+29
*
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
2016-10-28
1
-5
/
+5
*
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
2016-10-20
1
-1
/
+1
*
ubi: Fix Fastmap's update_vol()
Richard Weinberger
2016-10-02
1
-0
/
+1
*
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
2016-10-02
1
-4
/
+10
*
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
1
-28
/
+43
*
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
1
-2
/
+6
*
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
1
-18
/
+10
*
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
2016-10-02
1
-5
/
+5
*
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
2016-10-02
1
-6
/
+2
*
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
1
-24
/
+3
*
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
2016-10-02
1
-3
/
+4
*
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
2016-10-02
1
-4
/
+4
*
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
2016-10-02
1
-20
/
+3
*
ubi: Use bitmaps in Fastmap self-check code
Richard Weinberger
2016-07-29
1
-9
/
+11
*
ubi: Check whether the Fastmap anchor matches the super block
Richard Weinberger
2016-07-29
1
-0
/
+7
*
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
1
-3
/
+33
*
ubi: Fix whitespace issue in count_fastmap_pebs()
Richard Weinberger
2016-07-29
1
-1
/
+1
*
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-05-24
1
-0
/
+1
*
UBI: Fastmap: Fix PEB array type
Ezequiel GarcĂa
2015-11-06
1
-1
/
+1
*
UBI: Fastmap: Simplify expression
Richard Weinberger
2015-10-03
1
-1
/
+1
*
UBI: Remove unnecessary `\'
shengyong
2015-06-03
1
-1
/
+1
*
UBI: Fastmap: Do not add vol if it already exists
shengyong
2015-06-02
1
-1
/
+8
*
UBI: Fastmap: Rename variables to make them meaningful
shengyong
2015-06-02
1
-29
/
+29
*
UBI: Fastmap: Remove unnecessary `\'
shengyong
2015-06-02
1
-7
/
+7
*
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
2015-03-26
1
-16
/
+12
*
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
2015-03-26
1
-2
/
+84
*
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
2015-03-26
1
-48
/
+114
*
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
2015-03-26
1
-2
/
+10
*
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
1
-9
/
+9
*
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
2015-03-26
1
-2
/
+3
[next]