开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap.c
Age
Commit message (
Expand
)
Author
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
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
2014-07-01
UBI: fix the volumes tree sorting criteria
Heiko Schocher
2014-05-13
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
2013-10-03
UBI: Add some asserts to ubi_attach_fastmap()
Richard Weinberger
2013-10-03
UBI: Fix memory leak in ubi_attach_fastmap() error path
Richard Weinberger
2013-10-03
UBI: fastmap: fix backward compatibility with image_seq
Richard Genoud
2013-10-03
UBI: Fix error path in scan_pool()
Richard Weinberger
[next]