Age | Commit message (Expand) | Author |
2012-11-16 | ubi-tests: switch to using common.h from the top level | Artem Bityutskiy |
2012-11-16 | ubi-tests: rename common.[ch] to helpers.[ch] | Artem Bityutskiy |
2012-11-16 | ubi-tests: ubi_leb_change_start() no longer uses 'dtype'. | Bill Pringlemeir |
2012-11-12 | ubiformat: really skip some messages when quiet | Wolfram Sang |
2012-10-26 | mkfs.ubifs: Improve error handling of is_contained() | Marcus Prebble |
2012-10-11 | mkfs.ubifs: rewrite path checking | Artem Bityutskiy |
2012-09-25 | mkfs.jffs2: correct some warnings using PRIdoff_t | Richard Genoud |
2012-09-25 | consistency between u_int32_t / off_t / off64_t | Richard Genoud |
2012-09-25 | introduce PRIxoff_t and PRIdoff_t printf helpers | Richard Genoud |
2012-09-25 | tests: io_update correct lseek parameters order | Richard Genoud |
2012-09-25 | ubiformat: fix failure on big partitions (>4Gio) | Richard Genoud |
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 |