aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vtbl.c
Commit message (Expand)AuthorAge
* 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
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-24
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: add a commentArtem Bityutskiy2008-07-24
* UBI: print error codeArtem Bityutskiy2008-07-24
* UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk2008-03-04
* UBI: do not flush queue on each vtbl changeArtem Bityutskiy2008-02-01
* UBI: add layout volume informationArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25