aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs-tools: android: release 1.6.1HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ycm-13.0luca0204002016-04-041-1/+1
* f2fs-tools: release 1.6.1Jaegeuk Kim2016-04-042-4/+4
* fsck.f2fs: calculate orphan_blkaddr correctlyJunling Zheng2016-04-041-1/+1
* fsck.f2fs: refactor extent info verification flowChao Yu2016-04-043-57/+93
* fsck.f2fs: check dirent positionChao Yu2016-04-043-14/+108
* mkfs.f2fs: set segment_count in super block correctlyFan Li2016-04-041-1/+2
* fsck.f2fs: check nat_entry->ino for all nodesSheng Yong2016-04-041-2/+2
* f2fs-tools: rebase struct f2fs_summary_block with upstreamChao Yu2016-04-044-58/+77
* fsck.f2fs: fix incorrect block_addr of node/metaJunling Zheng2016-04-041-1/+8
* fsck.f2fs: calculate the total size correctlyJunling Zheng2016-04-041-1/+2
* fsck.f2fs: check valid values for dot dentriesLiu Xue2016-04-042-1/+79
* f2fs-tools: redefine MAX_SIT_BITMAP_SIZEJunling Zheng2016-04-041-1/+3
* libf2fs: limit the total size up to 16TJunling Zheng2016-04-041-0/+5
* fsck.f2fs: fix corrupted nat entry [0]Sheng Yong2016-04-041-1/+12
* fsck.f2fs: remove corrupted nid entry from indirect/double-indirect nodeSheng Yong2016-04-041-6/+40
* fsck.f2fs: check /proc/mounts first to detect readonlyJaegeuk Kim2016-04-041-8/+8
* fsck.f2fs: show encrypted filenames matched with kernelJaegeuk Kim2016-04-041-9/+32
* fsck.f2fs: check ino of an inodeSheng Yong2016-04-041-0/+5
* fsck.f2fs: check ino of an used nat entrySheng Yong2016-04-041-0/+5
* f2fs-tools: fix endianness of on-disk check_sum in summary_footerSheng Yong2016-04-041-1/+1
* fsck.f2fs: avoid fix ssa in some caseYunlei He2016-04-041-9/+25
* mkfs.f2fs: reset dnode with zerosJaegeuk Kim2016-04-041-2/+1
* fsck.f2fs: nullify raw_super pointerJaegeuk Kim2016-04-041-0/+1
* f2fs-utils: Fix Android host utilsstable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2KSteve Kondik2016-01-212-3/+16
* Slight ifndef changeGreg Wallace2016-01-191-2/+2
* Fix readonly for androidGreg Wallace2016-01-191-1/+22
* fsck.f2fs: return 0 for no error was reportedJaegeuk Kim2016-01-191-3/+9
* fsck.f2fs: assign checkpoint pointer correctlyJaegeuk Kim2016-01-191-1/+1
* fsck.f2fs: swap checkpoint crc to CPU endianSheng Yong2016-01-191-2/+2
* f2fs-tools: avoid failure and warnings for android buildJaegeuk Kim2016-01-194-10/+17
* mkfs.f2fs: introduce zone align for main areaYunlei He2016-01-191-10/+10
* fsck.f2fs: fix double free invalid checkpointSheng Yong2016-01-191-6/+5
* man: modify mkfs.f2fs man pageJaegeuk Kim2016-01-191-1/+3
* man: add missing man pagesJaegeuk Kim2016-01-195-2/+214
* Update android versionGreg Wallace2016-01-191-1/+1
* f2fs-tools: release 1.6.0Jaegeuk Kim2016-01-191-2/+2
* mkfs.f2fs: fix check error when calloc sum_compact failureLiu Xue2016-01-191-1/+1
* fsck.f2fs: fix losing journal entriesJaegeuk Kim2016-01-191-1/+4
* defrag.f2fs: fix missing SSA updatesJaegeuk Kim2016-01-191-3/+6
* defrag.f2fs: enhance allocation speedJaegeuk Kim2016-01-192-5/+7
* libf2fs: fix incorrect type define of declarationChao Yu2016-01-191-2/+2
* defrag.f2fs: return error if there is no spaceJaegeuk Kim2016-01-191-10/+18
* defrag.f2fs: eliminate unexpected journal entriesJaegeuk Kim2016-01-193-0/+10
* defrag.f2fs: fix not to allocate current segmentJaegeuk Kim2016-01-191-3/+3
* lib: use u8/u32/u64 for bit operationsJaegeuk Kim2016-01-193-22/+15
* lib: fix test_bit_le functionsJaegeuk Kim2016-01-194-26/+21
* mkfs.f2fs: remove extent_cache entry for parent directoryJaegeuk Kim2016-01-191-2/+2
* mkfs.f2fs: fix storing volume label correctly in utf16Jaegeuk Kim2016-01-194-13/+186
* fsck.f2fs: deal with realloc size and realloc failureLiu Xue2016-01-191-0/+3
* Revert "fsck.f2fs: deal with realloc failure"Jaegeuk Kim2016-01-191-4/+1