platform/upstream/f2fs-tools.git
2023-08-18 Jaegeuk Kimf2fs-tools: f2fs_io: no memcpy for mmap read
2023-07-21 Chao Yudump.f2fs: support to dump fsverity xattr info in print...
2023-07-21 Chao Yuf2fs-tools: do sanity check on xattr entry
2023-07-21 Weichao Guof2fs-tools: support to show fscrypt_context_v2 in print...
2023-07-21 Chao Yudump.f2fs: remove redundant check condition in dump_node()
2023-07-18 Jaegeuk Kimf2fs_io: fix build warning
2023-07-18 Jaegeuk Kimf2fs-tools: quick fix for Android build
2023-07-12 Jaegeuk Kimf2fs: should use inode when updating file offset
2023-06-30 Chao Yufsck.f2fs: recognize ERROR_INVALID_NODE_REFERENCE
2023-06-30 Chao Yufsck.f2fs: fix to call ASSERT_MSG() in is_valid_ssa_...
2023-06-30 Chunhai Guofsck.f2fs: Detect and fix looped node chain efficiently
2023-06-20 Yangtao Lif2fs_io: expend fallocate command
2023-06-09 Chao Yuf2fs-tools: fix to call assert() if f2fs_dentry_hash...
2023-06-09 Daeho Jeongf2fs-tools: fix wrong write pointer check for non-zoned...
2023-06-07 Maxim Korotkovfsck.f2fs: fix memleak in f2fs_create()
2023-06-07 Maxim Korotkovfsck.f2fs: fix potential NULL dereference
2023-06-07 Chao Yuf2fs_io: support gc_range command
2023-06-07 Daeho Jeongf2fs-tools: remove power-of-two limitation of zoned...
2023-06-05 Chao Yufsck.f2fs: clean up codes with IS_INODE()
2023-05-30 Chao Yuf2fs-tools: reuse feature_table to clean up print_sb_st...
2023-05-30 Chao Yuf2fs-tools: fix to le32 type variable correctly
2023-05-30 Chao Yumkfs.f2fs: refactor format flow for cleanup
2023-05-30 Chao Yumkfs.f2fs: cleanup w/ alloc_next_free_block()
2023-05-30 zangyangyang1f2fs_io: Fix integer multiplication overflow error...
2023-05-18 Chao Yumkfs.f2fs: remove unneeded nat initialization in f2fs_u...
2023-05-18 Chao Yuf2fs-tools: add noatime for quota file
2023-05-18 Chao Yufsck.f2fs: lookup and relink root inode
2023-05-18 Chao Yufsck.f2fs: add more debug info in fsck_verify()
2023-05-18 Chao Yufsck.f2fs: use f2fs_is_valid_blkaddr()
2023-05-18 Chao Yufsck.f2fs: wrap openned codes into fsck_sanity_check_nid()
2023-05-18 Yangtao Lif2fs_io: support move_range command
2023-05-18 Chao Yuf2fs-tools: use f2fs_init_inode() to clean up codes
2023-05-18 Chao Yuf2fs-tools: print more raw sb info
2023-05-18 Chao Yuf2fs-tools: add DISP_u8() macro
2023-05-18 Chao Yuf2fs-tools: fix typo in f2fs_inode structure
2023-05-18 Chao Yuf2fs-tools: rename i_padding to i_compress_flag
2023-05-18 Chao Yuf2fs-tools: add packed attribute for struct f2fs_super_...
2023-05-18 Jaegeuk Kimf2fs-tools: allocate memory to handle label
2023-04-14 Yangtao Lif2fs_io: support precache_extents command
2023-04-14 Chao Yuf2fs_io: support checkpoint command
2023-04-11 Yonggil Songmkfs.f2fs: Introduce configurable reserved sections
2023-04-11 Jaegeuk Kimf2fs-tools: upgrade version 1.16.0 v1.16.0
2023-04-07 Juhyung Parkfsck.f2fs: fix sanity check logic for cp_payload
2023-04-04 Jaegeuk Kimmkfs.f2fs: remove indentation
2023-04-04 Jaegeuk Kimfsck.f2fs: don't call report_zone on normal partition
2023-03-08 Jaegeuk Kimf2fs-tools: relax zone size of power of 2
2023-02-15 Jaegeuk Kimmkfs.f2fs: trim all the devices except the first one
2023-02-13 Jaegeuk Kimf2fs-tools: fix # of total segments
2023-02-07 Jaegeuk Kimf2fs_io: support AES_256_HCTR2
2023-02-07 Khem Rajf2fs_io: Fix out of tree builds
2023-02-07 Chao Yufsck.f2fs: relocate chksum verification step during...
2023-02-07 Jaegeuk Kimf2fs-tools: Remove deprecated f2fstat
2022-11-24 Bart Van AsscheRemove sg_write_buffer
2022-11-21 Sheng Yongfsck.f2fs: avoid uncessary recalculation
2022-11-21 Sheng Yongfsck.f2fs: fix potential overflow of copying i_name
2022-11-21 Sheng Yongfsck.f2fs: add parentheses for SB_MASK
2022-11-21 Sheng Yongdump.f2fs: remove unavailable option -g
2022-11-09 Juhyung Parkf2fs-tools: define HAVE_CLOCK_GETTIME properly
2022-10-26 Daeho Jeongf2fs-tools: support F2FS_IOC_START_ATOMIC_REPLACE
2022-10-26 Jaegeuk Kimf2fs-tools: give less overprovisioning space
2022-10-20 Jaegeuk Kimf2fs-tools: set host-aware zoned device similar to...
2022-10-20 Jaegeuk Kimfsck.f2fs: fix missing to assign c.zoned_model
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-10-10 Chao Yumkfs.f2fs: update allocation policy for ro feature
2022-10-10 Chao Yufsck.f2fs: fix __end_block_addr()
2022-09-09 Robin LeeAlways use sparse/sparse.h when building for Android
2022-09-08 Jaegeuk Kimf2fs-tools: fix build error on lz4-1.9.4
2022-09-08 Bart Van AsscheFix format strings in log messages
2022-09-08 Weichao Guofsck.f2fs: use elapsed_time in checkpoint for period...
2022-08-19 Eric Biggersmkfs.f2fs: catch total_zones=0 instead of crashing
2022-08-08 Jaegeuk Kimf2fs-tools: use F2FS_BLKSIZE instead of PAGE_*_SIZE
2022-07-31 Chao Yuf2fs_io: support triggering filesystem GC via ioctl
2022-07-22 Nick Hainkeconfigure.ac: fix cross compilation
2022-07-22 Nick Hainkeconfigure.ac: fix AC_ARG_WITH
2022-07-22 Bart Van AsscheUse F2FS_BLKSIZE as the size of struct f2fs_summary_block
2022-07-22 Bart Van AsscheUse F2FS_BLKSIZE for dev_read_block() buffers
2022-07-22 Bart Van AsscheImprove compile-time type checking for f2fs_report_zone()
2022-07-22 Bart Van AsscheFix f2fs_report_zone()
2022-07-22 Bart Van AsscheFix the struct f2fs_dentry_block definition
2022-07-06 liuchao12resize.f2fs: add option to manually specify new overpro...
2022-07-06 Jaegeuk Kimfsck.f2fs: drop compression bit if inline_data is set
2022-06-25 Ben Changf2fs-tools: fix cannot get bdev information
2022-06-25 Jaegeuk Kimf2fs_io: add dsync option for write
2022-06-25 Dylan Changtools: fix file too large causing overflow
2022-06-19 Yufen Yudump.f2fs: add -I nid to dump inode by scan full disk
2022-05-28 Jaegeuk Kimandroid_config: add time headers
2022-05-26 Jaegeuk KimCheck fallthrough in mount.h for Mac
2022-05-25 Jaegeuk Kimavoid unnecessary function
2022-05-25 Martin StjernholmFix dependencies on linux/blkzoned.h when using Bionic.
2022-05-25 Jaegeuk KimRemove unnecessary config.h
2022-05-25 Jaegeuk Kimlibzone: remove duplicate header
2022-05-25 Jaegeuk KimSupport zoned device if libc exists
2022-05-25 Jaegeuk Kimmkfs.f2fs: fix typo
2022-05-25 Jaegeuk Kimmkfs.f2fs: split unused parameter
2022-05-23 Jaegeuk Kimf2fs-tools: do not use SG_IO in Android
2022-05-22 Jaegeuk Kimf2fs-tools: move android_config before defining them
2022-05-20 Jaegeuk Kimf2fscrypt: adjust config file first
2022-05-20 Jaegeuk Kimandroid_config: add missing uuid library
next