aboutsummaryrefslogtreecommitdiff
path: root/fsck
AgeCommit message (Expand)Author
2019-05-20f2fs-tools: improve filename printingEric Biggers
2019-04-28fsck.f2fs: fix to repair ro mounted device w/ -fChao Yu
2019-04-28f2fs-tools:fix memory leak in write dquotXiaojun Wang
2019-03-27fsck.f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu
2019-03-27fsck.f2fs: add missing FIX_MSG during extra_attr field recoveryChao Yu
2019-03-27fsck/mount: Gracefully terminate the mount procedure in case the program runs...Sotirios-Efstathios Maneas
2019-03-27fsck.f2fs: preserve CP_TRIMMED_FLAGJaegeuk Kim
2019-03-27fsck.f2fs: fix incorrect boundary of IS_VALID_NID()Chao Yu
2019-03-27fsck.f2fs: check validity of nat journalChao Yu
2019-01-08fsck.f2fs: check nat_bits separately from bug_onJaegeuk Kim
2019-01-08fsck.f2fs: don't ask anything on dry-runJaegeuk Kim
2019-01-08dump.f2fs: fix incorrect endian conversionChao Yu
2019-01-03fsck: Fix big endian platformsRosen Penev
2018-11-28fsck.f2fs: introduce preen mode 2Chao Yu
2018-11-26fsck.f2fs: allow to fsck readonly image w/ -f optionChao Yu
2018-11-26f2fs-tools: fix to check return value of {c,m}alloc()Chao Yu
2018-11-21sload.f2fs: fix memory leaktaebum81.kim
2018-11-21fsck.f2fs: do not hard-code encrypted filename length to avoid heap buffer ov...Randall Huang
2018-11-21fsck.f2fs: don't allocate new blocks on unclean shutdownJaegeuk Kim
2018-11-21fsck.f2fs: detect and recover corrupted quota fileChao Yu
2018-11-21fsck.f2fs: try to recover cp_payload from valid cp packChao Yu
2018-11-21f2fs-tools: introduce sb checksumJunling Zheng
2018-11-21fsck.f2fs: unify the updating of superblocksJunling Zheng
2018-11-21WIP: Add partial shrinking support to f2fsDaniel Rosenberg
2018-11-21dump.f2fs: allow dump data on mounted imageChao Yu
2018-11-21fsck.f2fs: support checkpoint=disableJaegeuk Kim
2018-11-21f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSETJunling Zheng
2018-08-27fsck.f2fs: supply more check entries for checkpointJunling Zheng
2018-08-27fsck.f2fs: print node block addressChao Yu
2018-08-27f2fs-tools: fix to reset i_gc_failures offlineChao Yu
2018-08-27f2fs-tools: set namelen parameter of convert_encrypted_name as unsignedSheng Yong
2018-08-27fsck.f2fs: init quota_file before re-create quota fileSheng Yong
2018-08-27fsck.f2fs: fix to do sanity check with extra_attr featureChao Yu
2018-08-27fsck.f2fs: check extent of inline data/dentry inodeSheng Yong
2018-08-27dump.f2fs: only dump nat inside the specified nid rangeJunling Zheng
2018-08-27fsck.f2fs: fix wrong err message of check quota nodeYunlei He
2018-08-27f2fs-tools: do not count free_segs in flush_sit_entriesSheng Yong
2018-08-27fsck.f2fs: introduce fsck_chk_curseg_infoSheng Yong
2018-08-27sload.f2fs: update sit entries of cursegsSheng Yong
2018-08-27fsck.f2fs: show missing large_nat_bitmap flag in print_ckpt_infoChao Yu
2018-08-27fsck.f2fs: do not print content beyond sb->versionJunling Zheng
2018-08-27resize.f2fs: skip cursegs when finding next free blockSheng Yong
2018-08-27f2fs-tools: fix overflow bug of start_sector when computing zone_align_start_...Yunlong Song
2018-08-27f2fs-tools: fix to match with the start_sectorYunlong Song
2018-07-13fsck.f2fs: fix to avoid accessing invalid memory addressChao Yu
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-07-13resize.f2fs: clear CP_COMPACT_SUM_FLAG when rebuilding checkpointSheng Yong
2018-06-28resize.f2fs: fix wrong nat_bits migrationJaegeuk Kim