summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)AuthorLines
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman-4/+3
2014-11-07UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger-14/+9
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman-23/+25
2014-07-19UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger-1/+1
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia-1/+1
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-5/+5
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy-2/+2
2012-09-04UBI: print lessArtem Bityutskiy-1/+1
2012-09-04UBI: comply with coding styleArtem Bityutskiy-4/+4
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy-12/+10
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy-1/+1
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy-2/+2
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy-3/+3
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy-4/+3
2012-05-20UBI: rename sv to avArtem Bityutskiy-36/+36
2012-05-20UBI: rename si to aiArtem Bityutskiy-43/+43
2012-05-20UBI: rename seb to aebArtem Bityutskiy-18/+18
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy-6/+7
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy-5/+5
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy-2/+2
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy-3/+3
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy-5/+5
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy-8/+0
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy-1/+1
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy-4/+4
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger-2/+2
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger-2/+2
2012-01-10UBI: make vid_hdr non-staticRichard Weinberger-1/+1
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris-1/+1
2011-06-07UBI: remove dead codeArtem Bityutskiy-13/+3
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy-1/+1
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds-3/+6
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy-3/+6
2010-12-03mtd: use vzallocJoe Perches-4/+2
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy-2/+6
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy-1/+1
2010-05-07UBI: misc comment fixesShinya Kuribayashi-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-12UBI: initialise update markerPeter Horton-0/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer-1/+1
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena-2/+2
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy-1/+0
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy-5/+3
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy-6/+6
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy-0/+51
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy-1/+1
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park-3/+2
2008-07-24UBI: add a commentArtem Bityutskiy-1/+10
2008-07-24UBI: print error codeArtem Bityutskiy-18/+21