aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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