aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger2018-06-07
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-07
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-06-07
* ubi: Fix copy/paste error in function documentationSascha Hauer2018-01-17
* UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-19
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2016-10-02
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-02
* UBI: hide EBA internalsBoris Brezillon2016-10-02
* UBI: provide an helper to query LEB informationBoris Brezillon2016-10-02
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2016-10-02
* UBI: simplify LEB write and atomic LEB change codeBoris Brezillon2016-10-02
* UBI: simplify recover_peb() codeBoris Brezillon2016-10-02
* ubi: Make recover_peb power cut awareRichard Weinberger2016-06-22
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-24
* UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-24
* UBI: Fix debug messageRichard Weinberger2015-10-03
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
* UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2015-03-26
* UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2015-03-26
* UBI: fix out of bounds writeBrian Norris2015-03-26
* UBI: fix missing brace control flowBrian Norris2015-02-23
* UBI: do propagate positive error codes upArtem Bityutskiy2015-01-28
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2014-09-26
* UBI: Wire-up ->fm_semRichard Weinberger2012-10-03
* UBI: Add self_check_eba()Richard Weinberger2012-10-03
* UBI: Export next_sqnum()Richard Weinberger2012-10-03
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-21
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-20
* UBI: rename sv to avArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename seb to aebArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-20
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-09
* UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-09
* UBI: reduce memory consumptionJosselin Costanzi2012-03-09
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-30
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* UBI: rename IO error codeArtem Bityutskiy2010-10-19
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02