aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vmt.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-08-15ubi: expose the volume CRC check skip flagQuentin Schulz
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz
2018-06-07ubi: fastmap: Check each mapping only onceRichard Weinberger
2018-01-17ubi: Fix race condition between ubi volume creation and udevClay McClure
2017-03-21mtd: utilize new cdev_device_add helper functionLogan Gunthorpe
2016-10-02UBI: hide EBA internalsBoris Brezillon
2016-07-29ubi: Make volume resize power cut awareRichard Weinberger
2016-05-24UBI: Clean up return in ubi_remove_volume()Dan Carpenter
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai
2015-06-02UBI: Init vol->reserved_pebs by assignmentshengyong
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
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