Age | Commit message (Expand) | Author |
2024-11-11 | ubifs-utils: Adapt gc subsystem in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt orphan.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt misc.h in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt master.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt key.h in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt debug subsystem in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt commit.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt budget.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt journal.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt dir.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt auth.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt sb.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt recovery subsystem in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt log.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt tnc subsystem in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt lpt subsystem in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt io.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt super.c in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Adapt ubifs header file in libubifs | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add descriptions for new lib files in common/README | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add common definitions in linux kernel | Zhihao Cheng |
2024-11-11 | libubi: Add new interface ubi_leb_map() | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add linux hexdump implementations lib | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add implementations for linux kernel printing functions | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add sorting implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add rwsem implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add mutexlock implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add spinlock implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add bit operations implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add atomic implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add linux kernel memory allocation implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add linux kernel error conversion definitions | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add linux type definitions | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add compiler attributes implementations | Zhihao Cheng |
2024-11-11 | ubifs-utils: Import UBIFS libs from linux kernel | Zhihao Cheng |
2024-11-11 | ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ... | Zhihao Cheng |
2024-11-11 | ubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info' structure | Zhihao Cheng |
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 |