aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAge
* UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-30
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-07
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-01
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-05
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-05
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
* UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-10
* UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-09
* UBI: improve messages in the WL workerArtem Bityutskiy2009-06-08
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-02
* UBI: introduce new constantsArtem Bityutskiy2009-06-02
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
* UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
* UBI: fix error pathArtem Bityutskiy2008-12-05
* UBI: some code re-structuringArtem Bityutskiy2008-12-05
* UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-06
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: fix warningsArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-26
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: fix commentArtem Bityutskiy2007-12-26
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-26
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-26
* UBI: improve commentArtem Bityutskiy2007-12-26
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-26
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* UBI: remove useless inlinesArtem Bityutskiy2007-10-14
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
* UBI: add more printsArtem Bityutskiy2007-10-14
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* UBI: fix error handling in erase workerArtem Bityutskiy2007-07-18
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27