Age | Commit message (Expand) | Author |
2009-02-18 | UBI: add forgotten ubi-media.h | Artem Bityutskiy |
2009-02-18 | UBI: update ubi-header.h | Artem Bityutskiy |
2009-02-18 | UBI: update ubi-user.h | Artem Bityutskiy |
2009-02-17 | mtd-utils: handle non-power-of-2 erase size | Peter Korsgaard |
2009-02-12 | mkfs.ubifs: eliminate compiler warnings | Adrian Hunter |
2009-02-11 | Artem Bityutskiy said once: | linux-mtd-owner@lists.infradead.org |
2009-02-11 | I have here a mtd part which is 3 GiB with a flash page size of 256KiB. | linux-mtd-owner@lists.infradead.org |
2009-01-28 | mkfs.ubifs: update program version to 1.2 | Artem Bityutskiy |
2009-01-28 | mkfs.ubifs: support reserved space allocation | Artem Bityutskiy |
2009-01-20 | ubiupdatevol: fix -t parameter | Sebastian Andrzej Siewior |
2009-01-16 | ubi-tests: fix build and some warnings | Artem Bityutskiy |
2009-01-16 | mkfs.ubifs: fix various warnings | Artem Bityutskiy |
2009-01-16 | ubi-utils: fix compilation warnings | Artem Bityutskiy |
2009-01-16 | ubiformat: nicify error messages | Artem Bityutskiy |
2009-01-15 | ubi-utils: minor printing fix | Artem Bityutskiy |
2009-01-14 | fs-tests: fix remounting in integck | Artem Bityutskiy |
2009-01-13 | common.mk: tweak rules to workaround make-3.80 bugs | Mike Frysinger |
2009-01-13 | ubi-utils: fix warning in fprintf() code | Mike Frysinger |
2008-12-27 | mkfs.jffs2: fix dir creation in / | Mike Frysinger |
2008-12-26 | nandwrite: correct data reading | Artem Bityutskiy |
2008-12-22 | Unify all common build system parts | Mike Frysinger |
2008-12-16 | libubi: remove some too verbose messages | Artem Bityutskiy |
2008-12-10 | libubi: be more verbose about errors | Artem Bityutskiy |
2008-12-10 | ubi-utils: fix up build system | Mike Frysinger |
2008-12-09 | mkfs.ubifs: fix "smal" typo | Mike Frysinger |
2008-12-09 | ubiformat.c: fix printf(%d, size_t) warning | Mike Frysinger |
2008-12-08 | ubi-utils: various fixes | Tom Rini |
2008-12-05 | mkfs.ubifs: clean the hashtable target as well | Sebastian Andrzej Siewior |
2008-12-02 | Separate '-m' and the mode with a space when invoking 'install' | Enrico Scholz |
2008-11-21 | ubi-utils: fix CFLAGS handling wrt cross compilation | Nicolas Pitre |
2008-11-21 | flash_eraseall reports incorrect percentage | Ladislav Michl |
2008-11-06 | ubinize: correct subpage_size print and initialise vol_info to zero | Adrian Hunter |
2008-10-23 | mkfs.ubifs: make program version 1.1. | Artem Bityutskiy |
2008-10-22 | Fix favor LZO implementation | Artem Bityutskiy |
2008-10-22 | Implement favor LZO method | Artem Bityutskiy |
2008-10-22 | Introduce favor_lzo compressor options | Artem Bityutskiy |
2008-10-22 | Make "c" global | Artem Bityutskiy |
2008-10-22 | Define the worst case compression constant | Artem Bityutskiy |
2008-10-22 | UBIFS: rename crc32 function | Artem Bityutskiy |
2008-10-08 | [PATCH] [MTD] mtd-utils: fec.c: bzero->memset, bcopy->memcpy, bcmp->memcmp | Mitch Davis |
2008-09-24 | ubinize: allow an absent 'image' in the ubinize configuration. | Richard Titmuss |
2008-09-08 | nanddump: Add Support for Quiet Option | Grant Erickson |
2008-09-08 | nanddump: Clean-up Usage Output | Grant Erickson |
2008-09-08 | nanddump: Use Boolean Mnemonics from stdbool.h | Grant Erickson |
2008-09-08 | nanddump: Pass Real Names as Arguments to perror | Grant Erickson |
2008-09-08 | nanddump: Utilize Standard Exit Mnemonics | Grant Erickson |
2008-09-08 | nanddump: Qualifier Clean-up | Grant Erickson |
2008-09-08 | nandwrite: Add Support for Reading from Standard Input | Grant Erickson |
2008-09-08 | nandwrite: Clean-up Usage Output | Grant Erickson |
2008-09-08 | nandwrite: Use Boolean Mnemonics from stdbool.h | Grant Erickson |