aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
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
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy
2007-12-26UBI: fix commentArtem Bityutskiy
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy
2007-12-26UBI: improve commentArtem Bityutskiy
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-14UBI: remove useless inlinesArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: add more printsArtem Bityutskiy
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy