1. 55252ab erofs: fix erofs_get_meta_page locking due to a cleanup by Gao Xiang · 5 years ago
  2. 618f40e erofs: use read_cache_page_gfp for erofs_get_meta_page by Gao Xiang · 5 years ago
  3. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  4. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  5. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  6. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  7. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  8. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  9. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  10. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  11. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  12. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  13. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago[Renamed (99%) from drivers/staging/erofs/data.c]
  14. a6b9b1d staging: erofs: introduce EFSCORRUPTED and more logs by Gao Xiang · 5 years ago
  15. 753a3c8 staging: erofs: remove incomplete cleancache by Gao Xiang · 5 years ago
  16. 29b24f6 staging: erofs: update source file headers by Gao Xiang · 5 years ago
  17. 9da681e staging: erofs: support bmap by Chao Yu · 6 years ago
  18. ec8c244 staging: erofs: add compacted ondisk compression indexes by Gao Xiang · 6 years ago
  19. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  20. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  21. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  22. f4e97f5 staging: erofs: fix unexpected out-of-bound data access by Gao Xiang · 6 years ago
  23. 14a56ec staging: erofs: support IO read error injection by Gao Xiang · 6 years ago
  24. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  25. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  26. 3b42341 staging: erofs: clean up erofs_map_blocks_iter by Chao Yu · 6 years ago
  27. e7dfb1c staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file. by Jeremy Sowden · 6 years ago
  28. d1ab8244 staging: erofs: Modify conditional checks by Bhagyashri P. Dighole · 6 years ago
  29. f0950b0 staging: erofs: Modify coding style alignments by Bhagyashri P. Dighole · 6 years ago
  30. 9141b60 staging: erofs: replace BUG_ON with DBG_BUGON in data.c by Chen Gong · 6 years ago
  31. 7dd68b1 staging: erofs: use explicit unsigned int type by Thomas Weißschuh · 6 years ago
  32. 89fcd83 staging: erofs: change 'unsigned' to 'unsigned int' by Leon Imhof · 6 years ago
  33. 6e78901 staging: erofs: separate erofs_get_meta_page by Gao Xiang · 6 years ago
  34. 8be3127 staging: erofs: introduce erofs_grab_bio by Gao Xiang · 6 years ago
  35. 5544195 staging: erofs: globalize prepare_bio and __submit_bio by Gao Xiang · 6 years ago
  36. 02827e1 staging: erofs: add erofs_map_blocks_iter by Gao Xiang · 6 years ago
  37. 13f06f4 staging: erofs: support tracepoint by Chao Yu · 6 years ago
  38. 81781b0 staging: erofs: add raw address_space operations by Gao Xiang · 6 years ago