aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-19UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger1-1/+1
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia1-1/+1
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds1-5/+5
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-09-04UBI: print lessArtem Bityutskiy1-1/+1
2012-09-04UBI: comply with coding styleArtem Bityutskiy1-4/+4
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy1-12/+10
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy1-3/+3
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy1-4/+3
2012-05-20UBI: rename sv to avArtem Bityutskiy1-36/+36
2012-05-20UBI: rename si to aiArtem Bityutskiy1-43/+43
2012-05-20UBI: rename seb to aebArtem Bityutskiy1-18/+18
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy1-6/+7
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy1-5/+5
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy1-2/+2
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy1-3/+3
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy1-5/+5
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy1-8/+0
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy1-4/+4
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy1-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger1-2/+2
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-10UBI: make vid_hdr non-staticRichard Weinberger1-1/+1
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-1/+1
2011-06-07UBI: remove dead codeArtem Bityutskiy1-13/+3
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy1-1/+1
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-3/+6
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy1-3/+6
2010-12-03mtd: use vzallocJoe Perches1-4/+2
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy1-2/+6
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy1-1/+1
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