1. 6afcf64 libf2fs: don't allow mkfs / fsck on non power-of-2 zoned devices by Luis Chamberlain · 2 years, 1 month ago
  2. c7757ec man: update mkfs.f2fs to give the default android option by Jaegeuk Kim · 2 years, 1 month ago
  3. 46e1b83 f2fs-tools: use proper 64bit types for PPC by Rosen Penev · 2 years, 2 months ago
  4. 97ce230 mkfs.f2fs: fix wrong indentation and clean up by Jaegeuk Kim · 2 years, 3 months ago
  5. 0d3d26d mkfs.f2fs: set project quota by default for -g android for v4.14+ by Jaegeuk Kim · 2 years, 4 months ago
  6. 1de1db8 f2fs-tools: add atomic write related options to f2fs_io write command by Daeho Jeong · 2 years, 3 months ago
  7. 85cd72a mkfs.f2fs: set required quota types only by Jaegeuk Kim · 2 years, 4 months ago
  8. 028af9f fsck.f2fs: Add progression feedback by Antoine Viallon · 2 years, 4 months ago
  9. 972d710 fsck.f2fs: do not assert if i_size is missing i_blocks in symlink by Jaegeuk Kim · 2 years, 6 months ago
  10. f63551b f2fs-tools: separate other bugs in fsck_verify by Daeho Jeong · 2 years, 6 months ago
  11. ade81b9 f2fs-tools: remove false failure alarm when fixing quota by Daeho Jeong · 2 years, 6 months ago
  12. 99bc497 f2fs-tools: fall back to the original version check when clock_gettime is not supported by Daeho Jeong · 2 years, 7 months ago
  13. 1603a3d mkfs.f2fs: wipe other FS magics given -f by Jaegeuk Kim · 2 years, 8 months ago
  14. 63d5004 fsck.f2fS: is_valid_summary(): check whether offset is out of bounds by Arpad Müller · 2 years, 8 months ago
  15. 3fd996c Avoid redefined ALIGN_UP by Jaegeuk Kim · 2 years, 8 months ago
  16. 1edc138 fsck.f2fs: Update the usage about option of preen mode by Jaehoon Chung · 2 years, 8 months ago
  17. 49159df f2fs-tools: change fiemap print out format by Daeho Jeong · 2 years, 8 months ago
  18. 8bcb58e f2fs_io: add rename w/ fsync option by Jaegeuk Kim · 2 years, 8 months ago
  19. 9429e86 fsck.f2fs: add basic compress related check/fix by Robin Hsu · 3 years ago
  20. 529967e f2fs-tools: make fiemap command in accordance with uapi by Daeho Jeong · 2 years, 9 months ago
  21. 1228009 f2fs-tools: rebuild the quota inode if it is corrupted by Wang Xiaojun · 2 years, 9 months ago
  22. 9ee091e f2fs-tools: add periodic check in kernel version check by Daeho Jeong · 2 years, 10 months ago
  23. 1bc7658 dump.f2fs: minor clean ups by Jaegeuk Kim · 2 years, 10 months ago
  24. 69952e3 f2fs-tools: fix wrong value of reserve_new_block parameter in page_symlink by Wang Xiaojun · 2 years, 10 months ago
  25. 76d2a91 f2fs-tools: add extent cache for each file by Daeho Jeong · 2 years, 11 months ago
  26. 8d464ee f2fs-tools: fix wrong file offset by Jaegeuk Kim · 2 years, 10 months ago
  27. acd2518 fsck|dump.f2fs: add -M to get file map by Jaegeuk Kim · 2 years, 11 months ago
  28. 027488e mkfs.f2fs: remove android features for RO by Jaegeuk Kim · 2 years, 11 months ago
  29. e01ad31 f2fs-tools: fix metadata region overlap with zoned block device zones by Aravind Ramesh · 2 years, 11 months ago
  30. f3b93bf sload.f2fs: Reword "IMMUTABLE" in strings/comments by Robin Hsu · 2 years, 11 months ago
  31. 820b5e3 sload.f2fs: use F2FS_COMPRESS_RELEASED instead of IMMUTABLE bit by Jaegeuk Kim · 3 years ago
  32. 1d2683f f2fs-tools: support small RO partition by Jaegeuk Kim · 3 years, 10 months ago
  33. a9594c6 fsck.f2fs: add "-l" to show the layout information by Jaegeuk Kim · 3 years ago
  34. 38e3115 f2fs_io: add to show immutable bit by Jaegeuk Kim · 3 years ago
  35. 6afd3e9 tools: Introduce f2fslabel by Dongwoo Lee · 3 years ago
  36. 3218ff9 f2fs-tools: correct get kernel version logic by lijiazi · 3 years ago
  37. 19d49b5 dump.f2fs: fix memory leak caused by dump_node_blk() by Seung-Woo Kim · 3 years ago
  38. 15d4d7b fsck.f2fs: fix memory leak caused by fsck_chk_orphan_node() by Seung-Woo Kim · 3 years ago
  39. 1900c22 mkfs.f2fs: fix memory leak in not enough segments error path by Seung-Woo Kim · 3 years ago
  40. 5cc365c resize.f2fs: fix memory leak caused by migrate_nat() by Seung-Woo Kim · 3 years ago
  41. 870915f f2fs_io: split definition check for crypto ioctl by Jaegeuk Kim · 3 years ago
  42. 91f9db2 fsck.f2fs: update kernel version in superblock on forced check by Michael Lass · 3 years ago
  43. 1531853 f2fs_io: Add get file name encryption mode by Robin Hsu · 3 years ago
  44. 3bfcca8 f2fs-tool: increase debug level from 0 to 1 in migrate_block by Jaehoon Chung · 3 years ago
  45. 5263ae2 resize.f2fs: fix to check free space before shrink by Chao Yu · 3 years, 1 month ago
  46. 159752d resize.f2fs: fix wrong sit/nat bitmap during rebuild_checkpoint() by Chao Yu · 3 years, 1 month ago
  47. 98e6463 resize.f2fs: add force option to rewrite broken calculation by Jaegeuk Kim · 3 years, 1 month ago
  48. f056fbe resize.f2fs: fix wrong ovp calculation by Jaegeuk Kim · 3 years, 1 month ago
  49. 80dba0f Add -P option to preserve file owner by Daniel Abrecht · 3 years, 1 month ago
  50. f0fda11 libf2fs: fix memory leak caused by get_rootdev() by Junyong Sun · 3 years, 2 months ago
  51. 5144f2f mkfs.f2fs: add VM disk files to hot data types by Park Ju Hyung · 3 years, 2 months ago
  52. 73c0871 libzoned: use blk_zone_v2 and blk_zone_report_v2 by default by Jaegeuk Kim · 3 years, 4 months ago
  53. 9cb5150 f2fs-tools: fix wrong blk_zone_rep_v2 definition by Jaegeuk Kim · 3 years, 4 months ago
  54. 15474db mkfs.f2fs: allocate zones together to avoid random access by Jaegeuk Kim · 3 years, 4 months ago
  55. 316e128 mkfs.f2fs: adjust zone alignment when using multi-partitions by Jaegeuk Kim · 3 years, 4 months ago
  56. cc57f2c fsck.f2fs: fix alignment on multi-partition support by Jaegeuk Kim · 3 years, 4 months ago
  57. ff7172e f2fs-tools: Miscellaneous cleanup to README. by John A. Leuenhagen · 3 years, 4 months ago
  58. 2b26417 mkfs.f2fs.8: Better document the -g argument. by John A. Leuenhagen via Linux-f2fs-devel · 3 years, 4 months ago
  59. e05afe5 mkfs.f2fs.8: fix formatting for -l parameter in man page by John A. Leuenhagen via Linux-f2fs-devel · 3 years, 5 months ago
  60. 747b74c f2fs-tools: Make sload.f2fs reproduce hard links by Jordan Webb · 3 years, 5 months ago
  61. b585244 f2fs-tools:sload.f2fs compression support by Robin Hsu · 3 years, 5 months ago
  62. 7b63f7b f2fs_io: add compress/decompress commands by Daeho Jeong · 3 years, 5 months ago
  63. 457392a f2fs-tools: Added #ifdef WITH_func by Robin Hsu · 3 years, 5 months ago
  64. d322d47 f2fs-tools: fix a few spelling errors in f2fs-tools by Victor Westerhuis · 3 years, 5 months ago
  65. fcd5cd0 f2fs-tools: skipped to end on error syntax error by Robin Hsu · 3 years, 6 months ago
  66. 31d30f0 mkfs.f2fs: show a message when compression is enabled by Jaegeuk Kim · 3 years, 6 months ago
  67. 1d4c7e7 f2fs_io: add get/set compression option by Daeho Jeong · 3 years, 6 months ago
  68. 4bd7008 Fix ASSERT() macro with '%' in the expression by Robin Hsu · 3 years, 6 months ago
  69. ca0ed8a f2fs-toos: fsck.f2fs Fix bad return value by Robin Hsu · 3 years, 6 months ago
  70. c954e7c fsck.f2fs: do xnid sanity check only during fsck by Chao Yu · 3 years, 6 months ago
  71. 1bfc173 f2fs_io: add erase option by Ocean Chen · 3 years, 7 months ago
  72. e59bb17 mkfs.f2fs.8: document the verity feature by Eric Biggers · 3 years, 7 months ago
  73. 8fd836f fsck: clear unexpected casefold flags by Eric Biggers · 3 years, 7 months ago
  74. 1a7415a mkfs.f2fs: add -h and --help by John A. Leuenhagen · 3 years, 7 months ago
  75. 717d70d f2fs_io: change fibmap to fiemap by Daeho Jeong · 3 years, 8 months ago
  76. d41dcbd f2fs-tools: release 1.14.0 by Jaegeuk Kim · 3 years, 8 months ago
  77. bbfab0d mkfs.f2fs: add -r (fake_seed) flag by Theotime Combes · 3 years, 8 months ago
  78. 5c723d1 mkfs.f2fs: add -T flag by Theotime Combes · 3 years, 8 months ago
  79. f7029e2 sload.f2fs: handle root mount point properly when setting file attribute by Daeho Jeong · 3 years, 9 months ago
  80. f841085 f2fs-tools: zns zone-capacity support by Aravind Ramesh · 3 years, 9 months ago
  81. 1e3dd7a f2fs_io: measure performance of write() by Jaegeuk Kim · 3 years, 9 months ago
  82. 334047b f2fs_io: add OSYNC option by Jaegeuk Kim · 3 years, 9 months ago
  83. 2579fe8 fsck.f2fs: correct return value by Chao Yu · 3 years, 9 months ago
  84. 5c92399 f2fs_io: open file in read only mode for pinning file by Daeho Jeong · 3 years, 9 months ago
  85. 3aef9bc mkfs.f2fs: add casefolding and project quota config by Jaegeuk Kim · 3 years, 10 months ago
  86. ec0f3c9 mkfs.f2fs: should initialize sparse file in Windows by Jaegeuk Kim · 3 years, 10 months ago
  87. 17463f9 f2fs_io: add mmap read operation by Jaegeuk Kim · 3 years, 10 months ago
  88. 391e490 fsck.f2fs: avoid randomness in sum_blk by Theotime Combes · 3 years, 10 months ago
  89. aac7f4c dump.f2fs: check block address first before reading the block by Jaegeuk Kim · 3 years, 10 months ago
  90. e767223 sload.f2fs: fix missing fsck_init by Jaegeuk Kim · 3 years, 10 months ago
  91. 31acef0 mkfs.f2fs: allow setting volume UUID manually by Zoltán Böszörményi · 3 years, 10 months ago
  92. d03cab6 fsck.f2fs: Split build_segment_manager() to speed up auto-fix by Robin Hsu · 3 years, 10 months ago
  93. e3c4e1f dump.f2fs: dump symlink contents in lost_found by Jaegeuk Kim · 3 years, 10 months ago
  94. 0d0158c fsck.f2fs: Fix slow fsck in auto-fix mode by Robin Hsu · 3 years, 10 months ago
  95. e66e4c1 fsck: prevent buffer overrun in quota code by Robin Hsu · 4 years, 3 months ago
  96. 712aca3 f2fs-tools: set cold flag for non-dir node by Wuyun Zhao · 3 years, 10 months ago
  97. 895b26e lib: pass all needed include paths to libf2fs by Rolf Eike Beer · 3 years, 11 months ago
  98. 4b55c43 lib: use ${libuuid_LIBS} instead of -luuid everywhere by Rolf Eike Beer · 3 years, 11 months ago
  99. 1ceb06b lib: fix include path for blkid.h by Rolf Eike Beer · 3 years, 11 months ago
  100. 59a3741 lib: fix include path for uuid.h by Rolf Eike Beer · 3 years, 11 months ago