summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/eba.c
AgeCommit message (Expand)Author
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
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy
2007-12-26UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-14UBI: return correct error codeArtem Bityutskiy
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy