platform/upstream/f2fs-tools.git
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
2022-05-13 Jaegeuk Kimf2fs-tools: upgrade version 1.15.0
2022-05-13 Jaegeuk Kimf2fs-tools: build silently
2022-05-13 Jaegeuk Kimfsck.f2fs: fix broken file_map output
2022-04-26 Jaegeuk Kimf2fs-tools: show segment/section layout correctly
2022-04-26 Jaegeuk Kimf2fs-tools: use android config only if there's no config.h
2022-04-26 Chao Yudump.f2fs: compress: fix dstlen of LZ4_compress_fast_ex...
2022-04-26 Jaegeuk Kimmkfs.f2fs: check uuid library
2022-04-26 Jaegeuk Kimf2fs-tools: use fsync() in Android
2022-04-26 Jaegeuk Kimf2fs-tools: support zoned device in Android
2022-04-22 Jaegeuk Kimandroid_config.h: add missing liblz4
2022-04-22 Jaegeuk Kimlibf2fs_io: add unused mactor to avoid build failure
2022-04-22 Bart Van Asscheci: Enable -Wall, -Wextra and -Werror
2022-04-22 Bart Van AsscheFix PowerPC format string warnings
2022-04-22 Bart Van AsscheSuppress a compiler warning about integer truncation
2022-04-22 Bart Van AsscheAnnotate switch/case fallthrough
2022-04-22 Bart Van AsscheChange #ifdef _WIN32 checks into #ifdef HAVE_.*
2022-04-22 Bart Van Asschetools/f2fs_io: Fix the type of 'ret'
2022-04-22 Bart Van Asschefsck/segment.c: Remove dead code
2022-04-22 Bart Van Asschefsck/main.c: Suppress a compiler warning
2022-04-22 Bart Van Asschetools/f2fscrypt.c: Fix build without uuid/uuid.h header...
2022-04-22 Bart Van Asschefsck: Remove a superfluous include directive
2022-04-22 Bart Van Asschemkfs/f2fs_format.c: Suppress a compiler warning
2022-04-22 Bart Van Asscheconfigure.ac: Detect selinux/android.h
2022-04-22 Bart Van Asscheconfigure.ac: Detect the sparse/sparse.h header
2022-04-22 Bart Van AsscheFix the MinGW build
2022-04-22 Bart Van AsscheUse %zu to format size_t
2022-04-22 Bart Van AsscheInclude <stddef.h> instead of defining offsetof()
2022-04-22 Bart Van AsscheMove the be32_to_cpu() definition
2022-04-22 Bart Van AsscheRemove unnecessary __attribute__((packed)) annotations
2022-04-22 Bart Van Asschef2fs_fs.h: Use standard fixed width integer types
2022-04-22 Bart Van AsscheSuppress a compiler warning
2022-04-22 Bart Van AsscheVerify structure sizes at compile time
2022-04-22 Bart Van AsscheChange one array member into a flexible array member
2022-04-22 Bart Van Asscheci: Build f2fstools upon push and pull requests
2022-04-22 Bart Van AsscheChange the ANDROID_WINDOWS_HOST macro into _WIN32
2022-04-22 Bart Van AsscheSwitch from the u_int to the uint types
2022-04-22 Bart Van Asscheconfigure.ac: Enable cross-compilation
2022-04-22 Bart Van Asscheconfigure.ac: Sort header file names alphabetically
2022-04-22 Bart Van Asscheconfigure.ac: Enable the automake -Wall option
2022-04-22 Bart Van Asscheconfigure.ac: Remove two prototype tests
2022-04-22 Bart Van Asscheconfigure.ac: Stop using obsolete macros
2022-04-20 Luis Chamberlainlibf2fs: don't allow mkfs / fsck on non power-of-2...
2022-03-29 Jaegeuk Kimman: update mkfs.f2fs to give the default android option
2022-03-02 Rosen Penevf2fs-tools: use proper 64bit types for PPC
2022-03-02 Jaegeuk Kimmkfs.f2fs: fix wrong indentation and clean up
2022-03-02 Jaegeuk Kimmkfs.f2fs: set project quota by default for -g android...
2022-02-03 Daeho Jeongf2fs-tools: add atomic write related options to f2fs_io...
next