aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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