Userland tools for the f2fs filesystem

Clone this repo:
  1. 3bd4914 Fix build error in Android by Jaegeuk Kim · 3 weeks ago dev master
  2. 4cc9025 f2fs-tools: increase overprovision finding speed by Cherniaev Andrei · 3 months ago
  3. 2a16f24 fsck.f2fs: honor --linear-lookup=X for Android case by Chao Yu · 4 weeks ago
  4. 5502245 mkfs.f2fs: support -C [no]hashonly to control linear lookup fallback by Chao Yu · 3 weeks ago
  5. 69d5e76 mkfs.f2fs: Fix zoned alignment check for multi-device setups by Daniel Lee · 4 weeks ago
  6. d22f243 Revert "mkfs.f2fs: adjust zone alignment check to correct position" by Jaegeuk Kim · 4 weeks ago
  7. 35cc8f2 fsck.f2fs: disable linear lookup by default by Chao Yu · 4 weeks ago
  8. 6382d91 f2fs_io: fix doc of test_lookup_perf by Chao Yu · 5 weeks ago
  9. d1854c8 man: add doc for test_create_perf/test_lookup_perf by Daniel Lee · 5 weeks ago
  10. 84447ee mkfs.f2fs: adjust zone alignment check to correct position by Zhiguo Niu · 5 weeks ago
  11. 148fc2a f2fs_io: fix format mismatch for ino_t by Daniel Lee · 5 weeks ago
  12. 8cff69c fsck.f2fs: fix to use strncmp to avoid out-of-boundary access by Chao Yu · 6 weeks ago
  13. 47ad82e mkfs.f2fs: fix to limit length of main device path in f2fs_parse_options() by Chao Yu · 6 weeks ago
  14. 24a9ddd fsck.f2fs: allow to print more infos before assert() in init_sb_info() by Chao Yu · 6 weeks ago
  15. b657971 f2fs_io: measure readdir/stat performance by Chao Yu · 7 weeks ago
  16. 9bd4f36 f2fs_io: add test_create_perf command by Daniel Lee · 9 weeks ago
  17. 0fa8726 fsck.f2fs: fix to avoid using uninitialized buffer by Chao Yu · 3 months ago
  18. ab4df39 mkfs: link using libf2fs.la by orbea · 3 months ago
  19. ce25217 fsck.f2fs: fix null buffer error with dev_fill by Daeho Jeong · 3 months ago
  20. e837b27 mkfs.f2fs: ensure zone size is a multiple of segment size by Daeho Jeong · 3 months ago