1. 0d11d6b f2fs-tools: android: release 1.6.1 by luca020400 · 9 years ago n7.0-caf
  2. f735f85 f2fs-tools: release 1.6.1 by Jaegeuk Kim · 9 years ago
  3. fe5e8b4 fsck.f2fs: calculate orphan_blkaddr correctly by Junling Zheng · 9 years ago
  4. 9452fb8 fsck.f2fs: refactor extent info verification flow by Chao Yu · 9 years ago
  5. e498404 fsck.f2fs: check dirent position by Chao Yu · 9 years ago
  6. 1f8fbb5 mkfs.f2fs: set segment_count in super block correctly by Fan Li · 9 years ago
  7. 49da040 fsck.f2fs: check nat_entry->ino for all nodes by Sheng Yong · 9 years ago
  8. 2b7aaef f2fs-tools: rebase struct f2fs_summary_block with upstream by Chao Yu · 9 years ago
  9. 56c8686 fsck.f2fs: fix incorrect block_addr of node/meta by Junling Zheng · 9 years ago
  10. 8c4e60f fsck.f2fs: calculate the total size correctly by Junling Zheng · 9 years ago
  11. d29121a fsck.f2fs: check valid values for dot dentries by Liu Xue · 9 years ago
  12. b697869 f2fs-tools: redefine MAX_SIT_BITMAP_SIZE by Junling Zheng · 9 years ago
  13. 214c0dd libf2fs: limit the total size up to 16T by Junling Zheng · 9 years ago
  14. 05ee2f4 fsck.f2fs: fix corrupted nat entry [0] by Sheng Yong · 9 years ago
  15. e25f325 fsck.f2fs: remove corrupted nid entry from indirect/double-indirect node by Sheng Yong · 9 years ago
  16. 596a94a fsck.f2fs: check /proc/mounts first to detect readonly by Jaegeuk Kim · 9 years ago
  17. c0b5727 fsck.f2fs: show encrypted filenames matched with kernel by Jaegeuk Kim · 9 years ago
  18. 0f52303 fsck.f2fs: check ino of an inode by Sheng Yong · 9 years ago
  19. 53294f8 fsck.f2fs: check ino of an used nat entry by Sheng Yong · 9 years ago
  20. 97437bb f2fs-tools: fix endianness of on-disk check_sum in summary_footer by Sheng Yong · 9 years ago
  21. 817d218 fsck.f2fs: avoid fix ssa in some case by Yunlei He · 9 years ago
  22. 1fc3b6b mkfs.f2fs: reset dnode with zeros by Jaegeuk Kim · 9 years ago
  23. eee5c50 fsck.f2fs: nullify raw_super pointer by Jaegeuk Kim · 9 years ago
  24. a8bc4cc f2fs-utils: Fix Android host utils by Steve Kondik · 9 years ago
  25. 67762ca Slight ifndef change by Greg Wallace · 9 years ago
  26. b8f37de Fix readonly for android by Greg Wallace · 9 years ago
  27. aab9ad7 fsck.f2fs: return 0 for no error was reported by Jaegeuk Kim · 9 years ago
  28. 0076860 fsck.f2fs: assign checkpoint pointer correctly by Jaegeuk Kim · 9 years ago
  29. 71b7e68 fsck.f2fs: swap checkpoint crc to CPU endian by Sheng Yong · 9 years ago
  30. 3aa929b f2fs-tools: avoid failure and warnings for android build by Jaegeuk Kim · 9 years ago
  31. 11c0607 mkfs.f2fs: introduce zone align for main area by Yunlei He · 9 years ago
  32. 6c7c05c fsck.f2fs: fix double free invalid checkpoint by Sheng Yong · 9 years ago
  33. 9646ec1 man: modify mkfs.f2fs man page by Jaegeuk Kim · 9 years ago
  34. c1801b8 man: add missing man pages by Jaegeuk Kim · 9 years ago
  35. 83de7fe Update android version by Greg Wallace · 9 years ago
  36. fa9d1da f2fs-tools: release 1.6.0 by Jaegeuk Kim · 9 years ago
  37. 68c4e4f mkfs.f2fs: fix check error when calloc sum_compact failure by Liu Xue · 9 years ago
  38. 7b4e1d0 fsck.f2fs: fix losing journal entries by Jaegeuk Kim · 9 years ago
  39. a362269 defrag.f2fs: fix missing SSA updates by Jaegeuk Kim · 9 years ago
  40. 21a5ffd defrag.f2fs: enhance allocation speed by Jaegeuk Kim · 9 years ago
  41. b3e9e96 libf2fs: fix incorrect type define of declaration by Chao Yu · 9 years ago
  42. 0a86ac1 defrag.f2fs: return error if there is no space by Jaegeuk Kim · 9 years ago
  43. 8ccd9b9 defrag.f2fs: eliminate unexpected journal entries by Jaegeuk Kim · 9 years ago
  44. 3a2fc41 defrag.f2fs: fix not to allocate current segment by Jaegeuk Kim · 9 years ago
  45. 94a04b1 lib: use u8/u32/u64 for bit operations by Jaegeuk Kim · 9 years ago
  46. 4455742 lib: fix test_bit_le functions by Jaegeuk Kim · 9 years ago
  47. 02b0a3b mkfs.f2fs: remove extent_cache entry for parent directory by Jaegeuk Kim · 9 years ago
  48. 77b8e79 mkfs.f2fs: fix storing volume label correctly in utf16 by Jaegeuk Kim · 9 years ago
  49. c6086c9 fsck.f2fs: deal with realloc size and realloc failure by Liu Xue · 9 years ago
  50. f927ae5 Revert "fsck.f2fs: deal with realloc failure" by Jaegeuk Kim · 9 years ago
  51. f184181 mkfs.f2fs: fix to calculate left space of checkpoint page correctly by Chao Yu · 9 years ago
  52. 7781f2b Android add f2fs defrag by Greg Wallace · 9 years ago
  53. 0531f39 defrag.f2fs: introduce defragmentation tool by Jaegeuk Kim · 9 years ago
  54. dbffc72 fsck.f2fs: LFS alloc_type must have free segment after blkoff by Jaegeuk Kim · 9 years ago
  55. 7d146ad f2fs-tools: export print_raw_sb_info by Jaegeuk Kim · 9 years ago
  56. fc92f6e mkfs.f2fs: export get_best_overprovision by Jaegeuk Kim · 9 years ago
  57. 4e02ba9 fsck.f2fs: sanity_check for extent_cache entry by Jaegeuk Kim · 9 years ago
  58. 0cb56c8 libf2fs: enhance the bit operations by Jaegeuk Kim · 9 years ago
  59. e24d007 f2fs-tools: add library version info by Jaegeuk Kim · 9 years ago
  60. 91e4835 mkfs/Makefile.am: add a section to build libf2fs_fmt by Kai-Chung Yan · 9 years ago
  61. a093b0f mkfs.f2fs: show correct partition size by Jaegeuk Kim · 9 years ago
  62. 40dce48 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros by Jaegeuk Kim · 9 years ago
  63. 4e59bcf mkfs.f2fs: export get_{sb|cp} and set_{sb|cp} by Jaegeuk Kim · 9 years ago
  64. f5c348d mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery by Jaegeuk Kim · 9 years ago
  65. 0f7742c mkfs.f2fs: skip extension name that is too long by Chao Yu · 9 years ago
  66. 3103a7e mkfs.f2fs: avoid dumplicate extensions by Sheng Yong · 9 years ago
  67. f1c767a fsck.f2fs: deal with realloc failure by Liu Xue · 9 years ago
  68. 378a835 fsck.f2fs: support a readonly filesystem by Jaegeuk Kim · 9 years ago
  69. 04477de fsck.f2fs: declare static function by Jaegeuk Kim · 9 years ago
  70. 84b9442 mkfs.f2fs: Disable clang by LuK1337 · 9 years ago
  71. 1e6f74f f2fs-tools: Cleanup build targets by Michael Bestas · 9 years ago
  72. a81bb85 f2fs-tools: Update version in Android.mk by Michael Bestas · 9 years ago
  73. b1484e8 f2fs-tools: release 1.5.0 by Jaegeuk Kim · 9 years ago
  74. 95956ec fsck.f2fs: support a preen mode by Jaegeuk Kim · 9 years ago
  75. 918df80 mkfs.f2fs: support <1% overprovision ratio by Jaegeuk Kim · 9 years ago
  76. 8cba386 fsck.f2fs: check sit types for node or data only by Jaegeuk Kim · 9 years ago
  77. 9c14f34 man: fix missing description for overprovision ratio by Jaegeuk Kim · 9 years ago
  78. 95c790b mkfs.f2fs: fix wrong ovp space calculation on large section by Jaegeuk Kim · 9 years ago
  79. 2374f90 mkfs.f2fs: don't need to limit MIN_VOLUME SIZE by Jaegeuk Kim · 9 years ago
  80. 5ddd5f8 mkfs.f2fs: set overprovision size more precisely by Jaegeuk Kim · 9 years ago
  81. d704b5d mkfs.f2fs: fix wrong documentation by Jaegeuk Kim · 9 years ago
  82. 35379d6 fsck.f2fs: add segment type in sit_dump by Yunlei He · 9 years ago
  83. 1f3d9bf fsck.f2fs: drop extent_info to avoid potential wrong access by Jaegeuk Kim · 9 years ago
  84. a031446 fsck.f2fs: select to update the latest valid summary by Jaegeuk Kim · 9 years ago
  85. 1b9adb7 fsck.f2fs: add hash conversion for encrypted dentries by Jaegeuk Kim · 9 years ago
  86. 9453a81 fsck.f2fs: avoid build warning by Jaegeuk Kim · 9 years ago
  87. 1cbfdbb dump.f2fs: show i_advise field in inode by Jaegeuk Kim · 9 years ago
  88. 63379c5 fsck.f2fs: show superblock features and encryption info by Jaegeuk Kim · 9 years ago
  89. 2a375fb mkfs.f2fs: set encryption feature by Jaegeuk Kim · 9 years ago
  90. 2784337 fsck.f2fs: show ckeckpoint version info by Jaegeuk Kim · 10 years ago
  91. 2ace57c Revert "mkfs.f2fs: 512 UTF-16 characters for label" by Jaegeuk Kim · 10 years ago
  92. a31e023 fsck.f2fs: fix orphan inode's link count by Jaegeuk Kim · 10 years ago
  93. 65b5e01 fsck.f2fs: fix missing dentries by Jaegeuk Kim · 10 years ago
  94. dba4908 fsck.f2fs: clean up child information by Jaegeuk Kim · 10 years ago
  95. 84fda30 fsck.f2fs: fix missing i_links by Jaegeuk Kim · 10 years ago
  96. 19889d5 fsck.f2fs: count child directories correctly for i_links by Jaegeuk Kim · 10 years ago
  97. a667fcf fsck.f2fs: fix corrupted dentries by Jaegeuk Kim · 10 years ago
  98. 448d3fb fsck.f2fs: fix summary block by Jaegeuk Kim · 10 years ago
  99. 6eb29e9 fsck.f2fs: return summary block pointer and types by Jaegeuk Kim · 10 years ago
  100. 43ce8f5 fsck.f2fs: preserve orphan blocks by Jaegeuk Kim · 10 years ago