summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-25/+36
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-211-9/+23
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-201-2/+2
* UBI: rename sv to avArtem Bityutskiy2012-05-201-3/+3
* UBI: rename si to aiArtem Bityutskiy2012-05-201-7/+7
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-11/+11
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-1/+1
* UBI: rename few functions for consistencyArtem Bityutskiy2012-05-201-2/+2
* UBI: more of clean-up terminology for self-checksArtem Bityutskiy2012-05-201-28/+26
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-201-10/+0
* UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-201-8/+1
* UBI: Kill data type hintRichard Weinberger2012-05-201-42/+8
* UBI: always dump the stack on errorArtem Bityutskiy2012-05-201-3/+3
* UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-091-1/+1
* UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-03-091-6/+4
* UBI: fix documentation and improve readabilityArtem Bityutskiy2012-03-091-4/+5
* UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-051-3/+4
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-301-1/+4
* UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy2011-06-011-2/+2
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-011-3/+3
* UBI: change the interface of a debugging check functionArtem Bityutskiy2011-05-311-13/+19
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-141-1/+2
* UBI: make tests modes dynamicArtem Bityutskiy2011-03-161-2/+2
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-161-3/+13
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-191-16/+3
* UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-191-0/+10
* UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-191-1/+1
* UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-301-1/+2
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-071-1/+1
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-011-9/+8
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-051-1/+1
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-051-0/+8
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-101-7/+7
* UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
* UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
* UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-021-7/+38
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-021-54/+46
* UBI: introduce new constantsArtem Bityutskiy2009-06-021-7/+6
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-161-224/+140
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-151-22/+23
* UBI: handle write errors in WL workerArtem Bityutskiy2008-12-051-12/+20
* UBI: fix error pathArtem Bityutskiy2008-12-051-9/+18
* UBI: some code re-structuringArtem Bityutskiy2008-12-051-16/+23
* UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-061-1/+2
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-8/+5