Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
40b6e61ac72e99672e47cdb99c8d7d226004169b
/
drivers
/
mtd
/
ubi
/
fastmap.c
40b6e61
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
by Boris Brezillon
· 8 years ago
a15cf34
ubi: fix swapped arguments to call to ubi_alloc_aeb
by Colin Ian King
· 8 years ago
f7d11b3
ubi: Fix Fastmap's update_vol()
by Richard Weinberger
· 8 years ago
2e8f08d
ubi: Fix races around ubi_refill_pools()
by Richard Weinberger
· 8 years ago
3291b52
UBI: introduce the VID buffer concept
by Boris Brezillon
· 8 years ago
1f81a5c
UBI: provide an helper to query LEB information
by Boris Brezillon
· 8 years ago
91f4285
UBI: provide helpers to allocate and free aeb elements
by Boris Brezillon
· 8 years ago
fcbb6af
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
by Boris Brezillon
· 8 years ago
f2fb134
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
by Boris Brezillon
· 8 years ago
de4c455
UBI: factorize code used to manipulate volumes at attach time
by Boris Brezillon
· 8 years ago
ecbfa8e
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
by Boris Brezillon
· 8 years ago
4c36842
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
by Boris Brezillon
· 8 years ago
f5f9d43
UBI: fastmap: use ubi_find_volume() instead of open coding it
by Boris Brezillon
· 8 years ago
5d71afb
ubi: Use bitmaps in Fastmap self-check code
by Richard Weinberger
· 9 years ago
5283ec7
ubi: Check whether the Fastmap anchor matches the super block
by Richard Weinberger
· 9 years ago
fdf10ed
ubi: Rework Fastmap attach base code
by Richard Weinberger
· 9 years ago
be80110
ubi: Fix whitespace issue in count_fastmap_pebs()
by Richard Weinberger
· 9 years ago
1900149
UBI: Fix static volume checks when Fastmap is used
by Richard Weinberger
· 9 years ago
2a130f1
UBI: Fastmap: Fix PEB array type
by Ezequiel García
· 9 years ago
876f9a3
UBI: Fastmap: Simplify expression
by Richard Weinberger
· 10 years ago
669d3d1
UBI: Remove unnecessary `\'
by shengyong
· 10 years ago
e96a8a3
UBI: Fastmap: Do not add vol if it already exists
by shengyong
· 10 years ago
f6e951a
UBI: Fastmap: Rename variables to make them meaningful
by shengyong
· 10 years ago
a18fd67
UBI: Fastmap: Remove unnecessary `\'
by shengyong
· 10 years ago
c5c3f3c
UBI: Fastmap: Wire up WL accessor functions
by Richard Weinberger
· 10 years ago
daef3dd
UBI: Fastmap: Add self check to detect absent PEBs
by Richard Weinberger
· 10 years ago
5ca97ad
UBI: Fastmap: Rework fastmap error paths
by Richard Weinberger
· 10 years ago
61de74c
UBI: Fastmap: Prepare for variable sized fastmaps
by Richard Weinberger
· 10 years ago
111ab0b
UBI: Fastmap: Locking updates
by Richard Weinberger
· 10 years ago
42dd3cd
UBI: Fastmap: Set used_ebs only for static volumes
by Richard Weinberger
· 10 years ago
ad3d6a0
UBI: Fastmap: Fix leb_count unbalance
by Richard Weinberger
· 10 years ago
2d93fb3
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
by Richard Weinberger
· 10 years ago
d141a8e
UBI: Fastmap: Remove eba_orphans logic
by Richard Weinberger
· 10 years ago
a83832a
UBI: Fastmap: Remove bogus ubi_assert()
by Richard Weinberger
· 10 years ago
98105d0
UBI: Fastmap: Fix memory leak while attaching
by Richard Weinberger
· 10 years ago
c4ca6be
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
by Richard Weinberger
· 10 years ago
4f5e3b6
UBI: Fastmap: Care about the protection queue
by Richard Weinberger
· 10 years ago
32608703
UBI: Extend UBI layer debug/messaging capabilities
by Tanya Brokhman
· 10 years ago
91401a34
UBI: Fastmap: Calc fastmap size correctly
by Richard Weinberger
· 10 years ago
1bf1890
UBI: add missing kmem_cache_free() in process_pool_aeb error path
by Richard Genoud
· 10 years ago
44305eb
UBI: fastmap: do not miss bit-flips
by Brian Norris
· 11 years ago
e911036
UBI: fix the volumes tree sorting criteria
by Heiko Schocher
· 11 years ago
604b592
UBI: fix rb_tree node comparison in add_map
by Mike Snitzer
· 11 years ago
5547fec
UBI: fix some use after free bugs
by Dan Carpenter
· 11 years ago
ae0d146
UBI: Add some asserts to ubi_attach_fastmap()
by Richard Weinberger
· 11 years ago
fe24c6e
UBI: Fix memory leak in ubi_attach_fastmap() error path
by Richard Weinberger
· 11 years ago
c22301a
UBI: fastmap: fix backward compatibility with image_seq
by Richard Genoud
· 11 years ago
f240dca
UBI: Fix error path in scan_pool()
by Richard Weinberger
· 11 years ago
8930fa5
UBI: Fix invalidate_fastmap()
by Richard Weinberger
· 11 years ago
584d462
UBI: fastmap break out of used PEB search
by Brian Pomerantz
· 12 years ago
6a059ab
UBI: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
dbb7d2a
UBI: Add fastmap core
by Richard Weinberger
· 12 years ago