aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
Commit message (Expand)AuthorAge
* 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
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* UBI: return correct error codeArtem Bityutskiy2007-10-14
* UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-18
* UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-18
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-17
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27