fsck: Check write pointer consistency of non-open zones
[platform/upstream/f2fs-tools.git] / include /
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_reset_zone() helper function
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_report_zone() helper...
2019-12-10 Shin'ichiro Kawasakilibf2fs_zoned: Introduce f2fs_report_zones() helper...
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 Yusload.f2fs: fix to set temperature during sload
2019-08-20 Chao Yufsck.f2fs: add more sanity check for superblock
2019-08-20 Xue Liuf2fs-tools: calculate inode checksum and writeback
2019-08-20 Damien Le Moalf2fs-tools: Improve zoned model check
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 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-23 Damien Le Moalf2fs-tools: Fix various compilation warnings
2019-03-01 Jaegeuk Kimf2fs-tools: add c++ for UNUSED
2019-03-01 Jaegeuk Kimf2fscrypt: avoid to fail android build
2019-01-09 Jaegeuk Kimfsck.f2fs: check nat_bits separately from bug_on
2018-11-27 Chao Yufsck.f2fs: allow to fsck readonly image w/ -f option
2018-11-21 Jaegeuk Kimf2fs-tools: show versions if exist
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 Junling Zhengf2fs-tools: introduce sb checksum
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 Junling Zhengfsck.f2fs: supply more check entries for checkpoint
2018-08-28 Chao Yuf2fs-tools: fix to reset i_gc_failures offline
2018-08-28 Jaegeuk Kimmkfs.f2fs: add root_owner to give uid/gid
2018-08-28 Junling Zhengf2fs-tools: fix compile errors on AOSP
2018-07-14 Jaegeuk Kimmkfs.f2fs: factor out feature table from mkfs.f2fs
2018-07-14 Jaegeuk Kimf2fs-tools: add -g to give default options
2018-07-14 Sheng Yongf2fs-tools: remove duplicated declaration of f2fs_confi...
2018-07-14 Sheng Yongf2fs-tools: introduce new option V to show version
2018-05-07 Sheng Yongmkfs.f2fs: create lost+found directory
2018-05-07 Chao Yumkfs.f2fs: support hot file extension
2018-05-07 Sheng Yongmkfs.f2fs: introduce mkfs parameters in f2fs_configuration
2018-05-07 Chao Yumkfs.f2fs: expand scalability of nat bitmap
2018-05-04 Jaegeuk Kimf2fs-tools: get kernel version via uname(2)
2018-04-05 Jaegeuk Kimmkfs.f2fs: support fsverity feature
2018-04-03 Hyojun Kimf2fs-tools: change to use #pragma pack(push, 1)
2018-04-03 kataolibf2fs,mkfs.f2fs: add wanted_sector_size for wanted_to...
2018-01-25 Chao Yuf2fs-tools: support inode creation time
2018-01-22 Jaegeuk Kimfsck.f2fs: allow roll-forward for small checkpoint fix
2018-01-03 Gaoxiang (OS)resize.f2fs: fix max_nat_bitmap_size miscalculatation
2017-12-14 Hyojun Kimmkfs.f2fs: Limit pragma pack(1) only for Windows Host
2017-12-05 Hyojun Kimmkfs.f2fs: Windows Android SDK support
2017-12-05 Jaegeuk Kimf2fs-tools: enable sparse_file opeartions
2017-12-01 Jaegeuk Kimsload.f2fs: update build for android
2017-11-30 Jaegeuk Kimf2fs-tools: build tools selectively
2017-11-28 Chao Yulibf2fs: propagate error from f2fs_{finalize,fsync...
2017-11-16 Jaegeuk Kimf2fs-tools: define WITH_ANDROID if __ANDROID__ is defined
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 Sheng Yongf2fs-tools: remove unused list.h
2017-11-12 Sheng Yongfsck.f2fs: introduce new option --dry-run
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-11-03 Hyojun Kimmkfs.f2fs: support quota option in mkfs
2017-10-30 Chao Yuf2fs-tools: support flexible inline xattr size
2017-10-26 Yunlei Hefsck: introduce generic function f2fs_fsync_device
2017-07-26 Chao Yuf2fs-tools: support inode checksum
2017-07-26 Chao Yuf2fs-tools: support project quota
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-07-21 Jaegeuk Kimf2fs-tools: add atomic_write feature flag
2017-06-16 Yang Jinadd sparse support for f2fs
2017-06-05 Jaegeuk Kimf2fs-tools: avoid build warnings
2017-04-28 Chao Yuf2fs-tools: support to set and recognize CP_TRIMMED_FLAG
2017-03-19 Kinglong Meefsck.f2fs: check encrypted filename depends FADVISE_ENC...
2017-03-16 Kinglong Meefsck.f2fs: a separate option for showing directory...
2017-02-23 Jaegeuk Kimmkfs.f2fs: support nat_bits feature
2017-02-23 Jaegeuk Kimf2fs-tools: catch up up-to-date checkpoint flag
2017-01-19 Sheng Yongf2fs-tools: correct endianness
2016-11-29 Jaegeuk Kimmkfs.f2fs: detect small partition by overprovision...
2016-11-10 Jaegeuk Kimf2fs-tools: support multiple devices
2016-11-02 Damien Le Moalf2fs-tools: introduce support for zoned block devices
2016-10-31 Damien Le Moalf2fs-tools: use zoned block device terminology
2016-10-31 Sheng Yongdump/fsck: convert encrypted file name
2016-09-28 Tobias Jakobilibf2fs: increase robustness when called on root device
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-09-23 Jaegeuk Kimlibf2fs: use dev_read_block and dev_write_block
2016-06-15 Jaegeuk Kimmkfs/fsck: add host-managed smr feature
2016-06-08 Jaegeuk Kimmkfs.f2fs: ZBC device support
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: introduce -p option to check meta
2016-03-16 Chao Yufsck.f2fs: check dirent position
2016-03-14 Chao Yuf2fs-tools: rebase struct f2fs_summary_block with upstream
2016-02-24 Junling Zhengf2fs-tools: redefine MAX_SIT_BITMAP_SIZE
2016-02-02 Sheng Yongf2fs-tools: fix endianness of on-disk check_sum in...
2015-12-18 Chao Yulibf2fs: fix incorrect type define of declaration
2015-12-15 Jaegeuk Kimlib: use u8/u32/u64 for bit operations
2015-12-15 Jaegeuk Kimlib: fix test_bit_le functions
2015-12-15 Jaegeuk Kimmkfs.f2fs: fix storing volume label correctly in utf16
2015-12-11 Jaegeuk Kimdefrag.f2fs: introduce defragmentation tool
2015-12-11 Jaegeuk Kimmkfs.f2fs: export get_best_overprovision
2015-12-11 Jaegeuk Kimlibf2fs: enhance the bit operations
2015-12-03 Jaegeuk Kimmkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
2015-11-22 Jaegeuk Kimfsck.f2fs: support a readonly filesystem
2015-09-25 Jaegeuk Kimmkfs.f2fs: support <1% overprovision ratio
next