1. 4f105bb fsck.f2fs: modify sit dump && add nat dump by Yunlei He · 8 years ago
  2. 22aa244 fsck.f2fs: check sector size if formatted from a regular file by Yunlei He · 8 years ago
  3. 6419842 fsck.f2fs: reset fsck flag if there is no bug by Jaegeuk Kim · 8 years ago
  4. 43448f9 fsck.f2fs: remove duplicated codes in sanity_check_raw_super by Junling Zheng · 8 years ago
  5. 91bd80c resize.f2fs: replace the overprovision calculation method by Yunlei He · 8 years ago
  6. e52321f script: add simple test script by Jaegeuk Kim · 9 years ago
  7. 603f8f9 sload.f2fs: support loading files into partition directly by Jaegeuk Kim · 9 years ago
  8. d3be088 resize.f2fs: support to expand partition size by Jaegeuk Kim · 9 years ago
  9. 0e14e39 fibmap: pull in sys/sysmacros.h for major/minor by Mike Frysinger · 8 years ago
  10. 99ffb3d fsck.f2fs: check sanity of superblock and fix any misalignment by Jaegeuk Kim · 9 years ago
  11. 0301f16 fsck.f2fs: nullify the freed ckpt pointer by Jaegeuk Kim · 9 years ago
  12. bea9d60 fsck.f2fs: set fix_on if error is detected by Sheng Yong · 9 years ago
  13. ce46aed fsck.f2fs: check ino in nat entry and node footer by Sheng Yong · 9 years ago
  14. 31f461c fsck.f2fs: cache all nat entries and check each of them by Sheng Yong · 9 years ago
  15. bc28669 fsck.f2fs: count the number of inodes during building nat_area_bitmap by Sheng Yong · 9 years ago
  16. 6e22569 fsck.f2fs: introduce -p option to check meta by Sheng Yong · 9 years ago
  17. 759df52 f2fs-tools: release 1.6.1 by Jaegeuk Kim · 9 years ago
  18. 890e4e0 fsck.f2fs: calculate orphan_blkaddr correctly by Junling Zheng · 9 years ago
  19. 2a80231 fsck.f2fs: refactor extent info verification flow by Chao Yu · 9 years ago
  20. c8327c9 fsck.f2fs: check dirent position by Chao Yu · 9 years ago
  21. b385e9f mkfs.f2fs: set segment_count in super block correctly by Fan Li · 9 years ago
  22. 323c8c8 fsck.f2fs: check nat_entry->ino for all nodes by Sheng Yong · 9 years ago
  23. f102ca4 f2fs-tools: rebase struct f2fs_summary_block with upstream by Chao Yu · 9 years ago
  24. 9b09631 fsck.f2fs: fix incorrect block_addr of node/meta by Junling Zheng · 9 years ago
  25. bc6f686 fsck.f2fs: calculate the total size correctly by Junling Zheng · 9 years ago
  26. 2277801 fsck.f2fs: check valid values for dot dentries by Liu Xue · 9 years ago
  27. ecc43cc f2fs-tools: redefine MAX_SIT_BITMAP_SIZE by Junling Zheng · 9 years ago
  28. ea34c1c libf2fs: limit the total size up to 16T by Junling Zheng · 9 years ago
  29. c00fe85 fsck.f2fs: fix corrupted nat entry [0] by Sheng Yong · 9 years ago
  30. c6e8a6b fsck.f2fs: remove corrupted nid entry from indirect/double-indirect node by Sheng Yong · 9 years ago
  31. 50aa77b fsck.f2fs: check /proc/mounts first to detect readonly by Jaegeuk Kim · 9 years ago
  32. f8bc97b fsck.f2fs: show encrypted filenames matched with kernel by Jaegeuk Kim · 9 years ago
  33. 843f5b9 fsck.f2fs: check ino of an inode by Sheng Yong · 9 years ago
  34. a9cd90e fsck.f2fs: check ino of an used nat entry by Sheng Yong · 9 years ago
  35. 1952ab4 f2fs-tools: fix endianness of on-disk check_sum in summary_footer by Sheng Yong · 9 years ago
  36. d9a6b18 fsck.f2fs: avoid fix ssa in some case by Yunlei He · 9 years ago
  37. ad042d9 mkfs.f2fs: reset dnode with zeros by Jaegeuk Kim · 9 years ago
  38. e92fd42 fsck.f2fs: nullify raw_super pointer by Jaegeuk Kim · 9 years ago
  39. bbc4176 fsck.f2fs: return 0 for no error was reported by Jaegeuk Kim · 9 years ago
  40. 231fc70 fsck.f2fs: assign checkpoint pointer correctly by Jaegeuk Kim · 9 years ago
  41. b9eb1dc fsck.f2fs: swap checkpoint crc to CPU endian by Sheng Yong · 9 years ago
  42. 25b2e75 f2fs-tools: avoid failure and warnings for android build by Jaegeuk Kim · 9 years ago
  43. e9dfbbb mkfs.f2fs: introduce zone align for main area by Yunlei He · 9 years ago
  44. 2d3ea14 fsck.f2fs: fix double free invalid checkpoint by Sheng Yong · 9 years ago
  45. d3258fa man: modify mkfs.f2fs man page by Jaegeuk Kim · 9 years ago
  46. 52dedc6 man: add missing man pages by Jaegeuk Kim · 9 years ago
  47. ffd8d05 f2fs-tools: release 1.6.0 by Jaegeuk Kim · 9 years ago
  48. e12a3c3 mkfs.f2fs: fix check error when calloc sum_compact failure by Liu Xue · 9 years ago
  49. a828ebb fsck.f2fs: fix losing journal entries by Jaegeuk Kim · 9 years ago
  50. 767a93e defrag.f2fs: fix missing SSA updates by Jaegeuk Kim · 9 years ago
  51. f66104c defrag.f2fs: enhance allocation speed by Jaegeuk Kim · 9 years ago
  52. dbe78ae libf2fs: fix incorrect type define of declaration by Chao Yu · 9 years ago
  53. d614794 defrag.f2fs: return error if there is no space by Jaegeuk Kim · 9 years ago
  54. 17acba6 defrag.f2fs: eliminate unexpected journal entries by Jaegeuk Kim · 9 years ago
  55. 552d6a8 defrag.f2fs: fix not to allocate current segment by Jaegeuk Kim · 9 years ago
  56. b008605 lib: use u8/u32/u64 for bit operations by Jaegeuk Kim · 9 years ago
  57. ee65f6e lib: fix test_bit_le functions by Jaegeuk Kim · 9 years ago
  58. c8514f8 mkfs.f2fs: remove extent_cache entry for parent directory by Jaegeuk Kim · 9 years ago
  59. 9e5c021 mkfs.f2fs: fix storing volume label correctly in utf16 by Jaegeuk Kim · 9 years ago
  60. 0ff98a3 fsck.f2fs: deal with realloc size and realloc failure by Liu Xue · 9 years ago
  61. 25e7128 Revert "fsck.f2fs: deal with realloc failure" by Jaegeuk Kim · 9 years ago
  62. 0fddd6e mkfs.f2fs: fix to calculate left space of checkpoint page correctly by Chao Yu · 9 years ago
  63. 2c1ebe2 defrag.f2fs: introduce defragmentation tool by Jaegeuk Kim · 9 years ago
  64. 003b102 fsck.f2fs: LFS alloc_type must have free segment after blkoff by Jaegeuk Kim · 9 years ago
  65. 1a35b5e f2fs-tools: export print_raw_sb_info by Jaegeuk Kim · 9 years ago
  66. c8ce2bf mkfs.f2fs: export get_best_overprovision by Jaegeuk Kim · 9 years ago
  67. c605c5e fsck.f2fs: sanity_check for extent_cache entry by Jaegeuk Kim · 9 years ago
  68. 1ea31c4 libf2fs: enhance the bit operations by Jaegeuk Kim · 9 years ago
  69. 85aa525 f2fs-tools: add library version info by Jaegeuk Kim · 9 years ago
  70. d6b0f70 mkfs/Makefile.am: add a section to build libf2fs_fmt by Kai-Chung Yan · 9 years ago
  71. 3894c69 mkfs.f2fs: show correct partition size by Jaegeuk Kim · 9 years ago
  72. 0e0b9f2 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros by Jaegeuk Kim · 9 years ago
  73. 06a1945 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp} by Jaegeuk Kim · 9 years ago
  74. c93711f mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery by Jaegeuk Kim · 9 years ago
  75. c9274cb mkfs.f2fs: skip extension name that is too long by Chao Yu · 9 years ago
  76. 1540a28 mkfs.f2fs: avoid dumplicate extensions by Sheng Yong · 9 years ago
  77. 43095ca fsck.f2fs: deal with realloc failure by Liu Xue · 9 years ago
  78. 67de42f fsck.f2fs: support a readonly filesystem by Jaegeuk Kim · 9 years ago
  79. ee48fd2 fsck.f2fs: declare static function by Jaegeuk Kim · 9 years ago
  80. c134e0e f2fs-tools: release 1.5.0 by Jaegeuk Kim · 9 years ago
  81. 5489249 fsck.f2fs: support a preen mode by Jaegeuk Kim · 9 years ago
  82. 2cdb04b mkfs.f2fs: support <1% overprovision ratio by Jaegeuk Kim · 9 years ago
  83. e8766f2 fsck.f2fs: check sit types for node or data only by Jaegeuk Kim · 9 years ago
  84. 555138c man: fix missing description for overprovision ratio by Jaegeuk Kim · 9 years ago
  85. 6e2b58d mkfs.f2fs: fix wrong ovp space calculation on large section by Jaegeuk Kim · 9 years ago
  86. 6f9c275 mkfs.f2fs: don't need to limit MIN_VOLUME SIZE by Jaegeuk Kim · 9 years ago
  87. 0d6d08e mkfs.f2fs: set overprovision size more precisely by Jaegeuk Kim · 9 years ago
  88. 01219c7 mkfs.f2fs: fix wrong documentation by Jaegeuk Kim · 9 years ago
  89. e9f8ae8 fsck.f2fs: add segment type in sit_dump by Yunlei He · 9 years ago
  90. ca1436e fsck.f2fs: drop extent_info to avoid potential wrong access by Jaegeuk Kim · 9 years ago
  91. 7ac0701 fsck.f2fs: select to update the latest valid summary by Jaegeuk Kim · 9 years ago
  92. d24f1bb fsck.f2fs: add hash conversion for encrypted dentries by Jaegeuk Kim · 9 years ago
  93. 641d98f fsck.f2fs: avoid build warning by Jaegeuk Kim · 9 years ago
  94. 4476615 dump.f2fs: show i_advise field in inode by Jaegeuk Kim · 9 years ago
  95. f6eef57 fsck.f2fs: show superblock features and encryption info by Jaegeuk Kim · 9 years ago
  96. 6e6c713 mkfs.f2fs: set encryption feature by Jaegeuk Kim · 9 years ago
  97. 65950fc fsck.f2fs: show ckeckpoint version info by Jaegeuk Kim · 9 years ago
  98. 97c0893 Revert "mkfs.f2fs: 512 UTF-16 characters for label" by Jaegeuk Kim · 9 years ago
  99. 1f65c1f fsck.f2fs: fix orphan inode's link count by Jaegeuk Kim · 10 years ago
  100. f1e4f9c fsck.f2fs: fix missing dentries by Jaegeuk Kim · 10 years ago