aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vmt.c
Commit message (Expand)AuthorAge
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
* UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
* UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-18
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* 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_vtbl_recordArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-20
* mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-01
* UBI: do not compare array with NULLArtem Bityutskiy2011-04-05
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBI: remove built-in gluebiDmitry Pervushin2009-06-02
* UBI: add notification APIDmitry Pervushin2009-06-02
* UBI: do not panic if volume check failsArtem Bityutskiy2009-05-18
* UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-18
* UBI: improve debugging messagesArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-18
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* UBI: fix gcc warningArtem 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: improve mkvol request validationArtem Bityutskiy2008-07-24
* UBI: fix memory leakArtem Bityutskiy2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: silence warningS.Çağlar Onur2008-03-04
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: use bit-fieldsArtem Bityutskiy2008-01-25
* UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2007-12-26
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-26
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-26
* UBI: fix error pathArtem Bityutskiy2007-12-26
* UBI: get device when opening volumeArtem Bityutskiy2007-12-26
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: improve error messagesArtem Bityutskiy2007-12-26
* UBI: remove redundant fieldArtem Bityutskiy2007-12-26
* UBI: minor tidy-upsArtem Bityutskiy2007-12-26
* UBI: silence a warningJesper Juhl2007-12-26
* UBI: fix sparse warningsArtem Bityutskiy2007-10-14
* UBI: fix overflow bugVinit Agnihotri2007-07-18
* UBI: fix debugging stuffArtem Bityutskiy2007-07-18