f2fs-tools: fix # of total segments
[platform/upstream/f2fs-tools.git] / fsck / fsck.c
2023-02-13 Jaegeuk Kimf2fs-tools: fix # of total segments
2022-11-21 Sheng Yongfsck.f2fs: avoid uncessary recalculation
2022-11-21 Sheng Yongfsck.f2fs: fix potential overflow of copying i_name
2022-10-10 Chao Yufsck.f2fs: trigger repairing if filesystem has inconsis...
2022-10-10 Chao Yufsck.f2fs: trigger repairing if filesystem was forced...
2022-10-10 Chao Yufsck.f2fs: export valid image size
2022-07-06 Jaegeuk Kimfsck.f2fs: drop compression bit if inline_data is set
2022-05-13 Jaegeuk Kimfsck.f2fs: fix broken file_map output
2022-04-26 Jaegeuk Kimf2fs-tools: support zoned device in Android
2022-04-22 Bart Van AsscheAnnotate switch/case fallthrough
2022-04-22 Bart Van AsscheSwitch from the u_int to the uint types
2022-01-12 Antoine Viallonfsck.f2fs: Add progression feedback
2021-11-12 Jaegeuk Kimfsck.f2fs: do not assert if i_size is missing i_blocks...
2021-10-29 Daeho Jeongf2fs-tools: separate other bugs in fsck_verify
2021-10-29 Daeho Jeongf2fs-tools: remove false failure alarm when fixing...
2021-09-04 Arpad Müllerfsck.f2fS: is_valid_summary(): check whether offset...
2021-08-23 Robin Hsufsck.f2fs: add basic compress related check/fix
2021-07-22 Wang Xiaojunf2fs-tools: rebuild the quota inode if it is corrupted
2021-07-13 Jaegeuk Kimdump.f2fs: minor clean ups
2021-06-23 Jaegeuk Kimfsck|dump.f2fs: add -M to get file map
2021-05-26 Jaegeuk Kimf2fs-tools: support small RO partition
2021-05-11 Seung-Woo Kimfsck.f2fs: fix memory leak caused by fsck_chk_orphan_node()
2020-12-07 Robin Hsuf2fs-toos: fsck.f2fs Fix bad return value
2020-12-07 Eric Biggersfsck: clear unexpected casefold flags
2020-08-20 Aravind Rameshf2fs-tools: zns zone-capacity support
2020-08-18 Chao Yufsck.f2fs: correct return value
2020-06-23 Robin Hsufsck: prevent buffer overrun in quota code
2020-05-30 Eric Biggersfsck.f2fs: fix dirent position check for encrypted...
2020-05-06 Chao Yufsck.f2fs: fix to check validation of i_xattr_nid
2020-03-24 Chao Yufsck.f2fs: account COMPRESS_ADDR as reserved blocks...
2020-03-09 Daniel Rosenbergf2fs-tools: Casefolded Encryption support
2020-01-14 Chao Yuf2fs-tools: support data compression
2020-01-14 Ingo Prochaskafsck.f2fs: fix typo
2019-12-19 Jaegeuk Kimf2fs-tools: avoid unused parameter build errors
2019-12-10 Shin'ichiro Kawasakifsck: Check write pointer consistency of non-open zones
2019-12-10 Shin'ichiro Kawasakifsck: Check write pointer consistency of open zones
2019-08-27 Chao Yuf2fs-tools: fix stat update in sload/fsck
2019-08-27 Chao Yufsck.f2fs: fix symlink correctly
2019-08-27 Chao Yufsck.f2fs: fix to show removed x_nid correctly
2019-08-27 Chao Yufsck.f2fs: fix to check c.fix_on before repair
2019-08-27 Chao Yuf2fs-tools: introduce f2fs_ra_meta_pages()
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-27 Chao Yufsck.f2fs: fix to recover out-of-border inline size
2019-08-20 Chao Yufsck.f2fs: write checkpoint with OPU mode
2019-08-20 Chao Yuf2fs-tools: update checkpoint data atomically
2019-08-20 Jaegeuk Kimfsck.f2fs: check only max extra_isize
2019-05-21 Chao Yufsck.f2fs: update curseg .next_blkoff/.alloc_type prefe...
2019-05-21 Chao Yufsck.f2fs: introduce check_curseg_offsets()
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
2019-05-21 Chao Yufsck.f2fs: fix to repair cp_loads blocks at correct...
2019-05-21 Chao Yuf2fs-tools: get rid of unneeded fields in on-disk inode
2019-05-21 Eric Biggersf2fs-tools: improve filename printing
2019-04-28 Chao Yufsck.f2fs: fix to repair ro mounted device w/ -f
2019-03-27 Chao Yufsck.f2fs: fix to do sanity check with inode.i_inline_x...
2019-03-27 Chao Yufsck.f2fs: add missing FIX_MSG during extra_attr field...
2019-03-27 Jaegeuk Kimfsck.f2fs: preserve CP_TRIMMED_FLAG
2019-01-09 Jaegeuk Kimfsck.f2fs: check nat_bits separately from bug_on
2019-01-04 Rosen Penevfsck: Fix big endian platforms
2018-11-28 Chao Yufsck.f2fs: introduce preen mode 2
2018-11-27 Chao Yuf2fs-tools: fix to check return value of {c,m}alloc()
2018-11-21 Randall Huangfsck.f2fs: do not hard-code encrypted filename length...
2018-11-21 Jaegeuk Kimfsck.f2fs: don't allocate new blocks on unclean shutdown
2018-11-21 Chao Yufsck.f2fs: detect and recover corrupted quota file
2018-11-21 Daniel RosenbergWIP: Add partial shrinking support to f2fs
2018-11-21 Jaegeuk Kimfsck.f2fs: support checkpoint=disable
2018-11-21 Junling Zhengf2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
2018-08-28 Chao Yufsck.f2fs: print node block address
2018-08-28 Chao Yuf2fs-tools: fix to reset i_gc_failures offline
2018-08-28 Sheng Yongf2fs-tools: set namelen parameter of convert_encrypted_...
2018-08-28 Chao Yufsck.f2fs: fix to do sanity check with extra_attr feature
2018-08-28 Sheng Yongfsck.f2fs: check extent of inline data/dentry inode
2018-08-28 Yunlei Hefsck.f2fs: fix wrong err message of check quota node
2018-08-28 Sheng Yongfsck.f2fs: introduce fsck_chk_curseg_info
2018-08-28 Sheng Yongresize.f2fs: skip cursegs when finding next free block
2018-06-29 Jaegeuk Kimfsck.f2fs: add sanity check nat_bits
2018-05-07 Junling Zhengfsck.f2fs: simplify fsck_chk_quota_node in PREEN_MODE_1
2018-05-07 Sheng Yongfsck.f2fs: reconnect unreachable files to lost+found
2018-05-07 Sheng Yongfsck.f2fs: integrate sanity_check_inode to __check_inod...
2018-05-07 Jaegeuk Kimfsck.f2fs: fix to check all the types of current offsets
2018-05-07 Yunlei Hefsck.f2fs: reduce mem alloc during read sit block
2018-05-07 Yunlei Hefsck.f2fs: read ahead xattr & direct node blocks
2018-05-07 Jaegeuk Kimfsck.f2fs: fix check order in -p1
2018-01-22 Jaegeuk Kimfsck.f2fs: allow roll-forward for small checkpoint fix
2018-01-11 Sheng Yongfsck.f2fs: show encoded name when unlinking corrupted...
2017-12-19 Yunlong Songfsck.f2fs: check and fix i_namelen to avoid double...
2017-12-19 Yunlong Songfsck.f2fs: check nid range before use to avoid segmenta...
2017-11-27 Chao Yufsck.f2fs: fix potential stack overflow issue
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-11-12 Jaegeuk Kimfsck.f2fs: add an option to preserve quota limits
2017-11-12 Yunlei Hefsck: check inline_dentry i_addr[0] same as inline_data
2017-11-12 Sheng Yongfsck.f2fs: format output message of FIX_MSG
2017-11-12 Sheng Yongfsck.f2fs: introduce sanity_check_inode
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-09-12 Yunlong Songf2fs-tools: move_curseg_info only if check_curseg_offse...
2017-07-26 Chao Yuf2fs-tools: support inode checksum
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-07-17 Chao Yuf2fs-tools: spread struct f2fs_dentry_ptr for inline...
2017-06-05 Jaegeuk Kimf2fs-tools: avoid build warnings
2017-04-21 Jin Qianfsck.f2fs: fix cur_valid_map buffer overflow
next