summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-48/+44
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-241-1/+5
* UBI: amend commentariesArtem Bityutskiy2008-07-241-47/+47
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-241-2/+1
* UBI: fix warningsArtem Bityutskiy2008-01-251-1/+1
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-1/+0
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-261-14/+2
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-0/+1
* UBI: fix commentArtem Bityutskiy2007-12-261-6/+3
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-261-7/+32
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-261-86/+133
* UBI: improve commentArtem Bityutskiy2007-12-261-3/+6
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-261-44/+14
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-141-2/+2
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-141-6/+6
* UBI: add more printsArtem Bityutskiy2007-10-141-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
OpenPOWER on IntegriCloud