aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* 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