index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap.c
Age
Commit message (
Expand
)
Author
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-01-19
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
2020-01-16
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
2019-11-17
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
2018-01-17
ubi: fastmap: Clean up the initialization of pointer p
Colin Ian King
2018-01-17
ubi: fastmap: Use kmem_cache_free to deallocate memory
Pan Bian
2017-09-13
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-05-08
ubi: fastmap: Fix slab corruption
Rabin Vincent
2016-10-28
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
2016-10-20
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
2016-10-02
ubi: Fix Fastmap's update_vol()
Richard Weinberger
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
2016-10-02
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
2016-10-02
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
2016-10-02
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
2016-07-29
ubi: Use bitmaps in Fastmap self-check code
Richard Weinberger
2016-07-29
ubi: Check whether the Fastmap anchor matches the super block
Richard Weinberger
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
ubi: Fix whitespace issue in count_fastmap_pebs()
Richard Weinberger
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2015-11-06
UBI: Fastmap: Fix PEB array type
Ezequiel GarcĂa
2015-10-03
UBI: Fastmap: Simplify expression
Richard Weinberger
2015-06-03
UBI: Remove unnecessary `\'
shengyong
2015-06-02
UBI: Fastmap: Do not add vol if it already exists
shengyong
2015-06-02
UBI: Fastmap: Rename variables to make them meaningful
shengyong
2015-06-02
UBI: Fastmap: Remove unnecessary `\'
shengyong
2015-03-26
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
2015-03-26
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
2015-03-26
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
2015-03-26
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
2015-03-26
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2015-01-28
UBI: Fastmap: Care about the protection queue
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-10-03
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
2014-09-16
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
[next]