aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy1-16/+3
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy1-0/+10
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy1-1/+1
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy1-1/+2
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi1-1/+1
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy1-9/+8
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy1-1/+1
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy1-0/+8
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy1-7/+7
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy1-1/+2
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy1-3/+4
2009-06-08UBI: improve messages in the WL workerArtem Bityutskiy1-9/+24
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy1-7/+38
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy1-54/+46
2009-06-02UBI: introduce new constantsArtem Bityutskiy1-7/+6
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu1-224/+140
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu1-22/+23
2008-12-05UBI: handle write errors in WL workerArtem Bityutskiy1-12/+20
2008-12-05UBI: fix error pathArtem Bityutskiy1-9/+18
2008-12-05UBI: some code re-structuringArtem Bityutskiy1-16/+23
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev1-1/+2
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-8/+5
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-48/+44
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy1-1/+5
2008-07-24UBI: amend commentariesArtem Bityutskiy1-47/+47
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-2/+1
2008-01-25UBI: fix warningsArtem Bityutskiy1-1/+1
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-1/+0
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy1-14/+2
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-0/+1
2007-12-26UBI: fix commentArtem Bityutskiy1-6/+3
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy1-7/+32
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy1-86/+133
2007-12-26UBI: improve commentArtem Bityutskiy1-3/+6
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy1-44/+14
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-14UBI: remove useless inlinesArtem Bityutskiy1-81/+38
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-2/+2
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy1-6/+6
2007-10-14UBI: add more printsArtem Bityutskiy1-0/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy1-41/+48
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+1671