aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
38 hoursmisc-utils: add missing error handling for 'bam' allocation in ftl_check.cHEADmasterAnton Moryakov
5 daysubi-utils: Fix integer overflow in mtdinfo.cAnton Moryakov
5 daysnand-utils: Fix integer overflow in nandflipbits.cAnton Moryakov
5 daysmisc-utils: flash_erase: FIX integer overflow in flash_erase.cAnton Moryakov
5 daysubi-utils: ubirsvol: Fix integer overflow in ubirsvol.cAnton Moryakov
5 daysImport a more recent version of libiniparserDavid Oberhollenzer
2024-11-11ubifs-utils: Support Address-Sanitizier debugZhihao Cheng
2024-11-11tests: ubifs_tools: Add READMEZhihao Cheng
2024-11-11tests: ubifs_tools: Add run_all scriptZhihao Cheng
2024-11-11tests: ubifs_tools: mkfs_tests: Add fs content check testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add bad images fixing testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add corrupted imagesZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add random_corrupt+fsck testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add cycle_powercut+fsck testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add corrupt+fsck+fault_inject testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add powercut+fsck+mount testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add cycle mount+fsck testZhihao Cheng
2024-11-11tests: ubifs_tools: fsck_tests: Add authentication refusing testZhihao Cheng
2024-11-11tests: Add common libs for testing fsck.ubifs/mkfs.ubifsZhihao Cheng
2024-11-11fsck.ubifs: Add README to describe fsckZhihao Cheng
2024-11-11fsck.ubifs: Do final committingZhihao Cheng
2024-11-11fsck.ubifs: Handle disconnected filesZhihao Cheng
2024-11-11fsck.ubifs: Check and create the lost+foundHuang Xiaojia
2024-11-11fsck.ubifs: Check and create the root dirZhihao Cheng
2024-11-11ubifs-utils: libubifs: Support some file operationsZhihao Cheng
2024-11-11fsck.ubifs: Check and correct the index sizeZhihao Cheng
2024-11-11fsck.ubifs: Commit problem fixing modifications to diskZhihao Cheng
2024-11-11fsck.ubifs: check and correct the space statisticsZhihao Cheng
2024-11-11fsck.ubifs: Move common functions and data structures into check_space.cZhihao Cheng
2024-11-11fsck.ubifs: Check whether the TNC is emptyZhihao Cheng
2024-11-11fsck.ubifs: Check and correct files' informationXiang Yang
2024-11-11fsck.ubifs: Check and handle unreachable filesZhihao Cheng
2024-11-11fsck.ubifs: Check and handle invalid filesZhihao Cheng
2024-11-11fsck.ubifs: Update files' size for check modeZhihao Cheng
2024-11-11fsck.ubifs: Ensure that TNC LEB can be scanned successfulZhihao Cheng
2024-11-11fsck.ubifs: Traverse TNC and construct filesZhihao Cheng
2024-11-11fsck.ubifs: Move common functions and data structures into fsck.ubifs.cZhihao Cheng
2024-11-11fsck.ubifs: Recover isizeZhihao Cheng
2024-11-11fsck.ubifs: Consolidate logZhihao Cheng
2024-11-11fsck.ubifs: Handle orphan nodesZhihao Cheng
2024-11-11fsck.ubifs: Replay journalZhihao Cheng
2024-11-11fsck.ubifs: Read master node & init lptZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Write master nodeZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Clean up log and orphan areaZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Build LPTZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Build TNCZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned filesZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Re-write dataZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Record used LEBsZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Check and correct files' informationZhihao Cheng