aboutsummaryrefslogtreecommitdiff
path: root/fsck
AgeCommit message (Expand)Author
2017-06-05f2fs-tools: merge -next changesJaegeuk Kim
2017-05-08fsck.f2fs: sanity check segno and blk_off when building curseg arrayJin Qian
2017-05-08fsck.f2fs: sanity check cp_payload before reading checkpointJin Qian
2017-05-08fsck.f2fs: sanity check blk_off for summary block entriesJin Qian
2017-05-08f2fs-tools: sanity check segment countJin Qian
2017-05-08fsck.f2fs: fix cur_valid_map buffer overflowJin Qian
2017-02-01fsck.f2fs: remove wrong dentry due to hash conversionJaegeuk Kim
2017-01-24fsck.f2fs: always fix seg entry type if it is not DATALiu Xue
2017-01-21fsck.f2fs: show parse errors neatlyJaegeuk Kim
2017-01-21fsck.f2fs: support -p without argumentJaegeuk Kim
2017-01-19f2fs-tools: correct endiannessSheng Yong
2016-12-22fsck.f2fs: fix wrong i_name check for directoryJaegeuk Kim
2016-12-12resize.f2fs: remove unused parametersYunlei He
2016-12-01resize.f2fs: fix the number of moved ssa blocks in migrate_ssaJunling Zheng
2016-11-28fsck.f2fs: remove duplicated header filesSheng Yong
2016-11-28resize.f2fs: correct the max segno in migrate_mainJunling Zheng
2016-11-23fsck.f2fs: flush curseg sit entriesLiu Xue
2016-11-21dump.f2fs: fix an error in dump nat pack numYunlei He
2016-11-21fsck.f2fs add a simple check orphan inodes in -p 1 modeYunlei He
2016-11-09f2fs-tools: support multiple devicesJaegeuk Kim
2016-11-07fsck.f2fs: refactor build_nat_area_bitmap to speed up fsckJunling Zheng
2016-11-07resize.f2fs: modify condition for resizeYunlei He
2016-11-04fsck.f2fs: add a judgment after callocYunlei He
2016-11-04fsck.f2fs: no need to write a new cp if nothing to flushYunlei He
2016-11-02resize.f2fs: fill zeros for expanded ssa areaJaegeuk Kim
2016-11-02f2fs-tools: determine cp_addr by sbi->cur_cpJaegeuk Kim
2016-11-02sload.f2fs: not support to find or add files in inline_dir directoryJaegeuk Kim
2016-11-02resize.f2fs: get latest free segmentsJaegeuk Kim
2016-11-02f2fs-tools: fix end block addres when finding free blockJaegeuk Kim
2016-11-02resize.f2fs: fix wrong end_blkaddrJaegeuk Kim
2016-11-02defrag.f2fs: return error for no space caseJaegeuk Kim
2016-11-02resize.f2fs: fix wrong offset calculationJaegeuk Kim
2016-11-02resize.f2fs: add more information in debug messagesJaegeuk Kim
2016-11-02fsck.f2fs: add SSR-based allocation when free segment not enoughLiu Xue
2016-11-02fsck.f2fs: rewrite entries info in segment managerLiu Xue
2016-11-01fsck.f2fs: check BLKZONED feature on mountDamien Le Moal
2016-10-31f2fs-tools: use zoned block device terminologyDamien Le Moal
2016-10-31fsck.f2fs: do not check the first seg in a sec in find_next_free_blockSheng Yong
2016-10-31dump/fsck: convert encrypted file nameSheng Yong
2016-10-23sload.f2fs: allow to build without libselinuxChristian Hesse
2016-10-13fsck.f2fs: support restore lost files into ./lost_found/Jaegeuk Kim
2016-10-13fsck.f2fs: check condition to avoid wrong memory allocationJaegeuk Kim
2016-10-12f2fs-tools: clean up and avoid build warningJaegeuk Kim
2016-10-12f2fs: avoid AOSP build failureJaegeuk Kim
2016-10-04fsck.f2fs: allocate buffer after condition checkJaegeuk Kim
2016-10-03fsck.f2fs: fix a typo in check_sector_sizeJunling Zheng
2016-10-03fsck.f2fs: fix incorrect ERR_MSG in f2fs_do_mountJunling Zheng
2016-10-03fsck.f2fs: free cp_page_1 in validate_checkpointJunling Zheng
2016-09-24fsck: porting avoid unneeded loop in build_sit_entries to fsckYunlei He
2016-09-22f2fs-tools: use shorter config variable nameJaegeuk Kim