1. 59fe8bb erofs-utils: mkfs: use extended inodes when ctime is set by David Anderson · 2 years, 3 months ago
  2. d89215b erofs-utils: mkfs: use mtime instead of ctime by David Anderson · 2 years, 3 months ago
  3. 8b34f01 erofs-utils: mkfs: rename ctime to mtime by David Anderson · 2 years, 3 months ago
  4. f290d32 UPSTREAM: erofs-utils: lib: add API to iterate dirs in EROFS by Gao Xiang · 2 years, 6 months ago
  5. 246dde5 UPSTREAM: erofs-utils: make liberofs more C++ friendly by Kelvin Zhang · 2 years, 6 months ago
  6. ef6a06c erofs-utils: loosen hash_64 compile restriction by Daeho Jeong · 2 years, 6 months ago
  7. 016bd81 erofs-utils: mkfs: enable block map chunk format by Gao Xiang · 2 years, 7 months ago
  8. 89cfcc4 erofs-utils: get compression algorithms directly on mapping by Gao Xiang · 2 years, 7 months ago
  9. 97d69af erofs-utils: dump: support multiple devices by Gao Xiang · 2 years, 7 months ago
  10. bbeec3c erofs-utils: mkfs: add extra blob device support by Gao Xiang · 2 years, 7 months ago
  11. 0ce853a erofs-utils: fuse: add multiple device support by Gao Xiang · 2 years, 7 months ago
  12. 46dd66a erofs-utils: add extra device I/O interface by Gao Xiang · 2 years, 7 months ago
  13. 50b65ba erofs-utils: dump: refine file info statistics by Gao Xiang · 2 years, 7 months ago
  14. d9a0194 AOSP: erofs-utils: mkfs: add block list support for chunked files by David Anderson · 2 years, 7 months ago
  15. 06193c0 erofs-utils: mkfs: fix integer overflow in erofs_blob_remap by David Anderson · 2 years, 7 months ago
  16. f440435 erofs-utils: introduce fsck.erofs by Daeho Jeong · 2 years, 7 months ago
  17. 769e8b4 erofs-utils: dump: add support for showing file extents by Guo Xuenan · 2 years, 7 months ago
  18. cf8be8a erofs-utils: dump: add feature for collecting filesystem statistics by Wang Qi · 2 years, 7 months ago
  19. dc478de erofs-utils: add support for the full decompressed length by Huang Jianan · 2 years, 7 months ago
  20. f4cc275 erofs-utils: mkfs: add LZMA algorithm support by Gao Xiang · 2 years, 7 months ago
  21. 0623d5e erofs-utils: fuse: add LZMA algorithm support by Gao Xiang · 2 years, 7 months ago
  22. 2ebfa82 erofs-utils: don't print source file information for non-debug version by Gao Xiang · 2 years, 8 months ago
  23. 03cbf7b erofs-utils: mkfs: support chunk-based uncompressed files by Gao Xiang · 2 years, 8 months ago
  24. e9afc04 erofs-utils: introduce copy_file_range by Gao Xiang · 2 years, 8 months ago
  25. 97ac4b6 erofs-utils: introduce hashmap from git source by Gao Xiang · 2 years, 8 months ago
  26. 401ca07 erofs-utils: fuse: support reading chunk-based uncompressed files by Gao Xiang · 2 years, 8 months ago
  27. 2722996 erofs-utils: support per-inode compress pcluster by Huang Jianan · 2 years, 9 months ago
  28. 8f75779 erofs-utils: fix up Mac OS build again by Gao Xiang · 2 years, 9 months ago
  29. fe19cf7 erofs-utils: fix general style problem by Huang Jianan · 2 years, 9 months ago
  30. 13439df erofs-utils: fix SPDX comment style by Huang Jianan · 2 years, 9 months ago
  31. 8fdb7db erofs-utils: clean up file headers & footers by Huang Jianan · 2 years, 9 months ago
  32. 95801d4 erofs-utils: fix macOS build & functionality by Gao Xiang · 2 years, 10 months ago
  33. 60549d5 erofs-utils: add "noinline_data" extended option by Gao Xiang · 2 years, 11 months ago
  34. 3afe218 AOSP: erofs-utils: add block list support by Yue Hu · 3 years ago
  35. 8f7302b erofs-utils: support limit max decompressed extent size by Gao Xiang · 3 years ago
  36. 605eb74 erofs-utils: support randomizing pclusterblks in debugging mode by Gao Xiang · 3 years ago
  37. f79082a erofs-utils: reserve physical_clusterbits[] by Gao Xiang · 3 years, 1 month ago
  38. 8eadc8b erofs-utils: sync up with in-kernel erofs_fs.h by Gao Xiang · 3 years, 1 month ago
  39. 1f074e6 erofs-utils: add big physical cluster definition by Gao Xiang · 3 years, 2 months ago
  40. 00e056e erofs-utils: add -C# for the maximum size of pclusters by Gao Xiang · 3 years, 2 months ago
  41. a70f35a erofs-utils: introduce ondisk compression cfgs by Gao Xiang · 3 years, 2 months ago
  42. 68102c6 erofs-utils: support adjust lz4 history window size by Huang Jianan · 3 years, 2 months ago
  43. f61a391 erofs-utils: add cmd argument to override uid/gid by Hu Weiwen · 3 years, 2 months ago
  44. 185b0bc erofs-utils: optimize buffer allocation logic by Hu Weiwen · 3 years, 4 months ago
  45. 74cd2c6 erofs-utils: get rid of `end' argument from erofs_mapbh() by Hu Weiwen · 3 years, 4 months ago
  46. 738d584 erofs-utils: fix BUILD_BUG_ON by Hu Weiwen · 3 years, 4 months ago
  47. c4595db erofs-utils: fix cross-device submounts by Gao Xiang · 3 years, 6 months ago
  48. 730979c erofs-utils: fuse: add compressed file support by Huang Jianan · 3 years, 6 months ago
  49. 5e35b75 erofs-utils: introduce fuse implementation by Li Guifu · 3 years, 6 months ago
  50. 4d109df erofs-utils: support $SOURCE_DATE_EPOCH by Gao Xiang · 3 years, 7 months ago
  51. ef1c0a2 erofs-utils: fix the project prefix to "erofs-utils" by Gao Xiang · 3 years, 7 months ago
  52. 8a9e804 AOSP: erofs-utils: add fs_config support by Gao Xiang · 3 years, 8 months ago
  53. 31d4ecb erofs-utils: pass down inode for erofs_prepare_xattr_ibody by Gao Xiang · 4 years ago
  54. 3e52a33 erofs-utils: support selinux file contexts by Gao Xiang · 4 years ago
  55. bdbabe5 erofs-utils: avoid PAGE_SIZE redefinition by Gao Xiang · 4 years, 2 months ago
  56. acd5f76 erofs-utils: introduce exclude dirs and files by Li Guifu · 4 years, 4 months ago
  57. 622be10 erofs-utils: wrap up sb feature operations by Gao Xiang · 4 years, 5 months ago
  58. e023d47 erofs-utils: support 128-bit filesystem UUID by Gao Xiang · 4 years, 7 months ago
  59. fb757ed erofs-utils: support calculating checksum of superblock by Pratik Shinde · 4 years, 7 months ago
  60. 53d24ee erofs-utils: list available compressors for help command by Gao Xiang · 4 years, 7 months ago
  61. 116ac0a erofs-utils: introduce shared xattr support by Li Guifu · 4 years, 8 months ago
  62. 47d6895 erofs-utils: introduce inline xattr support by htyuxe+dhbrei4sq0df8@grr.la · 4 years, 8 months ago
  63. 0e91d13 erofs-utils: use cmpsgn(x, y) for standardized large value comparsion by Gao Xiang · 4 years, 8 months ago
  64. e50dfb0 erofs-utils: introduce fixed UNIX timestamp by Li Guifu · 4 years, 8 months ago
  65. 6a61ce1 erofs-utils: complete extended inode support by Gao Xiang · 4 years, 9 months ago
  66. b0ca535 erofs-utils: support 64-bit internal buffer cache by Gao Xiang · 4 years, 8 months ago
  67. fbba92d erofs-utils: keep up with in-kernel ondisk format naming by Gao Xiang · 4 years, 9 months ago
  68. 634bb4d erofs-utils: resize image to the correct size by Gao Xiang · 4 years, 9 months ago
  69. 2609724 erofs-utils: code for handling incorrect debug level by Pratik Shinde · 4 years, 10 months ago
  70. 1f11cf0 erofs-utils: introduce extented options setting by Gao Xiang · 4 years, 11 months ago
  71. d90641d erofs-utils: support decompress in-place by Gao Xiang · 5 years ago
  72. 76b8227 erofs-utils: introduce compacted compression indexes by Gao Xiang · 5 years ago
  73. 60128f0 erofs-utils: non-inline tail-end block should be zeroed beyond EOF by Gao Xiang · 5 years ago
  74. a40e710 erofs-utils: introduce dev_fillzero by Gao Xiang · 5 years ago
  75. 66653ef erofs-utils: introduce compression for regular files by Gao Xiang · 5 years ago
  76. a17497f erofs-utils: introduce inode operations by Gao Xiang · 5 years ago
  77. 34f3902 erofs-utils: introduce buffer cache by Gao Xiang · 5 years ago
  78. 4c0632f erofs-utils: add input/output functions by Li Guifu · 5 years ago
  79. 589ab3a erofs-utils: introduce miscellaneous files by Li Guifu · 5 years ago
  80. 1c6c679 erofs-utils: introduce erofs-utils basic headers by Li Guifu · 5 years ago
  81. 85f877c erofs-utils: add erofs on-disk layout by Li Guifu · 6 years ago