Userland tools for the f2fs filesystem

Clone this repo:
  1. b15b6cc f2fs-tools: convert to lseek() and kill lseek64 by Waldemar Brodkorb · 5 weeks ago dev master
  2. f6c89aa f2fs_io: add do_clearflags to clear nocompress/compress flag by Qi Han · 6 weeks ago
  3. 4338603 f2fs-tools: f2fs_io: no memcpy for mmap read by Jaegeuk Kim · 7 weeks ago
  4. 6ebf6f2 dump.f2fs: support to dump fsverity xattr info in print_xattr_entry() by Chao Yu · 2 months ago
  5. bc444ae f2fs-tools: do sanity check on xattr entry by Chao Yu · 2 months ago
  6. 387c0ff f2fs-tools: support to show fscrypt_context_v2 in print_xattr_entry by Weichao Guo · 2 months ago
  7. b995da3 dump.f2fs: remove redundant check condition in dump_node() by Chao Yu · 2 months ago
  8. bb8af9c f2fs_io: fix build warning by Jaegeuk Kim · 2 months ago
  9. 5d01533 f2fs-tools: quick fix for Android build by Jaegeuk Kim · 2 months ago
  10. a35353d f2fs: should use inode when updating file offset by Jaegeuk Kim · 3 months ago
  11. 6222c7a fsck.f2fs: recognize ERROR_INVALID_NODE_REFERENCE by Chao Yu · 3 months ago
  12. 213cc16 fsck.f2fs: fix to call ASSERT_MSG() in is_valid_ssa_{data,node}_blk() by Chao Yu · 3 months ago
  13. 057d65c fsck.f2fs: Detect and fix looped node chain efficiently by Chunhai Guo · 3 months ago
  14. c05ab34 f2fs_io: expend fallocate command by Yangtao Li · 4 months ago
  15. c5835f6 f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails by Chao Yu · 4 months ago
  16. e565fbb f2fs-tools: fix wrong write pointer check for non-zoned areas by Daeho Jeong · 4 months ago
  17. a0bef78 fsck.f2fs: fix memleak in f2fs_create() by Maxim Korotkov · 4 months ago
  18. 2eaf825 fsck.f2fs: fix potential NULL dereference by Maxim Korotkov · 4 months ago
  19. 7933e52 f2fs_io: support gc_range command by Chao Yu · 4 months ago
  20. 2f0705a f2fs-tools: remove power-of-two limitation of zoned device by Daeho Jeong · 4 months ago