aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz1-0/+3
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-06-07ubi: fastmap: Check each mapping only onceRichard Weinberger1-1/+15
2016-10-02UBI: introduce the VID buffer conceptBoris Brezillon1-5/+8
2016-10-02UBI: provide helpers to allocate and free aeb elementsBoris Brezillon1-2/+2
2015-09-29UBI: return ENOSPC if no enough space availableshengyong1-0/+1
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong1-21/+24
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman1-4/+3
2014-11-07UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger1-14/+9
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman1-23/+25
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