aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ubi: provide a way to skip CRC checksQuentin Schulz2018-08-14
* ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-08-14
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-07
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-02
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2016-10-02
* UBI: return ENOSPC if no enough space availableshengyong2015-09-29
* UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-02
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
* UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-07
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-19
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-02
|\
| * UBI: print lessArtem Bityutskiy2012-09-04
| * UBI: comply with coding styleArtem Bityutskiy2012-09-04
* | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-04
|/
* UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_rm_volumeArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_add_usedArtem Bityutskiy2012-05-20
* UBI: rename sv to avArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename seb to aebArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-20
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-20
* UBI: more of clean-up terminology for self-checksArtem Bityutskiy2012-05-20
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_svArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-20
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBI: use own macros for the layout volumeRichard Weinberger2012-01-15
* UBI: make vid_hdr non-staticRichard Weinberger2012-01-10
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* UBI: remove dead codeArtem Bityutskiy2011-06-07
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-01
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-18
|\
| * UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
* | mtd: use vzallocJoe Perches2010-12-03
|/
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-19
* UBI: misc comment fixesShinya Kuribayashi2010-05-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBI: initialise update markerPeter Horton2010-01-12
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-09