aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysubifs-utils: Add compiler attributes implementationsZhihao Cheng
8 daysubifs-utils: Import UBIFS libs from linux kernelZhihao Cheng
8 daysubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ...Zhihao Cheng
8 daysubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info' structureZhihao Cheng
8 daysubifs-utils: Add 'dev_name' into 'ubifs_info' structureZhihao Cheng
8 daysubifs-utils: Move 'debug_level' into ubifs_info structureZhihao Cheng
8 daysubifs-utils: Clean up error message printing functionsZhihao Cheng
8 daysubifs-utils: Define PROGRAM_NAME as variableZhihao Cheng
8 daysubifs-utils: Decouple mkfs.ubifs.h out of other modulesZhihao Cheng
8 daysubifs-utils: Split common source files from mkfs.ubifsZhihao Cheng
2024-10-08mkfs.jffs2: fix segfault when parsing dev tableRosen Penev
2024-10-08mtd-tests: flash_speed: Benchmark continuous readsMiquel Raynal
2024-10-08mtd-tests: flash_speed: Drop read_eraseblock_by_page()Miquel Raynal
2024-10-08mtd-tests: flash_speed: Generalize read_eraseblock_by_2pages()Miquel Raynal
2024-10-08mtd-tests: flash_speed: Clarify the number of pages in each set while measuringMiquel Raynal
2024-10-08mtd-tests: flash_speed: Drop an apparently useless blockMiquel Raynal
2024-10-08mtd-tests: nandbiterrs: Add support for testing continuous readsMiquel Raynal
2024-10-08mtd-tests: nandbiterrs: Store the chunks size in an intermediate variableMiquel Raynal
2024-10-08nand-utils: nanddump: Add support for testing continuous readsMiquel Raynal
2024-10-08nand-utils: nanddump: Explicitely use the page size when relevantMiquel Raynal
2024-10-08nand-utils: nanddump: Use a specific variable for the buffer sizeMiquel Raynal
2024-09-25Release mtd-utils-2.2.1v2.2.1David Oberhollenzer
2024-09-25Update CHANGELOGDavid Oberhollenzer
2024-09-25mtd-utils: Extract rbtree implementation to common libZhihao Cheng
2024-09-25mtd-utils: Extract list implementation to common lib and add list_sort supportZhihao Cheng
2024-09-25mkfs.ubifs: Fix memleak for 'output' in error pathsZhihao Cheng
2024-09-25mkfs.ubifs: Fix missed closing out_fdZhihao Cheng
2024-09-25mkfs.ubifs: Close libubi in error handling pathsZhihao Cheng
2024-09-25mkfs.ubifs: Fix incorrect dir size calculation in encryption scenarioZhihao Cheng
2024-09-25mkfs.ubifs: Fix wrong xattr entry typeZhihao Cheng
2024-09-25mkfs.ubifs: Initialize 'cipher_name' as NULLZhihao Cheng
2024-09-25mkfs.ubifs: Clear direct_write property when closing targetZhihao Cheng
2024-09-25mtd-utils: also check for static libuuidRosen Penev
2024-09-25fs-tests: integck: Refactor: split out common remount logicCsókás, Bence
2024-09-25fs-tests: integck: Refactor: split out common remount logicCsókás, Bence
2024-09-25libubi: ubi_update_start: slightly improve documentationChristian Eggers
2024-04-13mtd-utils: fectest: Fix time formatting with _TIME_BITS=64 on 32-bit systemBen Hutchings
2024-03-29Release mtd-utils-2.2.0v2.2.0David Oberhollenzer
2024-03-29Update CHANGELOG.mdDavid Oberhollenzer
2024-02-19Update README.txtDavid Oberhollenzer
2024-02-19Add a build summary to configure.acDavid Oberhollenzer
2024-02-19Unify handling of configure switchesDavid Oberhollenzer
2024-02-18Cleanup: Unify handling of OpenSSL dependencyDavid Oberhollenzer
2024-02-18Make zlib an optional dependencyDavid Oberhollenzer
2024-02-18Make it possible to compile mkfs.ubifs without zlibDavid Oberhollenzer
2024-02-18Make it possible to compile jffsX-utils without zlibDavid Oberhollenzer
2024-02-17Fix optional compilation of lzo compressorsDavid Oberhollenzer
2024-02-15Cleanup handling of optional dependenciesDavid Oberhollenzer
2024-02-14Add missing autoconf check for ARDavid Oberhollenzer
2023-12-19mkfs.ubifs: fix xattr scanning for builds with selinux supportDavid Oberhollenzer