1. 3f4408b Update fsck to latest version (1.2 -> 1.4.0++ with better fix support) by JP Abgrall · 10 years ago
  2. 100ea9f fsck.f2fs: actually flag the fixed dentries as fixed by JP Abgrall · 10 years ago
  3. 0ca82d1 f2fs: use last_blk for print dentries by Jaegeuk Kim · 10 years ago
  4. 9464be2 fsck.f2fs: fix DATA_EXIST flag for old partition by Jaegeuk Kim · 10 years ago
  5. 2c82eaf fsck.f2fs: attempt to identify bad dentries by JP Abgrall · 10 years ago
  6. 93fa3d4 Update build version from 1.2.0 to 1.4.0 after merge. by JP Abgrall · 10 years ago
  7. 20cc47a fsck.f2fs: show inline status of inode by Jaegeuk Kim · 10 years ago
  8. e90e817 fsck.f2fs: fix wrongly allocated 0'th block for inline_data by Jaegeuk Kim · 10 years ago
  9. df2501e fsck.f2fs: fix link count correctly by Jaegeuk Kim · 10 years ago
  10. 866c86a fsck.f2fs: fix wrong hash_code made by previous buggy code by Jaegeuk Kim · 10 years ago
  11. 3a8c9a6 fsck.f2fs: support inline_dentry by Jaegeuk Kim · 10 years ago
  12. 4c992fe fsck.f2fs: fix superblock offset by Jaegeuk Kim · 10 years ago
  13. 0b72253 mkfs.f2fs: avoid build warning by Jaegeuk Kim · 10 years ago
  14. e1a8e74 fsck.f2fs: fix wrong block addres of nids by Jaegeuk Kim · 10 years ago
  15. 290d040 mkfs.f2fs: possible endianes bug in mkfs.f2fs roll-forward speed by joerg jungermann · 10 years ago
  16. 7b74ed3 f2fs-tools: fix for build big-endian processors by Jaegeuk Kim · 10 years ago
  17. cc5b242 f2fs-tools: release 1.4.0 by Jaegeuk Kim · 10 years ago
  18. d83693c f2fstat: enhance readability of output by Jaegeuk Kim · 10 years ago
  19. 15ddc82 tracepoint.sh: update latest tracepoints by Jaegeuk Kim · 10 years ago
  20. f62ef03 am 73b6e3eb: f2fs: rearrange options to remove redundant check by Jaegeuk Kim · 10 years ago
  21. f67245e am de6c1c7c: fsck.f2fs: add auto_fix feature by Jaegeuk Kim · 10 years ago
  22. 05e1b03 am bc6a7000: fsck.f2fs: avoid build warnings by Jaegeuk Kim · 10 years ago
  23. 724c037 am 50442acc: fsck.f2fs: remove list.h by Jaegeuk Kim · 10 years ago
  24. 27ff19f am 10d97dd1: fsck.f2fs: check next block is free or not by Jaegeuk Kim · 10 years ago
  25. 649b223 am 893312ce: fsck.f2fs: fix checkpoint by Jaegeuk Kim · 10 years ago
  26. 0e294ee am 6591dadc: fsck.f2fs: handle correctly segment summary entries by Jaegeuk Kim · 10 years ago
  27. 93076c0 am 1118af29: fsck.f2fs: remove corrupted xattr block by Jaegeuk Kim · 10 years ago
  28. 292ae25 am 83e54446: fsck.f2fs: corrupted orphan inode will be removed by Jaegeuk Kim · 10 years ago
  29. 6338a48 am 6b20b0d6: fsck.f2fs: remove dentry if its inode block is corrupted by Jaegeuk Kim · 10 years ago
  30. 776f186 am 269eac2e: fsck.f2fs: add fixing messeages by Jaegeuk Kim · 10 years ago
  31. 9a13ab5 am dc530859: fsck.f2fs: fix inode block inconsistency by Jaegeuk Kim · 10 years ago
  32. d7fce61 am fffeed79: fsck.f2fs: give a chance to recover sit entries by Jaegeuk Kim · 10 years ago
  33. d2318d9 am 59c0e13e: fsck.f2fs: cleanup mount.c by Jaegeuk Kim · 10 years ago
  34. 8dbe9bb am 3b4b8263: fsck.f2fs: handle error cases by Jaegeuk Kim · 10 years ago
  35. 48dd553 am 02d04218: fsck.f2fs: remove return value of get_node_info by Jaegeuk Kim · 10 years ago
  36. 6c1b1aa am e9cd4dee: fsck.f2fs: handle IS_VALID_BLK_ADDR by Jaegeuk Kim · 10 years ago
  37. 6b75800 am b3a4f945: fsck.f2fs: clean up codes by Jaegeuk Kim · 10 years ago
  38. d9b0c97 am f4ef4a14: fsck.f2fs: retry to fix corrupted image by Jaegeuk Kim · 10 years ago
  39. e0a581f am 347fe81d: f2fs_dentry_hash: avoid casting unsigned char to singed char by Jaegeuk Kim · 10 years ago
  40. 39118ee am ab258b43: fsck.f2fs: show inode numbers by Jaegeuk Kim · 10 years ago
  41. df72e3f am f70644c5: dump.f2fs: support dump_file from image by Jaegeuk Kim · 10 years ago
  42. 81fb55f am 7ee48ff6: mkfs.f2fs: remove build warning by Jaegeuk Kim · 10 years ago
  43. a1ed22b am b2e14869: tracepoint.sh: add missing tracepoints by Jaegeuk Kim · 10 years ago
  44. 44dfb79 am ba91378e: mkfs.f2fs: fix name conflict for BLKDISCARD by Sankalp Bose · 10 years ago
  45. 210340c am 2794728f: mkfs.f2fs: large volume support by Changman Lee · 10 years ago
  46. 6a641fe am c246ccf8: f2fs-tools: 64-bit compile issue by Mark Salyzyn · 10 years ago
  47. 73b6e3e f2fs: rearrange options to remove redundant check by Jaegeuk Kim · 10 years ago
  48. de6c1c7 fsck.f2fs: add auto_fix feature by Jaegeuk Kim · 10 years ago
  49. bc6a700 fsck.f2fs: avoid build warnings by Jaegeuk Kim · 10 years ago
  50. 50442ac fsck.f2fs: remove list.h by Jaegeuk Kim · 10 years ago
  51. 10d97dd fsck.f2fs: check next block is free or not by Jaegeuk Kim · 10 years ago
  52. 893312c fsck.f2fs: fix checkpoint by Jaegeuk Kim · 10 years ago
  53. 6591dad fsck.f2fs: handle correctly segment summary entries by Jaegeuk Kim · 10 years ago
  54. 1118af2 fsck.f2fs: remove corrupted xattr block by Jaegeuk Kim · 10 years ago
  55. 83e5444 fsck.f2fs: corrupted orphan inode will be removed by Jaegeuk Kim · 10 years ago
  56. 6b20b0d fsck.f2fs: remove dentry if its inode block is corrupted by Jaegeuk Kim · 10 years ago
  57. 269eac2 fsck.f2fs: add fixing messeages by Jaegeuk Kim · 10 years ago
  58. dc53085 fsck.f2fs: fix inode block inconsistency by Jaegeuk Kim · 10 years ago
  59. fffeed7 fsck.f2fs: give a chance to recover sit entries by Jaegeuk Kim · 10 years ago
  60. 59c0e13 fsck.f2fs: cleanup mount.c by Jaegeuk Kim · 10 years ago
  61. 3b4b826 fsck.f2fs: handle error cases by Jaegeuk Kim · 10 years ago
  62. 02d0421 fsck.f2fs: remove return value of get_node_info by Jaegeuk Kim · 10 years ago
  63. e9cd4de fsck.f2fs: handle IS_VALID_BLK_ADDR by Jaegeuk Kim · 10 years ago
  64. b3a4f94 fsck.f2fs: clean up codes by Jaegeuk Kim · 10 years ago
  65. f4ef4a1 fsck.f2fs: retry to fix corrupted image by Jaegeuk Kim · 10 years ago
  66. 347fe81 f2fs_dentry_hash: avoid casting unsigned char to singed char by Jaegeuk Kim · 10 years ago
  67. ab258b4 fsck.f2fs: show inode numbers by Jaegeuk Kim · 10 years ago
  68. f70644c dump.f2fs: support dump_file from image by Jaegeuk Kim · 10 years ago
  69. 7ee48ff mkfs.f2fs: remove build warning by Jaegeuk Kim · 10 years ago
  70. b2e1486 tracepoint.sh: add missing tracepoints by Jaegeuk Kim · 10 years ago
  71. ba91378 mkfs.f2fs: fix name conflict for BLKDISCARD by Sankalp Bose · 10 years ago
  72. 2794728 mkfs.f2fs: large volume support by Changman Lee · 10 years ago
  73. c246ccf f2fs-tools: 64-bit compile issue by Mark Salyzyn · 10 years ago
  74. fc24ac8 am ce2c9c36: libf2fs: move the finalize_device() into the io lib. by JP Abgrall · 10 years ago
  75. a78c288 am 1ddf6367: libf2fs, fsck, mkfs: call f2fs_finalize_device before exit by Jaegeuk Kim · 10 years ago
  76. ce2c9c3 libf2fs: move the finalize_device() into the io lib. by JP Abgrall · 10 years ago
  77. 1ddf636 libf2fs, fsck, mkfs: call f2fs_finalize_device before exit by Jaegeuk Kim · 10 years ago
  78. e32870c am 00dc8a1c: F2FS fmt as shared lib, and static tool for /sbin/ by JP Abgrall · 10 years ago
  79. 00dc8a1 F2FS fmt as shared lib, and static tool for /sbin/ by JP Abgrall · 10 years ago
  80. 84a009d am f590f39c: Update the NOTICE + license files to match LGPL v2.1 in COPYING by JP Abgrall · 10 years ago
  81. f590f39 Update the NOTICE + license files to match LGPL v2.1 in COPYING by JP Abgrall · 10 years ago
  82. 4541c65 F2FS fmt as shared lib, and static tool for /sbin/ by JP Abgrall · 10 years ago
  83. 5e62d3a am 5005fb18: libf2fs: move the finalize_device() into the io lib. by JP Abgrall · 10 years ago
  84. 5d14a84 am 46bf13d5: mkfs: set BLKDISCARD by default by Jaegeuk Kim · 10 years ago
  85. dc06d26 am c5786963: libf2fs, fsck, mkfs: call f2fs_finalize_device before exit by Jaegeuk Kim · 10 years ago
  86. 5005fb1 libf2fs: move the finalize_device() into the io lib. by JP Abgrall · 10 years ago
  87. 46bf13d mkfs: set BLKDISCARD by default by Jaegeuk Kim · 10 years ago
  88. c578696 libf2fs, fsck, mkfs: call f2fs_finalize_device before exit by Jaegeuk Kim · 10 years ago
  89. 7d7fe9a am 94f92855: mkfs: support passing in the number of sectors to use by JP Abgrall · 10 years ago
  90. 9055af2 am 4b32bd42: License tweak: LGPL v2.1 vs LGPL v2 by JP Abgrall · 10 years ago
  91. 1ed23e3 am fd9816f3: fsck.f2fs: large volume support by Changman Lee · 10 years ago
  92. 94f9285 mkfs: support passing in the number of sectors to use by JP Abgrall · 10 years ago
  93. 4b32bd4 License tweak: LGPL v2.1 vs LGPL v2 by JP Abgrall · 10 years ago
  94. fd9816f fsck.f2fs: large volume support by Changman Lee · 10 years ago
  95. 5525496 am f2a99037: fibmap: need linux/fs.h for FIBMAP by Jaegeuk Kim · 10 years ago
  96. f4eea4e am 6d7fd131: f2fs: fix to remove the test code that should not be merged by Jaegeuk Kim · 10 years ago
  97. 51c7e2f am 0fbdf6cb: f2fs-tools: announce dual licenses with GPL and LGPL v2 by Jaegeuk Kim · 10 years ago
  98. f2a9903 fibmap: need linux/fs.h for FIBMAP by Jaegeuk Kim · 10 years ago
  99. 6d7fd13 f2fs: fix to remove the test code that should not be merged by Jaegeuk Kim · 10 years ago
  100. 0fbdf6c f2fs-tools: announce dual licenses with GPL and LGPL v2 by Jaegeuk Kim · 10 years ago