summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-211-8/+8
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-201-3/+3
* UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-201-1/+1
* UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-201-1/+1
* UBI: rename sv to avArtem Bityutskiy2012-05-201-5/+5
* UBI: rename si to aiArtem Bityutskiy2012-05-201-9/+9
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-5/+5
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-201-2/+2
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-1/+1
* UBI: Kill data type hintRichard Weinberger2012-05-201-12/+8
* UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-091-3/+3
* UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-091-12/+12
* UBI: reduce memory consumptionJosselin Costanzi2012-03-091-3/+3
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-301-2/+4
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-1/+1
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-191-0/+6
* UBI: rename IO error codeArtem Bityutskiy2010-10-191-2/+2
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-021-3/+39
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-041-2/+3
* UBI: simplify IO error codesArtem Bityutskiy2010-06-041-2/+2
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
* UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-101-1/+1
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-021-6/+13
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-021-7/+7
* UBI: introduce new constantsArtem Bityutskiy2009-06-021-19/+14
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* UBI: handle write errors in WL workerArtem Bityutskiy2008-12-051-13/+24
* UBI: fix deadlockArtem Bityutskiy2008-12-051-7/+7
* UBI: fix EBADMSG handlingZoltan Sogor2008-11-061-1/+1
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-5/+2
* UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
* UBI: amend commentariesArtem Bityutskiy2008-07-241-11/+11
* UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7
* UBI: fix memory leakArtem Bityutskiy2008-07-241-17/+0
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-241-1/+1
* UBI: handle zero-length caseArtem Bityutskiy2008-01-251-0/+11
* UBI: add layout volume informationArtem Bityutskiy2008-01-251-1/+1
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-15/+0
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-251-5/+7
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-0/+5
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-261-45/+100
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-261-0/+10
* UBI: add some more commentsArtem Bityutskiy2007-12-261-1/+7
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-27/+24
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-261-67/+18
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-261-5/+8
* UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-261-9/+9