aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
AgeCommit message (Expand)Author
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger
2012-10-03UBI: Add self_check_eba()Richard Weinberger
2012-10-03UBI: Export next_sqnum()Richard Weinberger
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy
2012-05-20UBI: rename sv to avArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-03-09UBI: reduce memory consumptionJosselin Costanzi
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-07-24UBI: fix double free on error pathAdrian Hunter
2009-06-10UBI: handle more error codesArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy
2009-06-02UBI: introduce new constantsArtem Bityutskiy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-05UBI: handle write errors in WL workerArtem Bityutskiy
2008-12-05UBI: fix deadlockArtem Bityutskiy
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix LEB lockingArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-01-25UBI: handle zero-length caseArtem Bityutskiy
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: add some more commentsArtem Bityutskiy