summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)Author
2016-10-02UBI: introduce the VID buffer conceptBoris Brezillon
2016-10-02UBI: provide helpers to allocate and free aeb elementsBoris Brezillon
2015-09-29UBI: return ENOSPC if no enough space availableshengyong
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman
2014-11-07UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
2014-07-19UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy
2012-05-20UBI: rename sv to avArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger
2012-01-10UBI: make vid_hdr non-staticRichard Weinberger
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
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