aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkfs.f2fs: Disable clangstable/cm-13.0-ZNH0ELuK13372016-01-101-0/+1
* f2fs-tools: Cleanup build targetsMichael Bestas2015-12-121-18/+0
* f2fs-tools: Update version in Android.mkMichael Bestas2015-12-041-1/+1
* f2fs-tools: release 1.5.0Jaegeuk Kim2015-11-121-2/+2
* fsck.f2fs: support a preen modeJaegeuk Kim2015-11-121-1/+3
* mkfs.f2fs: support <1% overprovision ratioJaegeuk Kim2015-11-123-8/+8
* fsck.f2fs: check sit types for node or data onlyJaegeuk Kim2015-11-121-12/+10
* man: fix missing description for overprovision ratioJaegeuk Kim2015-11-121-1/+2
* mkfs.f2fs: fix wrong ovp space calculation on large sectionJaegeuk Kim2015-11-121-1/+2
* mkfs.f2fs: don't need to limit MIN_VOLUME SIZEJaegeuk Kim2015-11-122-8/+0
* mkfs.f2fs: set overprovision size more preciselyJaegeuk Kim2015-11-123-7/+42
* mkfs.f2fs: fix wrong documentationJaegeuk Kim2015-11-121-4/+4
* fsck.f2fs: add segment type in sit_dumpYunlei He2015-11-121-1/+1
* fsck.f2fs: drop extent_info to avoid potential wrong accessJaegeuk Kim2015-11-121-0/+2
* fsck.f2fs: select to update the latest valid summaryJaegeuk Kim2015-11-121-0/+44
* fsck.f2fs: add hash conversion for encrypted dentriesJaegeuk Kim2015-11-123-27/+80
* fsck.f2fs: avoid build warningJaegeuk Kim2015-11-121-1/+1
* dump.f2fs: show i_advise field in inodeJaegeuk Kim2015-11-121-0/+1
* fsck.f2fs: show superblock features and encryption infoJaegeuk Kim2015-11-121-0/+18
* mkfs.f2fs: set encryption featureJaegeuk Kim2015-11-123-1/+24
* fsck.f2fs: show ckeckpoint version infoJaegeuk Kim2015-11-121-1/+7
* Revert "mkfs.f2fs: 512 UTF-16 characters for label"Jaegeuk Kim2015-11-121-2/+2
* fsck.f2fs: fix orphan inode's link countJaegeuk Kim2015-11-121-2/+9
* fsck.f2fs: fix missing dentriesJaegeuk Kim2015-11-123-15/+29
* fsck.f2fs: clean up child informationJaegeuk Kim2015-11-123-49/+46
* fsck.f2fs: fix missing i_linksJaegeuk Kim2015-11-123-19/+25
* fsck.f2fs: count child directories correctly for i_linksJaegeuk Kim2015-11-121-10/+10
* fsck.f2fs: fix corrupted dentriesJaegeuk Kim2015-11-121-16/+31
* fsck.f2fs: fix summary blockJaegeuk Kim2015-11-121-48/+118
* fsck.f2fs: return summary block pointer and typesJaegeuk Kim2015-11-124-26/+40
* fsck.f2fs: preserve orphan blocksJaegeuk Kim2015-11-121-12/+36
* fsck.f2fs: skip block count fix when i_links is fixedJaegeuk Kim2015-11-121-12/+13
* fsck.f2fs: fix inodes having wrong i_linksJaegeuk Kim2015-11-122-0/+42
* fsck.f2fs: check file typesJaegeuk Kim2015-11-121-0/+28
* fsck.f2fs: remove inconsistent named directoriesJaegeuk Kim2015-11-123-11/+20
* fsck.f2fs: reduce redundant messageJaegeuk Kim2015-11-121-1/+1
* mkfs.f2fs: 512 UTF-16 characters for labelJaegeuk Kim2015-11-121-2/+2
* mkfs.f2fs: add quite mode, -qJaegeuk Kim2015-11-121-15/+27
* fsck.f2fs: show total sectors consumed by filesystemJaegeuk Kim2015-11-121-0/+6
* fsck.f2fs: show cp_state for fsck.f2fsJaegeuk Kim2015-11-124-17/+26
* mkfs.f2fs: show bytes for total_sectorsJaegeuk Kim2015-11-122-4/+5
* configure: add check for fallocateGustavo Zacarias2015-11-122-1/+2
* f2fs-tools: fix build system to make distcheck correctlyAnthony G. Basile2015-11-124-6/+13
* f2fs: Re-add the Darwin haxSteve Kondik2015-11-101-0/+34
* f2fs: Don't stomp the make_f2fs host toolSteve Kondik2015-11-101-1/+1
* f2fs-tools: Rework build configurationSteve Kondik2015-11-101-76/+43
* Add darwin support for building the host toolsKeith Mok2015-10-195-4/+41
* Fix f2fs_trim_device multiple definitionsKeith Mok2015-10-191-1/+1
* mkfs.f2fs: trim using BLKSECDISCARDKeith Mok2015-10-191-10/+13
* Modifications to reserve space for encrypted filesystem supportqemx132015-10-193-3/+45