aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
Commit message (Expand)AuthorAge
* 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
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* UBI: fix double free on error pathAdrian Hunter2009-07-24
* UBI: handle more error codesArtem Bityutskiy2009-06-10
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-02
* UBI: introduce new constantsArtem Bityutskiy2009-06-02
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
* UBI: fix deadlockArtem Bityutskiy2008-12-05
* UBI: fix EBADMSG handlingZoltan Sogor2008-11-06
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: fix LEB lockingArtem Bityutskiy2008-07-24
* UBI: fix memory leakArtem Bityutskiy2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: handle zero-length caseArtem Bityutskiy2008-01-25
* UBI: add layout volume informationArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-25
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-26
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-26
* UBI: add some more commentsArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-26
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-26
* UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-26