summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-021-5/+8
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2016-10-021-2/+2
* UBI: return ENOSPC if no enough space availableshengyong2015-09-291-0/+1
* UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-021-21/+24
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-281-4/+3
* UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-071-14/+9
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-23/+25
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-191-1/+1
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-101-1/+1
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-021-5/+5
|\
| * UBI: print lessArtem Bityutskiy2012-09-041-1/+1
| * UBI: comply with coding styleArtem Bityutskiy2012-09-041-4/+4
* | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-041-2/+2
|/
* UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-201-12/+10
* UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-201-1/+1
* UBI: rename ubi_scan_rm_volumeArtem Bityutskiy2012-05-201-2/+2
* UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-201-3/+3
* UBI: rename ubi_scan_add_usedArtem Bityutskiy2012-05-201-4/+3
* UBI: rename sv to avArtem Bityutskiy2012-05-201-36/+36
* UBI: rename si to aiArtem Bityutskiy2012-05-201-43/+43
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-18/+18
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-201-6/+7
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-5/+5
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-2/+2
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-201-3/+3
* UBI: more of clean-up terminology for self-checksArtem Bityutskiy2012-05-201-5/+5
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-201-8/+0
* UBI: rename ubi_dbg_dump_svArtem Bityutskiy2012-05-201-1/+1
* UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy2012-05-201-4/+4
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-201-1/+1
* UBI: Kill data type hintRichard Weinberger2012-05-201-2/+2
* UBI: use own macros for the layout volumeRichard Weinberger2012-01-151-2/+2
* UBI: make vid_hdr non-staticRichard Weinberger2012-01-101-1/+1
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-1/+1
* UBI: remove dead codeArtem Bityutskiy2011-06-071-13/+3
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-011-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-181-3/+6
|\
| * UBI: make self-checks dynamicArtem Bityutskiy2011-03-161-3/+6
* | mtd: use vzallocJoe Perches2010-12-031-4/+2
|/
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-191-2/+6
* UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-191-1/+1
* UBI: misc comment fixesShinya Kuribayashi2010-05-071-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBI: initialise update markerPeter Horton2010-01-121-0/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-091-2/+2
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-241-1/+0
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-5/+3
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-6/+6
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-0/+51
OpenPOWER on IntegriCloud