aboutsummaryrefslogtreecommitdiff
path: root/ubifs-utils/common
AgeCommit message (Expand)Author
2024-11-11ubifs-utils: libubifs: Support some file operationsZhihao Cheng
2024-11-11fsck.ubifs: Add fsck supportZhihao Cheng
2024-11-11ubifs-utils: Replace ubifs related source code with linux kernel implementationZhihao Cheng
2024-11-11ubifs-utils: Move ubifs-media.h in libubifsZhihao Cheng
2024-11-11ubifs-utils: Add descriptions for new lib files in common/READMEZhihao Cheng
2024-11-11ubifs-utils: Add common definitions in linux kernelZhihao Cheng
2024-11-11ubifs-utils: Add linux hexdump implementations libZhihao Cheng
2024-11-11ubifs-utils: Add implementations for linux kernel printing functionsZhihao Cheng
2024-11-11ubifs-utils: Add sorting implementationsZhihao Cheng
2024-11-11ubifs-utils: Add rwsem implementationsZhihao Cheng
2024-11-11ubifs-utils: Add mutexlock implementationsZhihao Cheng
2024-11-11ubifs-utils: Add spinlock implementationsZhihao Cheng
2024-11-11ubifs-utils: Add bit operations implementationsZhihao Cheng
2024-11-11ubifs-utils: Add atomic implementationsZhihao Cheng
2024-11-11ubifs-utils: Add linux kernel memory allocation implementationsZhihao Cheng
2024-11-11ubifs-utils: Add linux kernel error conversion definitionsZhihao Cheng
2024-11-11ubifs-utils: Add linux type definitionsZhihao Cheng
2024-11-11ubifs-utils: Add compiler attributes implementationsZhihao Cheng
2024-11-11ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ...Zhihao Cheng
2024-11-11ubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info' structureZhihao Cheng
2024-11-11ubifs-utils: Add 'dev_name' into 'ubifs_info' structureZhihao Cheng
2024-11-11ubifs-utils: Move 'debug_level' into ubifs_info structureZhihao Cheng
2024-11-11ubifs-utils: Clean up error message printing functionsZhihao Cheng
2024-11-11ubifs-utils: Define PROGRAM_NAME as variableZhihao Cheng
2024-11-11ubifs-utils: Decouple mkfs.ubifs.h out of other modulesZhihao Cheng
2024-11-11ubifs-utils: Split common source files from mkfs.ubifsZhihao Cheng