summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vmt.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBI: remove built-in gluebiDmitry Pervushin2009-06-021-24/+2
* UBI: add notification APIDmitry Pervushin2009-06-021-0/+4
* UBI: do not panic if volume check failsArtem Bityutskiy2009-05-181-7/+11
* UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-181-0/+1
* UBI: improve debugging messagesArtem Bityutskiy2009-05-181-5/+5
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-181-3/+3
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-181-10/+7
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-1/+1
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-2/+2
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-8/+49
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-36/+37
* UBI: improve mkvol request validationArtem Bityutskiy2008-07-241-2/+2
* UBI: fix memory leakArtem Bityutskiy2008-07-241-9/+9
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-241-1/+1
* UBI: silence warningS.Çağlar Onur2008-03-041-1/+3
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-2/+0
* UBI: use bit-fieldsArtem Bityutskiy2008-01-251-11/+1
* UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2007-12-261-0/+1
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-5/+9
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-261-13/+7
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-261-30/+58
* UBI: fix error pathArtem Bityutskiy2007-12-261-25/+20
* UBI: get device when opening volumeArtem Bityutskiy2007-12-261-5/+0
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-6/+16
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-12/+10
* UBI: improve error messagesArtem Bityutskiy2007-12-261-3/+8
* UBI: remove redundant fieldArtem Bityutskiy2007-12-261-4/+8
* UBI: minor tidy-upsArtem Bityutskiy2007-12-261-3/+4
* UBI: silence a warningJesper Juhl2007-12-261-2/+3
* UBI: fix sparse warningsArtem Bityutskiy2007-10-141-33/+37
* UBI: fix overflow bugVinit Agnihotri2007-07-181-3/+5
* UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
* UBI: bugfix in error pathArtem Bityutskiy2007-07-181-2/+4
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-9/+9
* UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+809