summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
2013-02-22UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2013-02-22UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger
2013-02-22UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger
2013-02-22UBI: remove spurious commentEzequiel Garcia
2013-02-22UBI: Add fastmap support to the WL sub-systemRichard Weinberger
2013-02-22UBI: Add fastmap stuff to ubi.hRichard Weinberger
2012-10-05UBI: print lessArtem Bityutskiy
2012-10-05UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-06-08UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-05-23UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-23UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-23UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-23UBI: rename sv to avArtem Bityutskiy
2012-05-23UBI: rename si to aiArtem Bityutskiy
2012-05-23UBI: rename seb to aebArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-23UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-23UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-23UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-23UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-05-23UBI: always dump the stack on errorArtem Bityutskiy
2012-04-11UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-04-11UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-11UBI: fix documentation and improve readabilityArtem Bityutskiy
2012-01-09UBI: fix use-after-free on error pathArtem Bityutskiy
2012-01-09UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-31UBI: change the interface of a debugging check functionArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy
2009-06-08UBI: improve messages in the WL workerArtem 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