Commit Graph

5010 Commits (04eb44890e5bb3cc855e5c0f18a05eb7311364b7)

Author SHA1 Message Date
Richard Weinberger acfda79f88 UBI: Fastmap: Introduce ubi_fastmap_init() 10 years ago
Richard Weinberger c5c3f3cf96 UBI: Fastmap: Wire up WL accessor functions 10 years ago
Richard Weinberger 23c482ef7b UBI: Add accessor functions for WL data structures 10 years ago
Richard Weinberger 78d6d497a6 UBI: Move fastmap specific functions out of wl.c 10 years ago
Richard Weinberger 479c2c0cac UBI: Fastmap: Add new module parameter fm_debug 10 years ago
Richard Weinberger 560d86a1a2 UBI: Fastmap: Make self_check_eba() depend on fastmap self checking 10 years ago
Richard Weinberger daef3dd1f0 UBI: Fastmap: Add self check to detect absent PEBs 10 years ago
Richard Weinberger ee59ba8b06 UBI: Fix stale pointers in ubi->lookuptbl 10 years ago
Richard Weinberger 24b7a347c3 UBI: Fastmap: Enhance fastmap checking 10 years ago
Richard Weinberger 5fa7fa5dad UBI: Add initial support for fastmap self checks 10 years ago
Richard Weinberger 5ca97ad838 UBI: Fastmap: Rework fastmap error paths 10 years ago
Richard Weinberger 61de74ce2f UBI: Fastmap: Prepare for variable sized fastmaps 10 years ago
Richard Weinberger 111ab0b26f UBI: Fastmap: Locking updates 10 years ago
Richard Weinberger 42dd3cdcd6 UBI: Fastmap: Set used_ebs only for static volumes 10 years ago
Richard Weinberger 8fb2a51478 UBI: Fastmap: Fix race after ubi_wl_get_peb() 10 years ago
Richard Weinberger ad3d6a05ee UBI: Fastmap: Fix leb_count unbalance 10 years ago
Richard Weinberger 68e3226bd4 UBI: Fastmap: Make WL pool size 50% of user pool size 10 years ago
Richard Weinberger 2d93fb3632 UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails 10 years ago
Richard Weinberger d141a8ef21 UBI: Fastmap: Remove eba_orphans logic 10 years ago
Richard Weinberger a83832a7c8 UBI: Fastmap: Remove bogus ubi_assert() 10 years ago
Richard Weinberger 36a87e44f6 UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change() 10 years ago
Richard Weinberger d2158f69a7 UBI: Remove alloc_ai() slab name from parameter list 10 years ago
Richard Weinberger 98105d0819 UBI: Fastmap: Fix memory leak while attaching 10 years ago
Richard Weinberger 84b678f497 UBI: Fastmap: Fix fastmap usage in ubi_volume_notify() 10 years ago
Richard Weinberger 5e0246e332 UBI: Fastmap: Wrap fastmap specific function in a ifdef 10 years ago
Richard Weinberger 943b33564e UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure 10 years ago
Richard Weinberger 74cdaf2400 UBI: Fastmap: Fix memory leaks while closing the WL sub-system 10 years ago
Richard Weinberger c4ca6be9d6 UBI: Fastmap: Don't allocate new ubi_wl_entry objects 10 years ago
Richard Weinberger 6830356466 UBI: Fastmap: Make ubi_refill_pools() fair 10 years ago
Richard Weinberger 691a870563 UBI: Split __wl_get_peb() 10 years ago
Richard Weinberger d59f21bebe UBI: Fastmap: Fix races in ubi_wl_get_peb() 10 years ago
Richard Weinberger 399a9feeac UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown 10 years ago
Richard Weinberger 19371d73c9 UBI: Fastmap: Ensure that only one fastmap work is scheduled 10 years ago
Brian Norris ab6de68522 UBI: align comment for readability 10 years ago
Brian Norris 299d0c5b27 UBI: fix check for "too many bytes" 10 years ago
Brian Norris f16db8071c UBI: initialize LEB number variable 10 years ago
Brian Norris d74adbdb9a UBI: fix out of bounds write 10 years ago
Brian Norris 8eef7d70f7 UBI: account for bitflips in both the VID header and data 10 years ago
Brian Norris 73c8aaf436 mtd: nand: fix spelling of REPLACEABLE 10 years ago
Brian Norris 0ec56dc4a1 mtd: nand: fully initialize mtd_oob_ops 10 years ago
Brian Norris e22b7651ef mtd: blkdevs: remove dead code 10 years ago
Brian Norris 99f6d50dc8 mtd: nand: denali: drop dead code 10 years ago
Brian Norris b1a2348a1a mtd: nand: fixup bounds checks for nand_{lock,unlock}() 10 years ago
Brian Norris b9da8bae41 mtd: tests: fix more potential integer overflows 10 years ago
Brian Norris 7f2a7ce17d mtd: onenand: drop dead code 10 years ago
Brian Norris dc52499e7f mtd: docg3: drop dead code 10 years ago
Uwe Kleine-König 98ebb52109 mtd: mxc-nand: Warn on unimplemented commands 10 years ago
Uwe Kleine-König 3d6e81c0c9 mtd: mxc-nand: Implement support for PARAM command 10 years ago
Uwe Kleine-König c4ca3997ef mtd: mxc-nand: Allow to use column addresses different from 0 10 years ago
Uwe Kleine-König 3f410690f5 mtd: mxc-nand: Do the word to byte mangling in the read_byte callback 10 years ago