1. 77d9c2e erofs: fix deadlock when shrink erofs slab by Huang Jianan · 3 years, 1 month ago
  2. be3f603 erofs: fix unsafe pagevec reuse of hooked pclusters by Gao Xiang · 3 years, 1 month ago
  3. 6c1ad56 erofs: remove the occupied parameter from z_erofs_pagevec_enqueue() by Yue Hu · 3 years, 1 month ago
  4. ee75174 erofs: don't trigger WARN() when decompression fails by Gao Xiang · 3 years, 2 months ago
  5. 51c19f4 erofs: fix error return code in erofs_read_superblock() by Wei Yongjun · 3 years, 7 months ago
  6. dbaf435 erofs: add unsupported inode i_format check by Gao Xiang · 3 years, 9 months ago
  7. 5e0068a erofs: fix shift-out-of-bounds of blkszbits by Gao Xiang · 4 years ago
  8. 03c9bf0 erofs: initialized fields can only be observed after bit is set by Gao Xiang · 3 years, 11 months ago
  9. a60cb39 erofs: avoid using generic_block_bmap by Huang Jianan · 4 years, 1 month ago
  10. a30573b erofs: fix setting up pcluster for temporary pages by Gao Xiang · 4 years, 2 months ago
  11. d3938ee erofs: derive atime instead of leaving it empty by Gao Xiang · 4 years, 2 months ago
  12. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  13. 915f4c9 erofs: remove unnecessary enum entries by Chengguang Xu · 4 years, 3 months ago
  14. 6ea5aad erofs: add REQ_RAHEAD flag to readahead requests by Gao Xiang · 4 years, 3 months ago
  15. bf9a123 erofs: fold in should_decompress_synchronously() by Gao Xiang · 4 years, 3 months ago
  16. 6c3e485 erofs: avoid unnecessary variable `err' by Gao Xiang · 4 years, 3 months ago
  17. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  18. e3f78d5 erofs: remove unneeded parameter by Chao Yu · 4 years, 3 months ago
  19. d578b46 erofs: avoid duplicated permission check for "trusted." xattrs by Gao Xiang · 4 years, 5 months ago
  20. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  21. 019c407 Merge tag 'erofs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 5 months ago
  22. 0e62ea3 erofs: remove WQ_CPU_INTENSIVE flag from unbound wq's by Gao Xiang · 4 years, 5 months ago
  23. ee4bf86 erofs: fold in used-once helper erofs_workgroup_unfreeze_final() by Gao Xiang · 4 years, 5 months ago
  24. 0dcd3c9 erofs: fix extended inode could cross boundary by Gao Xiang · 4 years, 5 months ago
  25. 592e7cd erofs: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  26. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  27. 3c597282 erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup by Gao Xiang · 4 years, 6 months ago
  28. d6f9469 Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 7 months ago
  29. d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 7 months ago
  30. 0615090 erofs: convert compressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  31. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  32. 34f853b erofs: suppress false positive last_block warning by Gao Xiang · 4 years, 7 months ago
  33. f57a3fe erofs: convert to use the new mount fs_context api by Chao Yu · 4 years, 7 months ago
  34. e7cda1e erofs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 7 months ago
  35. aa99a76 erofs: handle corrupted images whose decompressed size less than it'd be by Gao Xiang · 4 years, 10 months ago
  36. af1038a erofs: use LZ4_decompress_safe() for full decoding by Gao Xiang · 4 years, 10 months ago
  37. 9d5a09c erofs: correct the remaining shrink objects by Gao Xiang · 4 years, 10 months ago
  38. 64094a0 erofs: convert workstn to XArray by Gao Xiang · 4 years, 10 months ago
  39. 1e4a295 erofs: clean up z_erofs_submit_queue() by Gao Xiang · 5 years ago
  40. 587a67b erofs: fold in postsubmit_is_all_bypassed() by Gao Xiang · 5 years ago
  41. 4d20243 erofs: fix out-of-bound read for shifted uncompressed block by Gao Xiang · 5 years ago
  42. e3915ad erofs: remove void tagging/untagging of workgroup pointers by Vladimir Zapolskiy · 5 years ago
  43. e5e9a43 erofs: remove unused tag argument while registering a workgroup by Vladimir Zapolskiy · 5 years ago
  44. 997626d erofs: remove unused tag argument while finding a workgroup by Vladimir Zapolskiy · 5 years ago
  45. a55861c erofs: correct indentation of an assigned structure inside a function by Vladimir Zapolskiy · 5 years ago
  46. 687dec9 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  47. 926d165 erofs: zero out when listxattr is called with no xattr by Gao Xiang · 5 years ago
  48. 3dcb5fa erofs: remove unnecessary output in erofs_show_options() by Chengguang Xu · 5 years ago
  49. 0c638f7 erofs: drop all vle annotations for runtime names by Gao Xiang · 5 years ago
  50. b858a48 erofs: support superblock checksum by Pratik Shinde · 5 years ago
  51. a93f8c3 erofs: set iowait for sync decompression by Gao Xiang · 5 years ago
  52. a4b1fab erofs: clean up decompress queue stuffs by Gao Xiang · 5 years ago
  53. 5ddcee1 erofs: get rid of __stagingpage_alloc helper by Gao Xiang · 5 years ago
  54. bda17a4 erofs: remove dead code since managed cache is now built-in by Gao Xiang · 5 years ago
  55. 9e579fc erofs: clean up collection handling routines by Gao Xiang · 5 years ago
  56. dc76ea8 erofs: fix mis-inplace determination related with noio chain by Gao Xiang · 5 years ago
  57. 55252ab erofs: fix erofs_get_meta_page locking due to a cleanup by Gao Xiang · 5 years ago
  58. 517d6b9 erofs: fix return value check in erofs_read_superblock() by Wei Yongjun · 5 years ago
  59. 618f40e erofs: use read_cache_page_gfp for erofs_get_meta_page by Gao Xiang · 5 years ago
  60. 4231138 erofs: always use iget5_locked by Gao Xiang · 5 years ago
  61. fe7c242 erofs: use read_mapping_page instead of sb_bread by Gao Xiang · 5 years ago
  62. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  63. 84947eb erofs: save one level of indentation by Gao Xiang · 5 years ago
  64. 73d0393 erofs: kill use_vmap module parameter by Gao Xiang · 5 years ago
  65. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  66. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  67. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  68. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  69. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  70. 688a5f2 erofs: kill verbose debug info in erofs_fill_super by Gao Xiang · 5 years ago
  71. 0259f20 erofs: use dsb instead of layout for ondisk super_block by Gao Xiang · 5 years ago
  72. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  73. 2d78c20 erofs: update comments in inode.c by Gao Xiang · 5 years ago
  74. ea559e7 erofs: update erofs_fs.h comments by Gao Xiang · 5 years ago
  75. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  76. 1c2dfbf erofs: kill erofs_{init,exit}_inode_cache by Gao Xiang · 5 years ago
  77. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  78. 426a930 erofs: use feature_incompat rather than requirements by Gao Xiang · 5 years ago
  79. c39747f erofs: update erofs_inode_is_data_compressed helper by Gao Xiang · 5 years ago
  80. ed34aa4 erofs: kill __packed for on-disk structures by Gao Xiang · 5 years ago
  81. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  82. 60a49ba erofs: on-disk format should have explicitly assigned numbers by Gao Xiang · 5 years ago
  83. 4b66eb5 erofs: remove all the byte offset comments by Gao Xiang · 5 years ago
  84. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  85. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  86. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  87. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago