1. 97ce230 mkfs.f2fs: fix wrong indentation and clean up by Jaegeuk Kim · 2 years, 4 months ago
  2. 0d3d26d mkfs.f2fs: set project quota by default for -g android for v4.14+ by Jaegeuk Kim · 2 years, 5 months ago
  3. 85cd72a mkfs.f2fs: set required quota types only by Jaegeuk Kim · 2 years, 5 months ago
  4. 1603a3d mkfs.f2fs: wipe other FS magics given -f by Jaegeuk Kim · 2 years, 9 months ago
  5. 1228009 f2fs-tools: rebuild the quota inode if it is corrupted by Wang Xiaojun · 2 years, 11 months ago
  6. 027488e mkfs.f2fs: remove android features for RO by Jaegeuk Kim · 3 years ago
  7. e01ad31 f2fs-tools: fix metadata region overlap with zoned block device zones by Aravind Ramesh · 3 years ago
  8. 1d2683f f2fs-tools: support small RO partition by Jaegeuk Kim · 4 years ago
  9. 1900c22 mkfs.f2fs: fix memory leak in not enough segments error path by Seung-Woo Kim · 3 years, 1 month ago
  10. 5144f2f mkfs.f2fs: add VM disk files to hot data types by Park Ju Hyung · 3 years, 4 months ago
  11. 15474db mkfs.f2fs: allocate zones together to avoid random access by Jaegeuk Kim · 3 years, 6 months ago
  12. 316e128 mkfs.f2fs: adjust zone alignment when using multi-partitions by Jaegeuk Kim · 3 years, 6 months ago
  13. 31d30f0 mkfs.f2fs: show a message when compression is enabled by Jaegeuk Kim · 3 years, 7 months ago
  14. 1a7415a mkfs.f2fs: add -h and --help by John A. Leuenhagen · 3 years, 8 months ago
  15. bbfab0d mkfs.f2fs: add -r (fake_seed) flag by Theotime Combes · 3 years, 10 months ago
  16. 5c723d1 mkfs.f2fs: add -T flag by Theotime Combes · 3 years, 10 months ago
  17. f841085 f2fs-tools: zns zone-capacity support by Aravind Ramesh · 3 years, 11 months ago
  18. 3aef9bc mkfs.f2fs: add casefolding and project quota config by Jaegeuk Kim · 3 years, 11 months ago
  19. 31acef0 mkfs.f2fs: allow setting volume UUID manually by Zoltán Böszörményi · 4 years ago
  20. 895b26e lib: pass all needed include paths to libf2fs by Rolf Eike Beer · 4 years ago
  21. 4b55c43 lib: use ${libuuid_LIBS} instead of -luuid everywhere by Rolf Eike Beer · 4 years ago
  22. 1ceb06b lib: fix include path for blkid.h by Rolf Eike Beer · 4 years ago
  23. 59a3741 lib: fix include path for uuid.h by Rolf Eike Beer · 4 years ago
  24. f8f14b9 mkfs.f2fs: update manual and help message by Érico Nogueira · 4 years, 2 months ago
  25. 7f3767e f2fs-tools: Casefolded Encryption support by Daniel Rosenberg · 4 years, 7 months ago
  26. fdd47b2 f2fs-tools: support data compression by Chao Yu · 5 years ago
  27. 27be95e f2fs-tools: reuse same pointer, exit on error without clean-up by Robin Hsu · 4 years, 7 months ago
  28. 51e7d6d mkfs/Makefile.am: fix build without blkid by Fabrice Fontaine · 4 years, 9 months ago
  29. ce64ea0 f2fs-tools: Add support for Casefolding by Daniel Rosenberg · 5 years ago
  30. dd9c372 mkfs.f2fs: check zeros in first 16MB for Android by Jaegeuk Kim · 4 years, 10 months ago
  31. d2621d3 sload.f2fs: fix to set temperature during sload by Chao Yu · 4 years, 11 months ago
  32. ee0025a f2fs-tools: calculate inode checksum and writeback by Xue Liu · 5 years ago
  33. 668e815 mkfs.f2fs: make the default extensions list much more sensical by Park Ju Hyung · 5 years ago
  34. a423b5f f2fs-tools: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 5 years ago
  35. 24dec56 f2fs-tools: allow unfixed f2fs_checkpoint.checksum_offset by Chao Yu · 5 years ago
  36. 362f317 f2fs-tools: get rid of unneeded fields in on-disk inode by Chao Yu · 5 years ago
  37. 8dac454 mkfs.f2fs: enable VERITY by default by Jaegeuk Kim · 6 years ago
  38. bdcf700 mkfs.f2fs: Added missing statements related to error checking. by Sotirios-Efstathios Maneas · 6 years ago
  39. e599deb mkfs.f2fs: support formating large size file in 32-bits platform by Chao Yu · 6 years ago
  40. 3b65c57 mkfs.f2fs: show the info of volume label only when specify it by Tiezhu Yang · 6 years ago
  41. 886a924 f2fs-tools: introduce sb checksum by Junling Zheng · 6 years ago
  42. a6cbb57 f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET by Junling Zheng · 6 years ago
  43. 91bb7b2 f2fs-tools: fix to reset i_gc_failures offline by Chao Yu · 6 years ago
  44. fae19d8 mkfs.f2fs: Fixed typos in several printed messages. by Sotirios-Efstathios Maneas · 6 years ago
  45. d56232b build: declare that libf2fs_format uses the blkid library by Theodore Ts'o · 6 years ago
  46. b067004 add configure option --with-root-libdir by Theodore Ts'o · 6 years ago
  47. 0ba902b mkfs.f2fs: add -R 0:0 by default for android by Jaegeuk Kim · 6 years ago
  48. bdd39ce mkfs.f2fs: add root_owner to give uid/gid by Jaegeuk Kim · 6 years ago
  49. e52f0a8 mkfs.f2fs: Add several media formats + exe by Rosen Penev · 6 years ago
  50. 9c6cec2 f2fs-tools: fix overflow bug of start_sector when computing zone_align_start_offset by Yunlong Song · 6 years ago
  51. baf9acd f2fs-tools: fix to match with the start_sector by Yunlong Song · 6 years ago
  52. 330cee6 mkfs.f2fs: not allow to format too small sized partition by Jaegeuk Kim · 6 years ago
  53. f77e7ce mkfs.f2fs: factor out feature table from mkfs.f2fs by Jaegeuk Kim · 6 years ago
  54. 1772e31 f2fs-tools: add -g to give default options by Jaegeuk Kim · 6 years ago
  55. 646f002 mkfs.f2fs: use an array to manage features by Junling Zheng · 6 years ago
  56. 8feed81 f2fs-tools: introduce new option V to show version by Sheng Yong · 6 years ago
  57. 28c3b13 mkfs.f2fs: support multiple features with one "-O" by Junling Zheng · 6 years ago
  58. 4c55d62 mkfs.f2fs: fix incorrect cold data location by Chao Yu · 6 years ago
  59. ff37829 mkfs.f2fs: create lost+found directory by Sheng Yong · 6 years ago
  60. 7b73b6e mkfs.f2fs: treat db's data as hot one by Chao Yu · 6 years ago
  61. 6fdc37f mkfs.f2fs: support hot file extension by Chao Yu · 6 years ago
  62. 5e91b36 mkfs.f2fs: introduce mkfs parameters in f2fs_configuration by Sheng Yong · 6 years ago
  63. f52987e mkfs.f2fs: fix to handle endianness in f2fs_write_check_point_pack by Chao Yu · 6 years ago
  64. baaa076 mkfs.f2fs: expand scalability of nat bitmap by Chao Yu · 6 years ago
  65. 595fd57 f2fs-tools: get kernel version via uname(2) by Jaegeuk Kim · 6 years ago
  66. 76cd377 mkfs.f2fs: support fsverity feature by Jaegeuk Kim · 6 years ago
  67. 865a3ea f2fs-tools: use pointer and memory alloaction instead of defining "structure stat" in function stack by Iris Chang · 6 years ago
  68. 74bd6a8 libf2fs,mkfs.f2fs: add wanted_sector_size for wanted_total_sectors by katao · 6 years ago
  69. 4862080 f2fs-tools: support inode creation time by Chao Yu · 6 years ago
  70. b55e84e mkfs.f2fs: set seed for random checkpoint_ver by Sheng Yong · 6 years ago
  71. 2e65d03 resize.f2fs: fix max_nat_bitmap_size miscalculatation by Gaoxiang (OS) · 6 years ago
  72. b44f726 mkfs.f2fs: Windows Android SDK support by Hyojun Kim · 7 years ago
  73. 789ac2d f2fs-tools: enable sparse_file opeartions by Jaegeuk Kim · 7 years ago
  74. 6d8aeb2 mkfs.f2fs: match uid/gid/projid between root inode and quota info by Jaegeuk Kim · 7 years ago
  75. 567aaf2 mkfs.f2fs: show debug message for quota data writes by Jaegeuk Kim · 7 years ago
  76. e813df3 libf2fs: propagate error from f2fs_{finalize,fsync}_device by Chao Yu · 7 years ago
  77. bad43e3 f2fs: avoid memory leak in f2fs_write_root_inode by Chao Yu · 7 years ago
  78. 43bb7b6 f2fs-tools: build binaries in Mac by Jaegeuk Kim · 7 years ago
  79. 01ce370 fsck/Makefile.am, mkfs/Makefile.am: fix to `make distcheck` correctly by Anthony G. Basile · 7 years ago
  80. f38fb6b mkfs.f2fs: set .so to cold files by Jaegeuk Kim · 7 years ago
  81. 6c6bb35 fsck.f2fs: support quota by Hyojun Kim · 7 years ago
  82. 23a872f mkfs.f2fs: support quota option in mkfs by Hyojun Kim · 7 years ago
  83. 8d46072 f2fs-tools: support flexible inline xattr size by Chao Yu · 7 years ago
  84. b449feb mkfs.f2fs: fix wrong end blkaddr by Liu Xue · 7 years ago
  85. 9448c14 mkfs.f2fs: fix wrong curseg check by Jaegeuk Kim · 7 years ago
  86. 410ee3b mkfs.f2fs: fix missing cpu_to_le64 for checkpoint version by Jaegeuk Kim · 7 years ago
  87. 7457726 f2fs-tools: support inode checksum by Chao Yu · 7 years ago
  88. a3d9db1 f2fs-tools: support project quota by Chao Yu · 7 years ago
  89. dad33a1 f2fs-tools: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  90. 4abc53c add sparse support for f2fs by Yang Jin · 7 years ago
  91. ea008a2 mkfs.f2fs: drop initial spaces for feature string by Jaegeuk Kim · 7 years ago
  92. 8e29c2b f2fs-tools: avoid build warnings by Jaegeuk Kim · 7 years ago
  93. 5c99767 mkfs.f2fs: avoid wrong discard of dnode by Jaegeuk Kim · 7 years ago
  94. d9180db f2fs-tools: fix the wrong message when errno is EBUSY by Tiezhu Yang · 7 years ago
  95. f642b24 f2fs-tools: support to set and recognize CP_TRIMMED_FLAG by Chao Yu · 7 years ago
  96. 33ddf01 mkfs.f2fs: fix wrong segment assignment by Jaegeuk Kim · 7 years ago
  97. 0f9e1e2 Fix mkfs out of tree builds by Yong, Jonathan · 7 years ago
  98. 8f9327c mkfs.f2fs: use noheap by default by Jaegeuk Kim · 7 years ago
  99. 52a3a27 mkfs.f2fs: check overwrite before make filesystem by Kinglong Mee · 7 years ago
  100. 2f52fcf mkfs.f2fs: clearfiy the help message and manpages by Kinglong Mee · 7 years ago