aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vmt.c
AgeCommit message (Expand)Author
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
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_vtbl_recordArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-05-18UBI: do not panic if volume check failsArtem Bityutskiy
2009-05-18UBI: add dump_stack in checking codeArtem Bityutskiy
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-24UBI: fix gcc warningArtem 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
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-03-04UBI: silence warningS.Çağlar Onur
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: use bit-fieldsArtem Bityutskiy
2007-12-26UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: fix error pathArtem Bityutskiy
2007-12-26UBI: get device when opening volumeArtem Bityutskiy
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-12-26UBI: improve error messagesArtem Bityutskiy
2007-12-26UBI: remove redundant fieldArtem Bityutskiy
2007-12-26UBI: minor tidy-upsArtem Bityutskiy
2007-12-26UBI: silence a warningJesper Juhl
2007-10-14UBI: fix sparse warningsArtem Bityutskiy
2007-07-18UBI: fix overflow bugVinit Agnihotri
2007-07-18UBI: fix debugging stuffArtem Bityutskiy
2007-07-18UBI: bugfix in error pathArtem Bityutskiy