aboutsummaryrefslogtreecommitdiff
path: root/fsck/main.c
AgeCommit message (Expand)Author
2016-09-22f2fs-tools: use shorter config variable nameJaegeuk Kim
2016-06-08fsck.f2fs: modify sit dump && add nat dumpYunlei He
2016-04-18sload.f2fs: support loading files into partition directlyJaegeuk Kim
2016-04-18resize.f2fs: support to expand partition sizeJaegeuk Kim
2016-03-22fsck.f2fs: set fix_on if error is detectedSheng Yong
2016-03-22fsck.f2fs: introduce -p option to check metaSheng Yong
2016-03-16fsck.f2fs: refactor extent info verification flowChao Yu
2016-01-14fsck.f2fs: return 0 for no error was reportedJaegeuk Kim
2015-12-11defrag.f2fs: introduce defragmentation toolJaegeuk Kim
2015-12-10fsck.f2fs: sanity_check for extent_cache entryJaegeuk Kim
2015-11-22fsck.f2fs: support a readonly filesystemJaegeuk Kim
2015-10-23fsck.f2fs: support a preen modeJaegeuk Kim
2015-03-30fsck.f2fs: clean up child informationJaegeuk Kim
2015-03-30fsck.f2fs: fix missing i_linksJaegeuk Kim
2015-03-25fsck.f2fs: remove inconsistent named directoriesJaegeuk Kim
2015-03-20fsck.f2fs: show cp_state for fsck.f2fsJaegeuk Kim
2015-01-29dump.f2fs: show checkpoint flagJaegeuk Kim
2014-12-17dump.f2fs: dump owner of data given block addressJaegeuk Kim
2014-09-03f2fs: rearrange options to remove redundant checkJaegeuk Kim
2014-09-02fsck.f2fs: add auto_fix featureJaegeuk Kim
2014-08-29fsck.f2fs: handle error casesJaegeuk Kim
2014-08-29fsck.f2fs: retry to fix corrupted imageJaegeuk Kim
2014-06-13libf2fs, fsck, mkfs: call f2fs_finalize_device before exitJaegeuk Kim
2014-05-15Cleanup various build warnings (signed vs unsigned, unused vars,...)JP Abgrall
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-18dump: dump inode information from blkaddrChangman Lee
2013-07-04f2fs-tools: add fsck.f2fs and dump.f2fsChangman Lee