1. 5e35b75 erofs-utils: introduce fuse implementation by Li Guifu · 3 years, 8 months ago
  2. deb8c62 erofs-utils: stop building tree if file fails to open by Li Guifu · 3 years, 8 months ago
  3. ac8f789 erofs-utils: update README by Gao Xiang · 3 years, 8 months ago
  4. 8d6777c erofs-utils: drop known issue in README by Gao Xiang · 3 years, 8 months ago
  5. 1fbd7c8 mkfs: add option to use a pre-defined UUID by Gao Xiang · 3 years, 9 months ago
  6. 9d90d5a mkfs: introduce erofs_mkfs_default_options() by Gao Xiang · 3 years, 9 months ago
  7. 4d109df erofs-utils: support $SOURCE_DATE_EPOCH by Gao Xiang · 3 years, 9 months ago
  8. 10d529a erofs-utils: fix build error without lz4 library by Gao Xiang · 3 years, 9 months ago
  9. ef1c0a2 erofs-utils: fix the project prefix to "erofs-utils" by Gao Xiang · 3 years, 9 months ago
  10. 610c40c erofs-utils: README: update known-issue status of lz4hc by Gao Xiang · 3 years, 10 months ago
  11. c631e56 AOSP: erofs-utils: update usage due to fs_config by Gao Xiang · 3 years, 10 months ago
  12. 8a9e804 AOSP: erofs-utils: add fs_config support by Gao Xiang · 3 years, 10 months ago
  13. 31d4ecb erofs-utils: pass down inode for erofs_prepare_xattr_ibody by Gao Xiang · 4 years, 1 month ago
  14. c497d89 erofs-utils: enhance static linking for lz4 1.8.x by Gao Xiang · 4 years, 2 months ago
  15. 3e52a33 erofs-utils: support selinux file contexts by Gao Xiang · 4 years, 2 months ago
  16. 0c69979 erofs-utils: release 1.1 by Gao Xiang · 4 years, 4 months ago
  17. bdbabe5 erofs-utils: avoid PAGE_SIZE redefinition by Gao Xiang · 4 years, 4 months ago
  18. 9899473 erofs-utils: avoid using old compatibility type uint by Gao Xiang · 4 years, 4 months ago
  19. d4a1615 erofs-utils: avoid _LARGEFILE64_SOURCE and _GNU_SOURCE redefinition by Gao Xiang · 4 years, 5 months ago
  20. acd5f76 erofs-utils: introduce exclude dirs and files by Li Guifu · 4 years, 5 months ago
  21. 622be10 erofs-utils: wrap up sb feature operations by Gao Xiang · 4 years, 7 months ago
  22. 2d34da8 erofs-utils: clean up erofs_write_file() by Li Guifu · 4 years, 8 months ago
  23. eefd95b erofs-utils: fix configure.ac by Haruue Icymoon · 4 years, 8 months ago
  24. dd37a98 erofs-utils: set up all compiler/linker variables independently by Gao Xiang · 4 years, 9 months ago
  25. 203fb29 erofs-utils: complete missing memory handling by Li Guifu · 4 years, 9 months ago
  26. e023d47 erofs-utils: support 128-bit filesystem UUID by Gao Xiang · 4 years, 9 months ago
  27. fb757ed erofs-utils: support calculating checksum of superblock by Pratik Shinde · 4 years, 9 months ago
  28. a34f86b erofs-utils: add manual for mkfs.erofs by Gao Xiang · 4 years, 9 months ago
  29. 436448b erofs-utils: release 1.0 by Gao Xiang · 4 years, 9 months ago
  30. 68d9b69 erofs-utils: document more known matters to README by Gao Xiang · 4 years, 9 months ago
  31. e4d05fe erofs-utils: simplify prints in usage() by Gao Xiang · 4 years, 9 months ago
  32. 53d24ee erofs-utils: list available compressors for help command by Gao Xiang · 4 years, 9 months ago
  33. 3bf2358 erofs-utils: introduce long parameter option by Li Guifu · 4 years, 9 months ago
  34. 116ac0a erofs-utils: introduce shared xattr support by Li Guifu · 4 years, 10 months ago
  35. 47d6895 erofs-utils: introduce inline xattr support by htyuxe+dhbrei4sq0df8@grr.la · 4 years, 10 months ago
  36. 0e91d13 erofs-utils: use cmpsgn(x, y) for standardized large value comparsion by Gao Xiang · 4 years, 10 months ago
  37. 561cf9f erofs-utils: fix old kernel compatibility for non-lz4 compression by Gao Xiang · 4 years, 10 months ago
  38. f8bfa60 erofs-utils: fix error handler notes when parameter miss by Li Guifu · 4 years, 10 months ago
  39. e50dfb0 erofs-utils: introduce fixed UNIX timestamp by Li Guifu · 4 years, 10 months ago
  40. 6a61ce1 erofs-utils: complete extended inode support by Gao Xiang · 4 years, 11 months ago
  41. b0ca535 erofs-utils: support 64-bit internal buffer cache by Gao Xiang · 4 years, 10 months ago
  42. fbba92d erofs-utils: keep up with in-kernel ondisk format naming by Gao Xiang · 4 years, 11 months ago
  43. 634bb4d erofs-utils: resize image to the correct size by Gao Xiang · 5 years ago
  44. 7bd7709 erofs-utils: complete special file support by Gao Xiang · 5 years ago
  45. 1530200 erofs-utils: build: cure compiler warnings by Jan Engelhardt · 5 years ago
  46. 3d45c54 erofs-utils: fix up "-E legacy-compress" by Gao Xiang · 5 years ago
  47. 12f17d8 erofs-utils: fix a memory leak of compressmeta by Gao Xiang · 5 years ago
  48. 4b71ae0 erofs-utils: fail the image creation when source path is not a directory file by Pratik Shinde · 5 years ago
  49. 0f22544 erofs-utils: get block device size correctly by shenmeng996 · 5 years ago
  50. 2609724 erofs-utils: code for handling incorrect debug level by Pratik Shinde · 5 years ago
  51. 1ab9a08 erofs-utils: Add missing error code handling by Pratik Shinde · 5 years ago
  52. 1f11cf0 erofs-utils: introduce extented options setting by Gao Xiang · 5 years ago
  53. d90641d erofs-utils: support decompress in-place by Gao Xiang · 5 years ago
  54. 76b8227 erofs-utils: introduce compacted compression indexes by Gao Xiang · 5 years ago
  55. 60128f0 erofs-utils: non-inline tail-end block should be zeroed beyond EOF by Gao Xiang · 5 years ago
  56. a40e710 erofs-utils: introduce dev_fillzero by Gao Xiang · 5 years ago
  57. 587bd19 erofs-utils: add README by Gao Xiang · 5 years ago
  58. 0e97ebc erofs-utils: propagate compressed size to its callers by Gao Xiang · 5 years ago
  59. 66653ef erofs-utils: introduce compression for regular files by Gao Xiang · 5 years ago
  60. d51c2d0 erofs-utils: introduce lz4/lz4hc compression algorithm by Gao Xiang · 5 years ago
  61. 52d5baa erofs-utils: introduce generic compression framework by Gao Xiang · 5 years ago
  62. 0a94653 erofs-utils: introduce mkfs support by Li Guifu · 5 years ago
  63. a17497f erofs-utils: introduce inode operations by Gao Xiang · 5 years ago
  64. 34f3902 erofs-utils: introduce buffer cache by Gao Xiang · 5 years ago
  65. 4c0632f erofs-utils: add input/output functions by Li Guifu · 5 years ago
  66. 589ab3a erofs-utils: introduce miscellaneous files by Li Guifu · 5 years ago
  67. 1c6c679 erofs-utils: introduce erofs-utils basic headers by Li Guifu · 5 years ago
  68. 85f877c erofs-utils: add erofs on-disk layout by Li Guifu · 6 years ago