summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)Author
2011-06-07UBI: remove dead codeArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2010-12-03mtd: use vzallocJoe Perches
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-12UBI: initialise update markerPeter Horton
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-07-24UBI: add a commentArtem Bityutskiy
2008-07-24UBI: print error codeArtem Bityutskiy
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2007-12-26UBI: fix commentArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-07-18UBI: fix overflow bugVinit Agnihotri
2007-07-18UBI: bugfix in error pathArtem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy
2007-07-18UBI: fix dereference after kfreeFlorin Malita
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy