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