fsck.f2fs: fix to check validation of i_xattr_nid
[platform/upstream/f2fs-tools.git] / fsck / fsck.h
2020-05-06 Chao Yufsck.f2fs: fix to check validation of i_xattr_nid
2019-12-10 Shin'ichiro Kawasakifsck: Check write pointer consistency of open zones
2019-12-10 Shin'ichiro Kawasakifsck: Check fsync data always for zoned block devices
2019-12-10 Shin'ichiro Kawasakifsck: Find free zones instead of blocks to assign to...
2019-08-27 Chao Yuf2fs-tools: fix to skip block allocation for fsynced...
2019-08-27 Chao Yuf2fs-tools: fix stat update in sload/fsck
2019-08-27 Chao Yuf2fs-tools: introduce f2fs_ra_meta_pages()
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-20 Chao Yufsck.f2fs: write checkpoint with OPU mode
2019-08-20 Chao Yuf2fs-tools: fix to check total valid block count before...
2019-05-21 Chao Yufsck.f2fs: update curseg .next_blkoff/.alloc_type prefe...
2019-05-21 Chao Yuf2fs-tools: relocate chksum_offset for large_nat_bitmap...
2019-05-21 Chao Yusload.f2fs: introduce f2fs_sparse_initialize_meta()
2019-05-21 Eric Biggersf2fs-tools: improve filename printing
2018-11-28 Chao Yufsck.f2fs: introduce preen mode 2
2018-11-21 Jaegeuk Kimfsck.f2fs: don't allocate new blocks on unclean shutdown
2018-11-21 Junling Zhengfsck.f2fs: unify the updating of superblocks
2018-11-21 Daniel RosenbergWIP: Add partial shrinking support to f2fs
2018-08-28 Sheng Yongf2fs-tools: set namelen parameter of convert_encrypted_...
2018-08-28 Sheng Yongfsck.f2fs: check extent of inline data/dentry inode
2018-08-28 Junling Zhengdump.f2fs: only dump nat inside the specified nid range
2018-08-28 Sheng Yongfsck.f2fs: introduce fsck_chk_curseg_info
2018-07-14 Jaegeuk Kimfsck.f2fs: add -O features to tune the bits
2018-05-07 Sheng Yongfsck.f2fs: reconnect unreachable files to lost+found
2018-05-07 Yunlei Hefsck.f2fs: reduce mem alloc during read sit block
2017-12-19 Yunlong Songfsck.f2fs: check and fix i_namelen to avoid double...
2017-12-01 Jaegeuk Kimsload.f2fs: update build for android
2017-11-12 Sheng Yongdump/fsck: introduce print_xattr_entry
2017-11-12 Sheng Yongdump.f2fs: introduce dump_xattr
2017-11-07 Jaegeuk Kimf2fs-tools: fix warnings when building in android
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-10-31 Hyojun Kimf2fs-tools: f2fs_read() and f2fs_filesize_update()...
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-02-23 Jaegeuk Kimmkfs.f2fs: support nat_bits feature
2017-01-21 Jaegeuk Kimfsck.f2fs: show parse errors neatly
2016-11-23 Liu Xuefsck.f2fs: flush curseg sit entries
2016-11-22 Yunlei Hefsck.f2fs add a simple check orphan inodes in -p 1...
2016-11-02 Liu Xuefsck.f2fs: rewrite entries info in segment manager
2016-10-31 Sheng Yongdump/fsck: convert encrypted file name
2016-10-13 Jaegeuk Kimfsck.f2fs: support restore lost files into ./lost_found/
2016-10-12 Jaegeuk Kimf2fs-tools: clean up and avoid build warning
2016-06-08 Yunlei Hefsck.f2fs: modify sit dump && add nat dump
2016-04-19 Jaegeuk Kimsload.f2fs: support loading files into partition directly
2016-04-19 Jaegeuk Kimresize.f2fs: support to expand partition size
2016-03-22 Sheng Yongfsck.f2fs: cache all nat entries and check each of...
2016-03-22 Sheng Yongfsck.f2fs: count the number of inodes during building...
2016-03-22 Sheng Yongfsck.f2fs: introduce -p option to check meta
2016-03-16 Chao Yufsck.f2fs: refactor extent info verification flow
2016-03-16 Chao Yufsck.f2fs: check dirent position
2016-02-29 Liu Xuefsck.f2fs: check valid values for dot dentries
2015-12-17 Jaegeuk Kimdefrag.f2fs: eliminate unexpected journal entries
2015-12-11 Jaegeuk Kimdefrag.f2fs: introduce defragmentation tool
2015-12-11 Jaegeuk Kimfsck.f2fs: LFS alloc_type must have free segment after...
2015-12-11 Jaegeuk Kimf2fs-tools: export print_raw_sb_info
2015-12-11 Jaegeuk Kimfsck.f2fs: sanity_check for extent_cache entry
2015-05-07 Jaegeuk Kimfsck.f2fs: add hash conversion for encrypted dentries
2015-03-30 Jaegeuk Kimfsck.f2fs: fix missing dentries
2015-03-30 Jaegeuk Kimfsck.f2fs: clean up child information
2015-03-30 Jaegeuk Kimfsck.f2fs: fix missing i_links
2015-03-27 Jaegeuk Kimfsck.f2fs: return summary block pointer and types
2015-03-26 Jaegeuk Kimfsck.f2fs: fix inodes having wrong i_links
2015-03-26 Jaegeuk Kimfsck.f2fs: remove inconsistent named directories
2015-03-21 Jaegeuk Kimfsck.f2fs: show cp_state for fsck.f2fs
2014-12-18 Jaegeuk Kimdump.f2fs: dump owner of data given block address
2014-10-14 Jaegeuk Kimfsck.f2fs: support inline_dentry
2014-08-29 Jaegeuk Kimfsck.f2fs: fix checkpoint
2014-08-29 Jaegeuk Kimfsck.f2fs: remove corrupted xattr block
2014-08-29 Jaegeuk Kimfsck.f2fs: give a chance to recover sit entries
2014-08-29 Jaegeuk Kimfsck.f2fs: handle error cases
2014-08-29 Jaegeuk Kimfsck.f2fs: remove return value of get_node_info
2014-08-29 Jaegeuk Kimfsck.f2fs: clean up codes
2014-05-14 JP AbgrallCleanup various build warnings (signed vs unsigned...
2013-08-07 Changman Leef2fs-tools: add debug message for checking xattr
2013-07-30 Changman Leef2fs-tools: fix missing function declaration
2013-07-18 Changman Leedump: dump inode information from blkaddr
2013-07-04 Changman Leef2fs-tools: add fsck.f2fs and dump.f2fs