f2fs-tools: fix # of total segments
[platform/upstream/f2fs-tools.git] / fsck / resize.c
2023-02-13 Jaegeuk Kimf2fs-tools: fix # of total segments
2022-10-26 Jaegeuk Kimf2fs-tools: give less overprovisioning space
2022-07-06 liuchao12resize.f2fs: add option to manually specify new overpro...
2022-04-22 Bart Van AsscheSwitch from the u_int to the uint types
2021-05-10 Seung-Woo Kimresize.f2fs: fix memory leak caused by migrate_nat()
2021-04-12 Chao Yuresize.f2fs: fix to check free space before shrink
2021-04-12 Chao Yuresize.f2fs: fix wrong sit/nat bitmap during rebuild_ch...
2021-04-02 Jaegeuk Kimresize.f2fs: add force option to rewrite broken calculation
2020-01-14 xiongping1resize.f2fs: add option for large_nat_bitmap feature
2019-05-21 Chao Yuf2fs-tools: relocate chksum_offset for large_nat_bitmap...
2019-05-21 Chao Yuf2fs-tools: allow unfixed f2fs_checkpoint.checksum_offset
2018-11-21 Junling Zhengf2fs-tools: introduce sb checksum
2018-11-21 Junling Zhengfsck.f2fs: unify the updating of superblocks
2018-11-21 Daniel RosenbergWIP: Add partial shrinking support to f2fs
2018-11-21 Junling Zhengf2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
2018-08-28 Yunlong Songf2fs-tools: fix overflow bug of start_sector when compu...
2018-08-28 Yunlong Songf2fs-tools: fix to match with the start_sector
2018-07-14 Jaegeuk Kimfsck.f2fs: add -O features to tune the bits
2018-07-14 Sheng Yongresize.f2fs: clear CP_COMPACT_SUM_FLAG when rebuilding...
2018-06-29 Jaegeuk Kimresize.f2fs: fix wrong nat_bits migration
2018-05-07 Chao Yumkfs.f2fs: expand scalability of nat bitmap
2018-01-03 Gaoxiang (OS)resize.f2fs: fix max_nat_bitmap_size miscalculatation
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-02-23 Jaegeuk Kimmkfs.f2fs: support nat_bits feature
2017-02-06 Sheng Yongresize.f2fs: correct checkpoint_ver of new checkpoint
2016-12-12 Yunlei Heresize.f2fs: remove unused parameters
2016-12-01 Junling Zhengresize.f2fs: fix the number of moved ssa blocks in...
2016-11-29 Junling Zhengresize.f2fs: correct the max segno in migrate_main
2016-11-07 Yunlei Heresize.f2fs: modify condition for resize
2016-11-03 Jaegeuk Kimresize.f2fs: fill zeros for expanded ssa area
2016-11-03 Jaegeuk Kimresize.f2fs: get latest free segments
2016-11-03 Jaegeuk Kimresize.f2fs: fix wrong end_blkaddr
2016-11-03 Jaegeuk Kimresize.f2fs: fix wrong offset calculation
2016-11-03 Jaegeuk Kimresize.f2fs: add more information in debug messages
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-07-15 Sheng Yongf2fs-tools: update the format of output message
2016-04-27 Yunlei Heresize.f2fs: replace the overprovision calculation...
2016-04-19 Jaegeuk Kimresize.f2fs: support to expand partition size