Age | Commit message (Expand) | Author |
2012-09-03 | ubirmvol: correct missing space on usage | Richard Genoud |
2012-08-23 | ubiattach: fail if kernel ignores max_beb_per1024 | Richard Genoud |
2012-08-23 | ubiattach: introduce max_beb_per1024 in UBI_IOCATT | Richard Genoud |
2012-08-23 | libubi: kill ubi_attach_mtd | Artem Bityutskiy |
2012-08-23 | libubi: factorize ubi_attach and ubi_attach_mtd code | Richard Genoud |
2012-08-22 | ubi-user.h: add max_beb_per1024 parameter | Richard Genoud |
2012-08-22 | UBI: sync ubi-user.h with kernel v3.6-rc1 | Richard Genoud |
2012-08-03 | stress-test.sh: remove a warning | Artem Bityutskiy |
2012-08-03 | stress-test.sh: add mtdram tests | Artem Bityutskiy |
2012-08-03 | stress-test.sh: support testing without sub-pages | Artem Bityutskiy |
2012-08-03 | stress-test.sh: develop the test further | Artem Bityutskiy |
2012-08-03 | runtests.sh: print more consistent messages | Artem Bityutskiy |
2012-08-03 | load_nandsim: switch to sh | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: simplify the code | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: rename variable | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: introduce a separate usage function | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: intruduce fatal function | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: use dochere for help output | Artem Bityutskiy |
2012-08-03 | stress-test.sh: do not use pipe unnecessarily | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: use less bashisms + cleanups | Artem Bityutskiy |
2012-08-03 | load_nandsim.sh: remove useless function | Artem Bityutskiy |
2012-08-02 | tests: ubi: add stress-test.sh | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up runtests.sh some more | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up the runtests.sh script | Artem Bityutskiy |
2012-06-29 | mtd-utils: Check mtdoffset is not larger than mtd.size in case of a bad block. | Tomer Barletz |
2012-06-29 | nandwrite: minor cleanups | Artem Bityutskiy |
2012-05-07 | Release mtd-utils-1.5.0v1.5.0 | Artem Bityutskiy |
2012-05-04 | mtd-utils: better document --pagesize of mkfs.jffs2 | Shmulik Ladkani |
2012-04-02 | Makefile: fixup previous 'make clean' fix | Brian Norris |
2012-03-12 | Makefile: fix "make clean" for old GNU find | Brian Norris |
2012-03-07 | mkfs.ubifs: do not ignore --max-leb-cnt when formatting an UBI volume | Artem Bityutskiy |
2012-02-29 | libmtd_legacy: don't open device in R/W | Brian Norris |
2012-02-29 | libmtd: perform device checking first | Brian Norris |
2012-02-14 | libmtd: fix mtd_write() issues for large data-only writes | Brian Norris |
2012-02-14 | mtdinfo: correct grammar on error message | Brian Norris |
2012-02-14 | libmtd: fix segmentation fault on lib->mtd | Brian Norris |
2012-02-14 | limbtd: implement mtd_dev_present for old kernels | Artem Bityutskiy |
2012-02-02 | docfsdisk: minor cosmetic cleanup | Artem Bityutskiy |
2012-02-02 | mtdinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-02-02 | libmtd: add `mtd_dev_present()' library function | Brian Norris |
2012-01-27 | ubinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-01-27 | libubi: make `ubi_dev_present()' a library function | Brian Norris |
2012-01-13 | libmtd: Variable name same as function name causing compile to fail (Android) | Thomas Cannon |
2011-12-19 | make_a_release.sh: remind about pushing the master branch | Artem Bityutskiy |
2011-12-17 | Release mtd-utils-1.4.9v1.4.9 | Artem Bityutskiy |
2011-12-12 | libmtd: allow write operations when MEMWRITE is not supported | Brian Norris |
2011-12-07 | Add a script to make releases | Artem Bityutskiy |
2011-12-05 | nandtest: seed random generator with time | Brian Norris |
2011-12-01 | nandtest: use seed argument | Jan Weitzel |
2011-12-01 | nandtest: set oldstats.failed | Jan Weitzel |