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