Age | Commit message (Expand) | Author |
2012-12-10 | UBI: introduce helpers dbg_chk_{io, gen} | Ezequiel Garcia |
2012-12-03 | UBI: replace memcpy with struct assignment | Ezequiel Garcia |
2012-07-18 | UBI: harmonize the update of ubi->beb_rsvd_pebs | Shmulik Ladkani |
2012-05-21 | UBI: modify ubi_wl_flush function to clear work queue for a lnum | Joel Reardon |
2012-05-20 | UBI: get rid of dbg_err | Artem Bityutskiy |
2012-05-20 | UBI: more of clean-up terminology for self-checks | Artem Bityutskiy |
2012-05-20 | UBI: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-20 | UBI: rename ubi_dbg_dump_vtbl_record | Artem Bityutskiy |
2012-05-20 | UBI: rename ubi_dbg_dump_vol_info | Artem Bityutskiy |
2011-10-31 | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-06-01 | UBI: use debugfs for the extra checks knobs | Artem Bityutskiy |
2011-04-05 | UBI: do not compare array with NULL | Artem Bityutskiy |
2011-03-16 | UBI: make self-checks dynamic | Artem Bityutskiy |
2010-10-19 | UBI: preserve corrupted PEBs | Artem Bityutskiy |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-06-02 | UBI: remove built-in gluebi | Dmitry Pervushin |
2009-06-02 | UBI: add notification API | Dmitry Pervushin |
2009-05-18 | UBI: do not panic if volume check fails | Artem Bityutskiy |
2009-05-18 | UBI: add dump_stack in checking code | Artem Bityutskiy |
2009-05-18 | UBI: improve debugging messages | Artem Bityutskiy |
2009-05-18 | UBI: re-name volumes_mutex to device_mutex | Artem Bityutskiy |
2009-01-18 | UBI: use nicer 64-bit math | Artem Bityutskiy |
2009-01-06 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-07-24 | UBI: fix gcc warning | Artem Bityutskiy |
2008-07-24 | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy |
2008-07-24 | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy |
2008-07-24 | UBI: implement multiple volumes rename | Artem Bityutskiy |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy |
2008-07-24 | UBI: improve mkvol request validation | Artem Bityutskiy |
2008-07-24 | UBI: fix memory leak | Artem Bityutskiy |
2008-07-24 | UBI: avoid unnecessary division operations | Kyungmin Park |
2008-03-04 | UBI: silence warning | S.Çağlar Onur |
2008-01-25 | UBI: add auto-resize feature | Artem Bityutskiy |
2008-01-25 | UBI: use bit-fields | Artem Bityutskiy |
2007-12-26 | UBI: bugfix: do not forget to increment vol_count | Artem Bityutskiy |
2007-12-26 | UBI: add UBI devices reference counting | Artem Bityutskiy |
2007-12-26 | UBI: tweak volumes locking some more | Artem Bityutskiy |
2007-12-26 | UBI: introduce volume refcounting | Artem Bityutskiy |
2007-12-26 | UBI: fix error path | Artem Bityutskiy |
2007-12-26 | UBI: get device when opening volume | Artem Bityutskiy |
2007-12-26 | UBI: tweak volumes locking | Artem Bityutskiy |
2007-12-26 | UBI: improve internal interfaces | Artem Bityutskiy |
2007-12-26 | UBI: improve error messages | Artem Bityutskiy |
2007-12-26 | UBI: remove redundant field | Artem Bityutskiy |
2007-12-26 | UBI: minor tidy-ups | Artem Bityutskiy |
2007-12-26 | UBI: silence a warning | Jesper Juhl |
2007-10-14 | UBI: fix sparse warnings | Artem Bityutskiy |
2007-07-18 | UBI: fix overflow bug | Vinit Agnihotri |
2007-07-18 | UBI: fix debugging stuff | Artem Bityutskiy |
2007-07-18 | UBI: bugfix in error path | Artem Bityutskiy |