aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fsck.f2fs: check dirent positionChao Yu2016-04-041-0/+3
* f2fs-tools: rebase struct f2fs_summary_block with upstreamChao Yu2016-04-041-4/+21
* f2fs-tools: redefine MAX_SIT_BITMAP_SIZEJunling Zheng2016-04-041-1/+3
* f2fs-tools: fix endianness of on-disk check_sum in summary_footerSheng Yong2016-04-041-1/+1
* libf2fs: fix incorrect type define of declarationChao Yu2016-01-191-2/+2
* lib: use u8/u32/u64 for bit operationsJaegeuk Kim2016-01-191-7/+5
* lib: fix test_bit_le functionsJaegeuk Kim2016-01-191-3/+3
* mkfs.f2fs: fix storing volume label correctly in utf16Jaegeuk Kim2016-01-191-2/+5
* defrag.f2fs: introduce defragmentation toolJaegeuk Kim2016-01-191-0/+7
* mkfs.f2fs: export get_best_overprovisionJaegeuk Kim2016-01-191-0/+28
* libf2fs: enhance the bit operationsJaegeuk Kim2016-01-191-2/+21
* mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}Jaegeuk Kim2016-01-191-0/+56
* fsck.f2fs: support a readonly filesystemJaegeuk Kim2016-01-191-0/+1
* mkfs.f2fs: support <1% overprovision ratioJaegeuk Kim2015-11-121-1/+1
* mkfs.f2fs: don't need to limit MIN_VOLUME SIZEJaegeuk Kim2015-11-121-1/+0
* fsck.f2fs: add hash conversion for encrypted dentriesJaegeuk Kim2015-11-121-0/+9
* mkfs.f2fs: set encryption featureJaegeuk Kim2015-11-121-0/+7
* fsck.f2fs: fix missing dentriesJaegeuk Kim2015-11-121-0/+1
* Add darwin support for building the host toolsKeith Mok2015-10-191-0/+24
* Modifications to reserve space for encrypted filesystem supportqemx132015-10-191-0/+1
* fsck.f2fs: support large sector sizeChao Yu2015-03-231-2/+2
* fsck.f2fs: readahead node blocks to speed upJaegeuk Kim2015-03-231-0/+1
* dump.f2fs: show checkpoint flagJaegeuk Kim2015-03-231-0/+1
* configure: add check for bswap_64Yann E. MORIN2015-03-231-1/+1
* mkfs.f2fs: introduce some macros to simplify coding styleChangman Lee2015-03-231-0/+6
* mkfs.f2fs: give a kernel version for initial formatJaegeuk Kim2015-03-231-0/+2
* fsck.f2fs: trigger fsck.f2fs when new change was madeJaegeuk Kim2015-03-231-1/+8
* fsck.f2fs: fix DATA_EXIST flag for old partitionJaegeuk Kim2014-11-071-0/+1
* fsck.f2fs: attempt to identify bad dentriesJP Abgrall2014-11-071-0/+1
* fsck.f2fs: support inline_dentryJaegeuk Kim2014-11-071-0/+20
* f2fs-tools: fix for build big-endian processorsJaegeuk Kim2014-11-071-0/+60
* f2fs: rearrange options to remove redundant checkJaegeuk Kim2014-09-081-1/+0
* fsck.f2fs: add auto_fix featureJaegeuk Kim2014-09-081-0/+2
* fsck.f2fs: add fixing messeagesJaegeuk Kim2014-09-081-0/+6
* fsck.f2fs: fix inode block inconsistencyJaegeuk Kim2014-09-081-0/+1
* fsck.f2fs: handle error casesJaegeuk Kim2014-09-081-0/+4
* fsck.f2fs: clean up codesJaegeuk Kim2014-09-081-44/+39
* fsck.f2fs: retry to fix corrupted imageJaegeuk Kim2014-09-081-0/+5
* f2fs_dentry_hash: avoid casting unsigned char to singed charJaegeuk Kim2014-09-081-1/+1
* dump.f2fs: support dump_file from imageJaegeuk Kim2014-09-081-0/+2
* mkfs.f2fs: large volume supportChangman Lee2014-09-081-0/+8
* libf2fs, fsck, mkfs: call f2fs_finalize_device before exitJaegeuk Kim2014-06-131-0/+1
* fsck.f2fs: large volume supportChangman Lee2014-06-121-0/+1
* f2fs-tools: announce dual licenses with GPL and LGPL v2Jaegeuk Kim2014-06-051-3/+1
* Cleanup various build warnings (signed vs unsigned, unused vars,...)JP Abgrall2014-05-142-4/+4
* format: add support for dev_fill() and extra dev_*() debugging.JP Abgrall2014-04-071-0/+2
* mkfs: support large directoryJaegeuk Kim2014-02-271-1/+3
* mkfs, fsck: change the results for readabilityJaegeuk Kim2014-02-061-1/+1
* fix typo around CONFIG_64BIT usageJP Abgrall2014-01-131-1/+1
* f2fs-tools: add inline data checkHuajun Li2013-12-161-0/+5