summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
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: rename few functions for consistencyArtem Bityutskiy
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-03-09UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy
2012-01-05UBI: fix use-after-free on error pathArtem Bityutskiy
2011-11-30UBI: 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
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu
2008-12-05UBI: handle write errors in WL workerArtem Bityutskiy
2008-12-05UBI: fix error pathArtem Bityutskiy
2008-12-05UBI: some code re-structuringArtem Bityutskiy
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park