aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-07UBI: misc comment fixesShinya Kuribayashi1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-12UBI: initialise update markerPeter Horton1-0/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena1-2/+2
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy1-1/+0
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-5/+3
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-6/+6
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-0/+51
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-1/+1
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-3/+2
2008-07-24UBI: add a commentArtem Bityutskiy1-1/+10
2008-07-24UBI: print error codeArtem Bityutskiy1-18/+21
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk1-0/+1
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy1-1/+1
2008-01-25UBI: add layout volume informationArtem Bityutskiy1-5/+5
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-0/+11
2007-12-26UBI: fix commentArtem Bityutskiy1-3/+2
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy1-0/+2
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-9/+4
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-2/+4
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-3/+3
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy1-1/+1
2007-07-18UBI: fix overflow bugVinit Agnihotri1-3/+6
2007-07-18UBI: bugfix in error pathArtem Bityutskiy1-3/+0
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-20/+20
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-8/+10
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy1-6/+8
2007-07-18UBI: fix dereference after kfreeFlorin Malita1-6/+5
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+809