aboutsummaryrefslogtreecommitdiff
path: root/fsck/main.c
AgeCommit message (Expand)Author
2021-06-03Merge remote-tracking branch 'aosp/upstream-master' into aospandroid12-devJaegeuk Kim
2021-04-01resize.f2fs: add force option to rewrite broken calculationJaegeuk Kim
2021-03-18Add -P option to preserve file ownerDaniel Abrecht
2020-12-23f2fs-tools:sload.f2fs compression supportRobin Hsu
2020-12-07f2fs-tools: Added #ifdef WITH_funcRobin Hsu
2020-12-07f2fs-tools: skipped to end on error syntax errorRobin Hsu
2020-08-17fsck.f2fs: correct return valueChao Yu
2020-04-15fsck.f2fs: quick fix of CLOCK_BOOTTIME in macJaegeuk Kim
2020-03-18fsck.f2fs: report real wall timeWei Wang
2020-01-14resize.f2fs: add option for large_nat_bitmap featurexiongping1
2020-01-14fsck.f2fs: Enable user-space cacheRobin Hsu
2020-01-14fsck.f2fs: add --{no-}kernel-check to bypass kernel version diff or notJaegeuk Kim
2019-12-19f2fs-tools: reuse same pointer, exit on error without clean-upRobin Hsu
2019-12-09fsck: Check write pointer consistency of open zonesShin'ichiro Kawasaki
2019-08-27f2fs-tools: Add support for CasefoldingDaniel Rosenberg
2019-08-20fsck.f2fs: show elapsed time of full scanJaegeuk Kim
2019-05-20f2fs-tools: relocate chksum_offset for large_nat_bitmap featureChao Yu
2019-05-20sload.f2fs: introduce f2fs_sparse_initialize_meta()Chao Yu
2019-04-28fsck.f2fs: fix to repair ro mounted device w/ -fChao Yu
2019-01-08fsck.f2fs: don't ask anything on dry-runJaegeuk Kim
2018-11-28fsck.f2fs: introduce preen mode 2Chao Yu
2018-11-26fsck.f2fs: allow to fsck readonly image w/ -f optionChao Yu
2018-11-21fsck.f2fs: detect and recover corrupted quota fileChao Yu
2018-11-21WIP: Add partial shrinking support to f2fsDaniel Rosenberg
2018-11-21dump.f2fs: allow dump data on mounted imageChao Yu
2018-08-27dump.f2fs: only dump nat inside the specified nid rangeJunling Zheng
2018-08-27fsck.f2fs: introduce fsck_chk_curseg_infoSheng Yong
2018-07-13fsck.f2fs: add -O features to tune the bitsJaegeuk Kim
2018-07-13f2fs-tools: add -g to give default optionsJaegeuk Kim
2018-07-13f2fs-tools: introduce new option V to show versionSheng Yong
2018-05-07fsck.f2fs: fix typoSheng Yong
2018-05-07fsck.f2fs: allow -p without valueJaegeuk Kim
2018-01-02fsck.f2fs: add -y for generic fsckJaegeuk Kim
2017-12-04f2fs-tools: enable sparse_file opeartionsJaegeuk Kim
2017-11-30sload.f2fs: update build for androidJaegeuk Kim
2017-11-30f2fs-tools: allow multiple prog namesJaegeuk Kim
2017-11-29f2fs-tools: build tools selectivelyJaegeuk Kim
2017-11-27libf2fs: propagate error from f2fs_{finalize,fsync}_deviceChao Yu
2017-11-11fsck.f2fs: add an option to preserve quota limitsJaegeuk Kim
2017-11-11fsck.f2fs: introduce new option --dry-runSheng Yong
2017-11-06fsck.f2fs: do not set fix_on directlySheng Yong
2017-11-06fsck.f2fs: support quotaHyojun Kim
2017-06-05f2fs-tools: avoid build warningsJaegeuk Kim
2017-05-10f2fs-tools: fix the wrong message when errno is EBUSYTiezhu Yang
2017-03-19fsck.f2fs: fix bad notice of missing deviceKinglong Mee
2017-03-16fsck.f2fs: a separate option for showing directory treeKinglong Mee
2017-03-16resize.f2fs: fix a resize fail for sector size mismatchYunlei He
2017-02-23fsck.f2fs: fix wrong usage outJaegeuk Kim
2017-01-21fsck.f2fs: show parse errors neatlyJaegeuk Kim
2017-01-21fsck.f2fs: support -p without argumentJaegeuk Kim