aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07f2fstat: add memory information used by f2fsChangman Lee
2014-02-06mkfs, fsck: change the results for readabilityJaegeuk Kim
2014-02-03f2fstat: add option to select partition to see statusChangman Lee
2014-01-28mkfs: fix the wrong nat bitmap sizeJaegeuk Kim
2014-01-20f2fs-tools: resolve build warningsJaegeuk Kim
2014-01-16fibmap.f2fs: add bdev informationChangman Lee
2014-01-16f2fs-tools: move fsck/fibmap.f2fs to tools/Changman Lee
2014-01-14f2fs-tools: add f2fstat to print f2fs's status in secChangman Lee
2014-01-13mkfs: write the cp page 2 of the checkpoint pack 2 during formatJP Abgrall
2014-01-13fix typo around CONFIG_64BIT usageJP Abgrall
2014-01-13mkfs: completely abstract the dev IO during formatJP Abgrall
2013-12-27fibmap: fix wrong block countJaegeuk Kim
2013-12-16f2fs-tools: add inline data checkHuajun Li
2013-12-16README: add libtool guideJaegeuk Kim
2013-11-11mkfs: remove stale node blocksJaegeuk Kim
2013-10-30fsck: fix orphan node blocksJaegeuk Kim
2013-10-25f2fs-tools: release 1.2.0Jaegeuk Kim
2013-10-17mkfs: add two file extensions for androidJaegeuk Kim
2013-10-17scripts: add some scriptsJaegeuk Kim
2013-10-17README: add description how to cross-compileJaegeuk Kim
2013-10-16fsck: fix checking orphan inodesJaegeuk Kim
2013-10-08libf2fs: avoid warning of implicit declarationJaegeuk Kim
2013-10-08fsck: fix to handle file types correctlyJaegeuk Kim
2013-10-08fsck: skip to check block addresses in device filesJaegeuk Kim
2013-09-03f2fs-tools: discard is default but not set in configChangman Lee
2013-08-20fsck, lib: support inline xattrJaegeuk Kim
2013-08-09fibmap.f2fs: change fibmap to fibmap.f2fsJaegeuk Kim
2013-08-08f2fs-tools: add stat information into fibmapChangman Lee
2013-08-07f2fs-tools: add debug message for checking xattrChangman Lee
2013-08-02libf2fs: check more conditions on mounted filesystemJaegeuk Kim
2013-07-30f2fs-tools: add option to display directory treeChangman Lee
2013-07-30f2fs-tools: use either hex or decimal optionsChangman Lee
2013-07-30f2fs-tools: cleanup debug statementChangman Lee
2013-07-30f2fs-tools: fix missing function declarationChangman Lee
2013-07-30libf2fs: add an error message for a mounted deviceJaegeuk Kim
2013-07-22f2fs-tools: add fibmapChangman Lee
2013-07-18dump: dump inode information from blkaddrChangman Lee
2013-07-18fsck: fix name searchJaegeuk Kim
2013-07-16mkfs: add apk extension to indicate cold filesJaegeuk Kim
2013-07-04f2fs-tools: add fsck.f2fs and dump.f2fsChangman Lee
2013-07-02mkfs: fix the total_zones calculation in f2fs_prepare_super_blockWang Sheng-Hui
2013-07-02mkfs: fix to store __le32 for checkpoint flagsJaegeuk Kim
2013-07-02lib, mkfs: fix endian conversion for crc calculationJaegeuk Kim
2013-07-02mkfs: fix bug in endianness at f2fs_update_nat_rootOded Gabbay
2013-04-04mkfs: add option to disable trim at formatChangman Lee
2013-04-04mkfs: handle labels longer than 16 charactersMike Fleetwood
2013-04-04mkfs: default to blank labelMike Fleetwood
2013-04-04mkfs: fix to avoid format of device when already mountedNamjae Jeon
2013-04-04build: revert "Compile static by default"Jaegeuk Kim
2013-04-04build: change f2fs_fs.hJaegeuk Kim