1. 5248873 erofs: introduce multipage per-CPU buffers by Gao Xiang · 3 years, 9 months ago
  2. 54e0b6c erofs: reserve physical_clusterbits[] by Gao Xiang · 3 years, 9 months ago
  3. 1437371 erofs: add on-disk compression configurations by Gao Xiang · 3 years, 9 months ago
  4. 46249cd erofs: introduce on-disk lz4 fs configurations by Gao Xiang · 3 years, 9 months ago
  5. 5d50538 erofs: support adjust lz4 history window size by Huang Jianan · 3 years, 9 months ago
  6. de06a6a erofs: introduce erofs_sb_has_xxx() helpers by Gao Xiang · 3 years, 9 months ago
  7. 8137824 erofs: don't use erofs_map_blocks() any more by Yue Hu · 3 years, 9 months ago
  8. 30048cd erofs: use sync decompression for atomic contexts only by Huang Jianan · 3 years, 10 months ago
  9. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  10. 592e7cd erofs: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  11. f57a3fe erofs: convert to use the new mount fs_context api by Chao Yu · 4 years, 7 months ago
  12. 64094a0 erofs: convert workstn to XArray by Gao Xiang · 4 years, 10 months ago
  13. e5e9a43 erofs: remove unused tag argument while registering a workgroup by Vladimir Zapolskiy · 5 years ago
  14. 997626d erofs: remove unused tag argument while finding a workgroup by Vladimir Zapolskiy · 5 years ago
  15. 0c638f7 erofs: drop all vle annotations for runtime names by Gao Xiang · 5 years ago
  16. b858a48 erofs: support superblock checksum by Pratik Shinde · 5 years ago
  17. 5ddcee1 erofs: get rid of __stagingpage_alloc helper by Gao Xiang · 5 years ago
  18. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  19. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  20. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  21. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  22. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  23. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  24. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  25. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  26. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  27. 426a930 erofs: use feature_incompat rather than requirements by Gao Xiang · 5 years ago
  28. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  29. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago[Renamed (99%) from drivers/staging/erofs/internal.h]
  30. ff784a7 staging: erofs: correct all misused ENOTSUPP by Gao Xiang · 5 years ago
  31. a6b9b1d staging: erofs: introduce EFSCORRUPTED and more logs by Gao Xiang · 5 years ago
  32. 753a3c8 staging: erofs: remove incomplete cleancache by Gao Xiang · 5 years ago
  33. 4279f3f staging: erofs: turn cache strategies into mount options by Gao Xiang · 5 years ago
  34. eace994 staging: erofs: remove clusterbits in sbi by Gao Xiang · 5 years ago
  35. b25a151 staging: erofs: refine erofs_allocpage() by Gao Xiang · 5 years ago
  36. 9e794de staging: erofs: kill sbi->dev_name by Gao Xiang · 5 years ago
  37. 22fe04a staging: erofs: clean up shrinker stuffs by Gao Xiang · 5 years ago
  38. beb5f3c staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES by Gao Xiang · 5 years ago
  39. 14f362b staging: erofs: clean up internal.h by Gao Xiang · 5 years ago
  40. b1897c6 staging: erofs: sunset erofs_workstn_{lock,unlock} by Gao Xiang · 5 years ago
  41. 29b24f6 staging: erofs: update source file headers by Gao Xiang · 5 years ago
  42. e82a9a1 staging: erofs:converting all 'unsigned' to 'unsigned int' by Pratik Shinde · 5 years ago
  43. b6a7618 staging: erofs: integrate decompression inplace by Gao Xiang · 6 years ago
  44. 88aaf5a staging: erofs: switch to new decompression backend by Gao Xiang · 6 years ago
  45. fa61a33 staging: erofs: move per-CPU buffers implementation to utils.c by Gao Xiang · 6 years ago
  46. 152a333 staging: erofs: add compacted compression indexes support by Gao Xiang · 6 years ago
  47. ec8c244 staging: erofs: add compacted ondisk compression indexes by Gao Xiang · 6 years ago
  48. 76bc27a staging: erofs: rename data_mapping_mode to datamode by Gao Xiang · 6 years ago
  49. 98a716c Merge branch 'erofs_fix' into staging-next by Greg Kroah-Hartman · 6 years ago
  50. 5efe513 staging: erofs: add requirements field in superblock by Gao Xiang · 6 years ago
  51. 89f27ed staging: erofs: support statx by Gao Xiang · 6 years ago
  52. 14a56ec staging: erofs: support IO read error injection by Gao Xiang · 6 years ago
  53. d61fbb6 staging: erofs: introduce erofs_page_is_managed() by Gao Xiang · 6 years ago
  54. 561fb35 staging: erofs: Use !x or x in place of NULL comparision by Bhanusree Pola · 6 years ago
  55. 62dc459 staging: erofs: fix race of initializing xattrs of a inode at the same time by Gao Xiang · 6 years ago
  56. 2e1d663 staging: erofs: drop the extern prefix for function definitions by Gao Xiang · 6 years ago
  57. d55bc7b staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan by Gao Xiang · 6 years ago
  58. d60eff4 staging: erofs: localize erofs_workgroup_get by Gao Xiang · 6 years ago
  59. 61c9314 staging: erofs: sunset erofs_workstation_cleanup_all by Gao Xiang · 6 years ago
  60. 3b42341 staging: erofs: clean up erofs_map_blocks_iter by Chao Yu · 6 years ago
  61. 6af7b48 staging: erofs: move erofs_xattr_handlers to xattr.h by Gao Xiang · 6 years ago
  62. 6093982 staging: erofs: remove unneeded inode_operations by Gao Xiang · 6 years ago
  63. e7dfb1c staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file. by Jeremy Sowden · 6 years ago
  64. c706d4b staging: erofs: fix return type of erofs_workgroup_get by Gao Xiang · 6 years ago
  65. 672e547 staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder by Gao Xiang · 6 years ago
  66. c1448fa staging: erofs: introduce MNGD_MAPPING helper by Gao Xiang · 6 years ago
  67. 948bbdb staging: erofs: add a full barrier in erofs_workgroup_unfreeze by Gao Xiang · 6 years ago
  68. 73f5c66 staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}' by Gao Xiang · 6 years ago
  69. df134b8 staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup by Gao Xiang · 6 years ago
  70. 51232df staging: erofs: fix race when the managed cache is enabled by Gao Xiang · 6 years ago
  71. eef1687 staging: erofs: fix the definition of DBG_BUGON by Gao Xiang · 6 years ago
  72. 2abd781 staging: erofs: harden inode lookup for 32-bit platforms by Gao Xiang · 6 years ago
  73. 0a0b7e6 staging: erofs: add the missing __init tags by Gao Xiang · 6 years ago
  74. 5fb76bb staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages' by Gao Xiang · 6 years ago
  75. 83a3b2f staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs by Gao Xiang · 6 years ago
  76. f8499d6 staging: erofs: code cleanup for erofs_kmalloc() by Chengguang Xu · 6 years ago
  77. eed276c staging: erofs: fix potential overflow in erofs_grab_bio() by Chao Yu · 6 years ago
  78. cadf1ccf staging: erofs: add error handling for xattr submodule by Gao Xiang · 6 years ago
  79. 6e78901 staging: erofs: separate erofs_get_meta_page by Gao Xiang · 6 years ago
  80. 8be3127 staging: erofs: introduce erofs_grab_bio by Gao Xiang · 6 years ago
  81. 47e541a staging: erofs: fix compile error without built-in decompression support by Gao Xiang · 6 years ago
  82. 105d4ad staging: erofs: introduce cached decompression by Gao Xiang · 6 years ago
  83. 3883a79 staging: erofs: introduce VLE decompression support by Gao Xiang · 6 years ago
  84. e7e9a30 staging: erofs: introduce workstation for decompression by Gao Xiang · 6 years ago
  85. a158131 staging: erofs: introduce erofs shrinker by Gao Xiang · 6 years ago
  86. 2497ee4 staging: erofs: introduce superblock registration by Gao Xiang · 6 years ago
  87. 0d40d6e3 staging: erofs: add a generic z_erofs VLE decompressor by Gao Xiang · 6 years ago
  88. 5544195 staging: erofs: globalize prepare_bio and __submit_bio by Gao Xiang · 6 years ago
  89. b29e64d staging: erofs: add erofs_allocpage by Gao Xiang · 6 years ago
  90. 02827e1 staging: erofs: add erofs_map_blocks_iter by Gao Xiang · 6 years ago
  91. 9c07b3b staging: erofs: introduce error injection infrastructure by Chao Yu · 6 years ago
  92. d5beb31b staging: erofs: support special inode by Chao Yu · 6 years ago
  93. b17500a staging: erofs: introduce xattr & acl support by Gao Xiang · 6 years ago
  94. bfb8674 staging: erofs: add erofs in-memory stuffs by Gao Xiang · 6 years ago