- 3bd4914 Fix build error in Android by Jaegeuk Kim · 5 months ago master
- 4cc9025 f2fs-tools: increase overprovision finding speed by Cherniaev Andrei · 8 months ago
- 2a16f24 fsck.f2fs: honor --linear-lookup=X for Android case by Chao Yu · 6 months ago
- 5502245 mkfs.f2fs: support -C [no]hashonly to control linear lookup fallback by Chao Yu · 5 months ago
- 69d5e76 mkfs.f2fs: Fix zoned alignment check for multi-device setups by Daniel Lee · 6 months ago
- d22f243 Revert "mkfs.f2fs: adjust zone alignment check to correct position" by Jaegeuk Kim · 6 months ago
- 35cc8f2 fsck.f2fs: disable linear lookup by default by Chao Yu · 6 months ago
- 6382d91 f2fs_io: fix doc of test_lookup_perf by Chao Yu · 6 months ago
- d1854c8 man: add doc for test_create_perf/test_lookup_perf by Daniel Lee · 6 months ago
- 84447ee mkfs.f2fs: adjust zone alignment check to correct position by Zhiguo Niu · 6 months ago
- 148fc2a f2fs_io: fix format mismatch for ino_t by Daniel Lee · 6 months ago
- 8cff69c fsck.f2fs: fix to use strncmp to avoid out-of-boundary access by Chao Yu · 6 months ago
- 47ad82e mkfs.f2fs: fix to limit length of main device path in f2fs_parse_options() by Chao Yu · 6 months ago
- 24a9ddd fsck.f2fs: allow to print more infos before assert() in init_sb_info() by Chao Yu · 6 months ago
- b657971 f2fs_io: measure readdir/stat performance by Chao Yu · 6 months ago
- 9bd4f36 f2fs_io: add test_create_perf command by Daniel Lee · 7 months ago
- 0fa8726 fsck.f2fs: fix to avoid using uninitialized buffer by Chao Yu · 7 months ago
- ab4df39 mkfs: link using libf2fs.la by orbea · 7 months ago
- ce25217 fsck.f2fs: fix null buffer error with dev_fill by Daeho Jeong · 8 months ago
- e837b27 mkfs.f2fs: ensure zone size is a multiple of segment size by Daeho Jeong · 8 months ago
- 2751cca f2fs-tools: clean up dump.f2fs etc. when uninstall by Jianan Huang · 8 months ago
- dcac79a f2fs-tools: delete only if the libf2fs_format.so* exists by Jianan Huang · 8 months ago
- 35f7452 libf2fs: print block size by Chao Yu · 8 months ago
- 3163dba f2fs_io: print errno for flag operations by Jianan Huang · 8 months ago
- d8eac1f f2fs-tools: introduce fault injection to fsck by Daeho Jeong · 8 months ago
- 29c1e18 fsck.f2fs: tune linear_lookup in f2fs_do_mount() by Chao Yu · 9 months ago
- f3baa19 fsck.f2fs: recognize STOP_CP_REASON_CORRUPTED_FREE_BITMAP by Chao Yu · 9 months ago
- f614bcc resize.f2fs: fix to always change metadata for expand resize by Chao Yu · 9 months ago
- bf4b5c4 f2fs-tools: enable write hint by default by Jaegeuk Kim · 9 months ago
- 42482e8 resize.f2fs: add caution message for resize by Chao Yu · 9 months ago
- b4394ae Revert "resize.f2fs: add option for large_nat_bitmap feature" by Chao Yu · 9 months ago
- 1102cc7 fsck.f2fs: fix to repair hash_code only if c.fix_on is true by Chao Yu · 9 months ago
- b6e94a3 dump.f2fs: support dump version_bitmap and chksum in checkpoint by Chao Yu · 9 months ago
- d6b206d fsck.f2fs: support to tune linear lookup feature by Chao Yu · 9 months ago
- 11b7f42 dump.f2fs: print s_encoding_flags by Chao Yu · 9 months ago
- 300b156 dump.f2fs: support to dump hex of filename in dump_dirent() by Chao Yu · 9 months ago
- ea372df f2fs-tools: apportion atomic write's total delay to its operations by Daeho Jeong · 9 months ago
- a1f8e63 mkfs.f2fs: fix to update compact summary's footer correctly by Chao Yu · 10 months ago
- 879a628 mkfs.f2fs: fix to calculate total segments correctly by Chao Yu · 10 months ago
- 1578818 f2fs-tools: fix incorrect return type of f2fs_max_file_offset by LongPing Wei · 10 months ago
- 33c5b95 f2fs_io: add fragread command to evaluate fragmented buffer for reads by Jaegeuk Kim · 10 months ago dev-test
- b257845 f2fs-tools: fix to set c.auto_fix only for fsck by Chao Yu · 10 months ago
- eba0841 f2fs-tools: disable nat_bits by default in Android by Chao Yu · 10 months ago
- 5d202fd f2fs_io: fix wrong ioctl by Jaegeuk Kim · 10 months ago
- 5cef0e5 dump.f2fs: support to show hex of filename by Chao Yu · 10 months ago
- 5fa9e54 f2fs-tools: add ftruncate command in f2fs_io by Daeho Jeong · 10 months ago
- f5fae87 f2fs_io: add ioprio command to give a io priority hint by Jaegeuk Kim · 11 months ago
- e1e551d f2fs_io: support fadvise dontneed, random, and noreuse by Jaegeuk Kim · 1 year, 1 month ago
- 958cd6e fsck.f2fs: support to repair corrupted i_links by Chao Yu · 11 months ago
- 3a98adf f2fs_io: fallocate when setting pinfile by YangYang Zang · 11 months ago
- 308c68d f2fs-tools: add HAVE_PREAD and HAVE_PWRITE by LongPing Wei · 1 year, 1 month ago
- 4b7e953 f2fs-tools: use pread and pwrite when they are available. by LongPing Wei · 1 year, 1 month ago
- ad3736c mkfs.f2fs: remove IMMUTABLE bit by Jaegeuk Kim · 1 year, 2 months ago dev
- 05fde8e f2fs_io: add more options for randread test by Jaegeuk Kim · 1 year, 2 months ago
- 036af19 f2fs_io: support 1GB dio buffer by Jaegeuk Kim · 1 year, 2 months ago
- 9206c3b f2fs-io: unify default block size by Zhiguo Niu · 1 year, 2 months ago
- 2893f7c mkfs.f2fs: adjust zone alignment when using convention partition with zoned one by Yohan Joung · 1 year, 2 months ago
- b7b6cac fsck.f2fs: fix incorrect parent blkaddr when adding lost dots by Sheng Yong · 1 year, 3 months ago
- 6617d15 f2fs-tools: use stdbool.h instead of bool by Jaegeuk Kim · 1 year, 3 months ago
- 43d6b66 f2fs_io: {set,clear}flags: support nocow flag by Chao Yu · 1 year, 3 months ago
- bce0e1e f2fs_io: {set,clear}flags: support immutable flag correctly by Chao Yu · 1 year, 3 months ago
- bd9d283 mkfs.f2fs: don't trim on aliased partition by Jaegeuk Kim · 1 year, 3 months ago
- 83f090d f2fs-tools: remove linux/fcntl.h but define the hint directly by Jaegeuk Kim · 1 year, 3 months ago
- 7326e5a f2fs_io: choose MB/s instead of MiB/s by Jaegeuk Kim · 1 year, 3 months ago
- 312de6f f2fs_io: support fadvice for read by Jaegeuk Kim · 1 year, 3 months ago
- 0cd64a7 f2fs_io: add fdatasync by LongPing Wei · 1 year, 3 months ago
- 8cc4e25 mkfs.f2fs: add device aliasing feature by Daeho Jeong · 1 year, 3 months ago
- c35fa8c mkfs.f2fs: change -c option description by Daeho Jeong · 1 year, 3 months ago
- 5c06793 f2fs-tools: add write hint support by Daejun Park · 1 year, 4 months ago
- 48fb947 fsck.f2fs: remove redundant i_ext.len set to zero by Daeho Jeong · 1 year, 4 months ago
- 4ce6d22 fsck.f2fs: support to add missing '.' or '..' dirent by Chao Yu · 1 year, 4 months ago
- 82b59c7 fsck.f2fs: fix to detect double '.' or '..' by Chao Yu · 1 year, 4 months ago
- 662e619 mkfs.f2fs: use correct endian conversion for writing lpf inode by Daeho Jeong · 1 year, 4 months ago
- 9ad0ad3 inject.f2fs: add dentry injection by Sheng Yong · 1 year, 6 months ago
- b9a68f3 f2fs-tools: reduce overprov_segment_count set times by zhangxirui · 1 year, 5 months ago
- 896eff7 fsck.f2fs: don't finish zones if it's not open by Jaegeuk Kim · 1 year, 5 months ago
- f6f6448 inject.f2fs: install makefile by Jaegeuk Kim · 1 year, 6 months ago
- 309f273 inject.f2fs: fix some build errors by Jaegeuk Kim · 1 year, 6 months ago
- 6efff7a dump.f2fs: add checkpoint version to dump_nat by Wu Bo · 1 year, 6 months ago
- 72f6b78 mkfs.f2fs: Fix out-of-bounds read in f2fs_prepare_super_block by Peter Collingbourne · 1 year, 6 months ago
- 1aeab18 man: add inject.f2fs man page by Sheng Yong · 1 year, 6 months ago
- ed8b267 inject.f2fs: add node injection by Sheng Yong · 1 year, 6 months ago
- 27aa00c inject.f2fs: add ssa injection by Sheng Yong · 1 year, 6 months ago
- 0d7c27c inject.f2fs: add sit injection by Sheng Yong · 1 year, 6 months ago
- 28754d3 inject.f2fs: add nat injection by Sheng Yong · 1 year, 6 months ago
- a6cca0e inject.f2fs: add cp injection by Sheng Yong · 1 year, 6 months ago
- 082e351 inject.f2fs: add sb injection by Sheng Yong · 1 year, 6 months ago
- b39aa80 inject.f2fs: introduce inject.f2fs by Sheng Yong · 1 year, 6 months ago
- a9066a4 f2fs-tools: cleanup is_sit_bitmap_set by Sheng Yong · 1 year, 6 months ago
- 2c7fa4f f2fs-tools: show device info of sb->devs by Sheng Yong · 1 year, 6 months ago
- 2d653ca fsck.f2fs: check all-zero inline data with helper is_zeroed by Sheng Yong · 1 year, 6 months ago
- 752fcbe fsck.f2fs: fix checking wp of all devices by Sheng Yong · 1 year, 6 months ago
- 3a3d362 fsck.f2fs: update superblock if invalid by Sheng Yong · 1 year, 6 months ago
- d31d5f2 f2fs-tools: clean up addrs_per_{inode,block}() by Chao Yu · 1 year, 6 months ago
- 250d610 f2fs-tools: fix to add missing le32_to_cpu()/cpu_to_le32() by Chao Yu · 1 year, 6 months ago
- 1a1e775 f2fs-tools: fix to do not dump inode if it has F2FS_NODUMP_FL flag by Chao Yu · 1 year, 6 months ago
- 4f7ac38 libf2fs: add BLKFINISHZONE define if not defined by Wu Bo · 1 year, 6 months ago
- a66d49f dump.f2fs: Dump symlinks as symlinks by Daniel Rosenberg · 1 year, 6 months ago
- 4a5da2e f2fs-tools: export is_digits by Sheng Yong · 1 year, 6 months ago
- bd14747 f2fs-tools: fix do_set_verity ioctl fail issue by Xiuhong Wang · 1 year, 7 months ago