aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 dayslibubi: Add new interface ubi_leb_map()Zhihao Cheng
7 daysubifs-utils: Add linux hexdump implementations libZhihao Cheng
7 daysubifs-utils: Add implementations for linux kernel printing functionsZhihao Cheng
7 daysubifs-utils: Add sorting implementationsZhihao Cheng
7 daysubifs-utils: Add rwsem implementationsZhihao Cheng
7 daysubifs-utils: Add mutexlock implementationsZhihao Cheng
7 daysubifs-utils: Add spinlock implementationsZhihao Cheng
7 daysubifs-utils: Add bit operations implementationsZhihao Cheng
7 daysubifs-utils: Add atomic implementationsZhihao Cheng
7 daysubifs-utils: Add linux kernel memory allocation implementationsZhihao Cheng
7 daysubifs-utils: Add linux kernel error conversion definitionsZhihao Cheng
7 daysubifs-utils: Add linux type definitionsZhihao Cheng
7 daysubifs-utils: Add compiler attributes implementationsZhihao Cheng
7 daysubifs-utils: Import UBIFS libs from linux kernelZhihao Cheng
7 daysubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ...Zhihao Cheng
7 daysubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info' structureZhihao Cheng
7 daysubifs-utils: Add 'dev_name' into 'ubifs_info' structureZhihao Cheng
7 daysubifs-utils: Move 'debug_level' into ubifs_info structureZhihao Cheng
7 daysubifs-utils: Clean up error message printing functionsZhihao Cheng
7 daysubifs-utils: Define PROGRAM_NAME as variableZhihao Cheng
7 daysubifs-utils: Decouple mkfs.ubifs.h out of other modulesZhihao Cheng
7 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