aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy1-10/+7
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-07-24UBI: fix gcc warningArtem Bityutskiy1-1/+1
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-1/+1
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-2/+2
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-8/+49
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-36/+37
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy1-2/+2
2008-07-24UBI: fix memory leakArtem Bityutskiy1-9/+9
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-1/+1
2008-03-04UBI: silence warningS.Çağlar Onur1-1/+3
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-2/+0
2008-01-25UBI: use bit-fieldsArtem Bityutskiy1-11/+1
2007-12-26UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy1-0/+1
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-5/+9
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy1-13/+7
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy1-30/+58
2007-12-26UBI: fix error pathArtem Bityutskiy1-25/+20
2007-12-26UBI: get device when opening volumeArtem Bityutskiy1-5/+0
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-6/+16
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-12/+10
2007-12-26UBI: improve error messagesArtem Bityutskiy1-3/+8
2007-12-26UBI: remove redundant fieldArtem Bityutskiy1-4/+8
2007-12-26UBI: minor tidy-upsArtem Bityutskiy1-3/+4
2007-12-26UBI: silence a warningJesper Juhl1-2/+3
2007-10-14UBI: fix sparse warningsArtem Bityutskiy1-33/+37
2007-07-18UBI: fix overflow bugVinit Agnihotri1-3/+5
2007-07-18UBI: fix debugging stuffArtem Bityutskiy1-4/+16
2007-07-18UBI: bugfix in error pathArtem Bityutskiy1-2/+4
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-9/+9
2007-07-18UBI: error path bugfixArtem Bityutskiy1-1/+0
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+809