Age | Commit message (Expand) | Author |
2024-11-11 | ubifs-utils: Add 'dev_name' into 'ubifs_info' structure | Zhihao Cheng |
2024-11-11 | ubifs-utils: Move 'debug_level' into ubifs_info structure | Zhihao Cheng |
2024-11-11 | ubifs-utils: Clean up error message printing functions | Zhihao Cheng |
2024-11-11 | ubifs-utils: Define PROGRAM_NAME as variable | Zhihao Cheng |
2024-11-11 | ubifs-utils: Decouple mkfs.ubifs.h out of other modules | Zhihao Cheng |
2024-11-11 | ubifs-utils: Split common source files from mkfs.ubifs | Zhihao Cheng |
2024-10-08 | mkfs.jffs2: fix segfault when parsing dev table | Rosen Penev |
2024-10-08 | mtd-tests: flash_speed: Benchmark continuous reads | Miquel Raynal |
2024-10-08 | mtd-tests: flash_speed: Drop read_eraseblock_by_page() | Miquel Raynal |
2024-10-08 | mtd-tests: flash_speed: Generalize read_eraseblock_by_2pages() | Miquel Raynal |
2024-10-08 | mtd-tests: flash_speed: Clarify the number of pages in each set while measuring | Miquel Raynal |
2024-10-08 | mtd-tests: flash_speed: Drop an apparently useless block | Miquel Raynal |
2024-10-08 | mtd-tests: nandbiterrs: Add support for testing continuous reads | Miquel Raynal |
2024-10-08 | mtd-tests: nandbiterrs: Store the chunks size in an intermediate variable | Miquel Raynal |
2024-10-08 | nand-utils: nanddump: Add support for testing continuous reads | Miquel Raynal |
2024-10-08 | nand-utils: nanddump: Explicitely use the page size when relevant | Miquel Raynal |
2024-10-08 | nand-utils: nanddump: Use a specific variable for the buffer size | Miquel Raynal |
2024-09-25 | Release mtd-utils-2.2.1v2.2.1 | David Oberhollenzer |
2024-09-25 | Update CHANGELOG | David Oberhollenzer |
2024-09-25 | mtd-utils: Extract rbtree implementation to common lib | Zhihao Cheng |
2024-09-25 | mtd-utils: Extract list implementation to common lib and add list_sort support | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Fix memleak for 'output' in error paths | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Fix missed closing out_fd | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Close libubi in error handling paths | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Fix incorrect dir size calculation in encryption scenario | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Fix wrong xattr entry type | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Initialize 'cipher_name' as NULL | Zhihao Cheng |
2024-09-25 | mkfs.ubifs: Clear direct_write property when closing target | Zhihao Cheng |
2024-09-25 | mtd-utils: also check for static libuuid | Rosen Penev |
2024-09-25 | fs-tests: integck: Refactor: split out common remount logic | Csókás, Bence |
2024-09-25 | fs-tests: integck: Refactor: split out common remount logic | Csókás, Bence |
2024-09-25 | libubi: ubi_update_start: slightly improve documentation | Christian Eggers |
2024-04-13 | mtd-utils: fectest: Fix time formatting with _TIME_BITS=64 on 32-bit system | Ben Hutchings |
2024-03-29 | Release mtd-utils-2.2.0v2.2.0 | David Oberhollenzer |
2024-03-29 | Update CHANGELOG.md | David Oberhollenzer |
2024-02-19 | Update README.txt | David Oberhollenzer |
2024-02-19 | Add a build summary to configure.ac | David Oberhollenzer |
2024-02-19 | Unify handling of configure switches | David Oberhollenzer |
2024-02-18 | Cleanup: Unify handling of OpenSSL dependency | David Oberhollenzer |
2024-02-18 | Make zlib an optional dependency | David Oberhollenzer |
2024-02-18 | Make it possible to compile mkfs.ubifs without zlib | David Oberhollenzer |
2024-02-18 | Make it possible to compile jffsX-utils without zlib | David Oberhollenzer |
2024-02-17 | Fix optional compilation of lzo compressors | David Oberhollenzer |
2024-02-15 | Cleanup handling of optional dependencies | David Oberhollenzer |
2024-02-14 | Add missing autoconf check for AR | David Oberhollenzer |
2023-12-19 | mkfs.ubifs: fix xattr scanning for builds with selinux support | David Oberhollenzer |
2023-11-20 | ubiattach: introduce need_resv_pool in UBI_IOCATT | Zhihao Cheng |
2023-11-20 | ubiattach: introduce disable_fm in UBI_IOCATT | Zhihao Cheng |
2023-11-13 | mtd-utils: flash_erase: Add an option for JFFS2 cleanmarker size | Takahiro Kuwano |
2023-09-08 | flashcp: Add write last option. | Piotr Esden-Tempski |