summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)AuthorLines
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk-0/+1
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy-1/+1
2008-01-25UBI: add layout volume informationArtem Bityutskiy-5/+5
2008-01-25UBI: add auto-resize featureArtem Bityutskiy-0/+11
2007-12-26UBI: fix commentArtem Bityutskiy-3/+2
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy-0/+2
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy-9/+4
2007-12-26UBI: improve internal interfacesArtem Bityutskiy-2/+4
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy-3/+3
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy-1/+1
2007-07-18UBI: fix overflow bugVinit Agnihotri-3/+6
2007-07-18UBI: bugfix in error pathArtem Bityutskiy-3/+0
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig-20/+20
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy-8/+10
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy-6/+8
2007-07-18UBI: fix dereference after kfreeFlorin Malita-6/+5
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+809