summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)Author
2013-02-22UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-10-05UBI: print lessArtem Bityutskiy
2012-10-05UBI: comply with coding styleArtem Bityutskiy
2012-09-10UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-05-23UBI: amend comments after all the renamingsArtem Bityutskiy
2012-05-23UBI: rename ubi_scan_get_free_pebArtem Bityutskiy
2012-05-23UBI: rename ubi_scan_rm_volumeArtem Bityutskiy
2012-05-23UBI: rename ubi_scan_find_avArtem Bityutskiy
2012-05-23UBI: rename ubi_scan_add_usedArtem Bityutskiy
2012-05-23UBI: rename sv to avArtem Bityutskiy
2012-05-23UBI: rename si to aiArtem Bityutskiy
2012-05-23UBI: rename seb to aebArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-23UBI: get rid of dbg_errArtem Bityutskiy
2012-05-23UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-23UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-01-26UBI: use own macros for the layout volumeRichard Weinberger
2012-01-14UBI: make vid_hdr non-staticRichard Weinberger
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