aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20UBI: Fix crash in try_recover_peb()Geert Uytterhoeven1-0/+1
2016-10-02ubi: Fix races around ubi_refill_pools()Richard Weinberger1-2/+2
2016-10-02UBI: introduce the VID buffer conceptBoris Brezillon1-34/+47
2016-10-02UBI: hide EBA internalsBoris Brezillon1-26/+140
2016-10-02UBI: provide an helper to query LEB informationBoris Brezillon1-0/+17
2016-10-02UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon1-0/+12
2016-10-02UBI: simplify LEB write and atomic LEB change codeBoris Brezillon1-170/+115
2016-10-02UBI: simplify recover_peb() codeBoris Brezillon1-53/+77
2016-06-23ubi: Make recover_peb power cut awareRichard Weinberger1-7/+15
2016-05-24UBI: Fix static volume checks when Fastmap is usedRichard Weinberger1-2/+19
2016-05-24UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger1-26/+0
2015-10-03UBI: Fix debug messageRichard Weinberger1-1/+1
2015-03-26UBI: Fastmap: Locking updatesRichard Weinberger1-22/+22
2015-03-26UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger1-6/+18
2015-03-26UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger1-7/+8
2015-03-26UBI: fix out of bounds writeBrian Norris1-1/+2
2015-02-23UBI: fix missing brace control flowBrian Norris1-1/+2
2015-01-28UBI: do propagate positive error codes upArtem Bityutskiy1-0/+1
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger1-0/+55
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman1-26/+27
2014-09-26UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger1-3/+2
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger1-0/+12
2012-10-03UBI: Add self_check_eba()Richard Weinberger1-0/+96
2012-10-03UBI: Export next_sqnum()Richard Weinberger1-9/+9
2012-09-04UBI: comply with coding styleArtem Bityutskiy1-18/+15
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon1-8/+8
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy1-3/+3
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy1-1/+1
2012-05-20UBI: rename sv to avArtem Bityutskiy1-5/+5
2012-05-20UBI: rename si to aiArtem Bityutskiy1-9/+9
2012-05-20UBI: rename seb to aebArtem Bityutskiy1-5/+5
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy1-2/+2
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy1-1/+1
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy1-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger1-12/+8
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy1-3/+3
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy1-12/+12
2012-03-09UBI: reduce memory consumptionJosselin Costanzi1-3/+3
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh1-2/+4
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-1/+1
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy1-0/+6
2010-10-19UBI: rename IO error codeArtem Bityutskiy1-2/+2
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy1-3/+39
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy1-2/+3
2010-06-04UBI: simplify IO error codesArtem Bityutskiy1-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-07-24UBI: fix double free on error pathAdrian Hunter1-0/+1
2009-06-10UBI: handle more error codesArtem Bityutskiy1-7/+34
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy1-1/+1