summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+1671
OpenPOWER on IntegriCloud