aboutsummaryrefslogtreecommitdiff
path: root/ubifs-utils
AgeCommit message (Expand)Author
2024-11-11ubifs-utils: Support Address-Sanitizier debugZhihao 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
2024-11-11fsck.ubifs: rebuild_fs: Extract reachable directory entries treeZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Filter invalid filesZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Add valid nodes into fileZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Remove deleted nodes from valid node treeZhihao Cheng
2024-11-11fsck.ubifs: Add rebuilding filesystem supportZhihao Cheng
2024-11-11fsck.ubifs: Add file organization realizationZhihao Cheng
2024-11-11fsck.ubifs: Add node parsing functionsZhihao Cheng
2024-11-11fsck.ubifs: Load filesystem information from UBI volumeZhihao Cheng
2024-11-11fsck.ubifs: Distinguish reasons when certain failures happenZhihao Cheng
2024-11-11fsck.ubifs: Add inconsistent problem handling asking functionZhihao Cheng
2024-11-11fsck.ubifs: Add fsck supportZhihao Cheng
2024-11-11ubifs-utils: open_ubi: Set errno if the target is not char deviceZhihao Cheng
2024-11-11ubifs-utils: Replace ubifs related source code with linux kernel implementationZhihao Cheng
2024-11-11ubifs-utils: Add descriptions for new lib files in libubifs/READMEZhihao Cheng
2024-11-11ubifs-utils: Move ubifs-media.h in libubifsZhihao Cheng
2024-11-11ubifs-utils: Adapt gc subsystem in libubifsZhihao Cheng
2024-11-11ubifs-utils: Adapt orphan.c in libubifsZhihao Cheng
2024-11-11ubifs-utils: Adapt misc.h in libubifsZhihao Cheng