Richard Weinberger
|
34653fd8c4
ubi: fastmap: Check each mapping only once
|
7 years ago |
Colin Ian King
|
f50629df49
ubi: fastmap: Clean up the initialization of pointer p
|
7 years ago |
Pan Bian
|
af7bcee276
ubi: fastmap: Use kmem_cache_free to deallocate memory
|
7 years ago |
Colin Ian King
|
d2e43d192b
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
|
8 years ago |
Rabin Vincent
|
8a1435880f
ubi: fastmap: Fix slab corruption
|
8 years ago |
Boris Brezillon
|
40b6e61ac7
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
|
8 years ago |
Colin Ian King
|
a15cf34fed
ubi: fix swapped arguments to call to ubi_alloc_aeb
|
8 years ago |
Richard Weinberger
|
f7d11b33d4
ubi: Fix Fastmap's update_vol()
|
9 years ago |
Richard Weinberger
|
2e8f08deab
ubi: Fix races around ubi_refill_pools()
|
9 years ago |
Boris Brezillon
|
3291b52f9f
UBI: introduce the VID buffer concept
|
9 years ago |
Boris Brezillon
|
1f81a5ccab
UBI: provide an helper to query LEB information
|
9 years ago |
Boris Brezillon
|
91f4285fe3
UBI: provide helpers to allocate and free aeb elements
|
9 years ago |
Boris Brezillon
|
fcbb6af17b
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
|
9 years ago |
Boris Brezillon
|
f2fb1346b3
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
|
9 years ago |
Boris Brezillon
|
de4c455b3e
UBI: factorize code used to manipulate volumes at attach time
|
9 years ago |
Boris Brezillon
|
ecbfa8eaba
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
|
9 years ago |
Boris Brezillon
|
4c368421bc
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
|
9 years ago |
Boris Brezillon
|
f5f9d43f0a
UBI: fastmap: use ubi_find_volume() instead of open coding it
|
9 years ago |
Richard Weinberger
|
5d71afb008
ubi: Use bitmaps in Fastmap self-check code
|
9 years ago |
Richard Weinberger
|
5283ec72b0
ubi: Check whether the Fastmap anchor matches the super block
|
9 years ago |
Richard Weinberger
|
fdf10ed710
ubi: Rework Fastmap attach base code
|
9 years ago |
Richard Weinberger
|
be8011053f
ubi: Fix whitespace issue in count_fastmap_pebs()
|
9 years ago |
Richard Weinberger
|
1900149c83
UBI: Fix static volume checks when Fastmap is used
|
9 years ago |
Ezequiel García
|
2a130f1aa5
UBI: Fastmap: Fix PEB array type
|
9 years ago |
Richard Weinberger
|
876f9a3487
UBI: Fastmap: Simplify expression
|
10 years ago |
shengyong
|
669d3d1233
UBI: Remove unnecessary `\'
|
10 years ago |
shengyong
|
e96a8a3bb6
UBI: Fastmap: Do not add vol if it already exists
|
10 years ago |
shengyong
|
f6e951af34
UBI: Fastmap: Rename variables to make them meaningful
|
10 years ago |
shengyong
|
a18fd67267
UBI: Fastmap: Remove unnecessary `\'
|
10 years ago |
Richard Weinberger
|
c5c3f3cf96
UBI: Fastmap: Wire up WL accessor functions
|
10 years ago |