1. e33f42b erofs: fix fsdax partition offset handling by Gao Xiang · 3 years ago
  2. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  3. 09c5437 erofs: use meta buffers for zmap operations by Gao Xiang · 3 years ago
  4. fdf80a4 erofs: introduce meta buffer operations by Gao Xiang · 3 years ago
  5. 469407a erofs: clean up erofs_map_blocks tracepoints by Gao Xiang · 3 years, 1 month ago
  6. de20511 fsdax: shift partition offset handling into the file systems by Christoph Hellwig · 3 years, 2 months ago
  7. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  8. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 6 months ago
  9. dfeab2e erofs: add multiple device support by Gao Xiang · 3 years, 3 months ago
  10. c5aa903 erofs: support reading chunk-based uncompressed files by Gao Xiang · 3 years, 5 months ago
  11. eadcd6b erofs: add fiemap support with iomap by Gao Xiang · 3 years, 5 months ago
  12. 771c994 erofs: convert all uncompressed cases to iomap by Gao Xiang · 3 years, 5 months ago
  13. 06252e9 erofs: dax support for non-tailpacking regular file by Gao Xiang · 3 years, 5 months ago
  14. a08e67a erofs: iomap support for non-tailpacking DIO by Huang Jianan · 3 years, 5 months ago
  15. c5fcb51 erofs: clean up file headers & footers by Gao Xiang · 3 years, 8 months ago
  16. 8137824 erofs: don't use erofs_map_blocks() any more by Yue Hu · 3 years, 10 months ago
  17. 9f37762 erofs: fix bio->bi_max_vecs behavior change by Gao Xiang · 3 years, 10 months ago
  18. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  19. d8b3df8 erofs: avoid using generic_block_bmap by Huang Jianan · 4 years, 1 month ago
  20. 6ea5aad erofs: add REQ_RAHEAD flag to readahead requests by Gao Xiang · 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. 592e7cd erofs: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  23. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  24. 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, 8 months ago
  25. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  26. 34f853b erofs: suppress false positive last_block warning by Gao Xiang · 4 years, 8 months ago
  27. 55252ab erofs: fix erofs_get_meta_page locking due to a cleanup by Gao Xiang · 5 years ago
  28. 618f40e erofs: use read_cache_page_gfp for erofs_get_meta_page by Gao Xiang · 5 years ago
  29. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  30. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  31. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  32. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  33. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  34. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  35. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  36. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  37. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  38. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  39. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago[Renamed (99%) from drivers/staging/erofs/data.c]
  40. a6b9b1d staging: erofs: introduce EFSCORRUPTED and more logs by Gao Xiang · 5 years ago
  41. 753a3c8 staging: erofs: remove incomplete cleancache by Gao Xiang · 5 years ago
  42. 29b24f6 staging: erofs: update source file headers by Gao Xiang · 5 years ago
  43. 9da681e staging: erofs: support bmap by Chao Yu · 6 years ago
  44. ec8c244 staging: erofs: add compacted ondisk compression indexes by Gao Xiang · 6 years ago
  45. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  46. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  47. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  48. f4e97f5 staging: erofs: fix unexpected out-of-bound data access by Gao Xiang · 6 years ago
  49. 14a56ec staging: erofs: support IO read error injection by Gao Xiang · 6 years ago
  50. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  51. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  52. 3b42341 staging: erofs: clean up erofs_map_blocks_iter by Chao Yu · 6 years ago
  53. e7dfb1c staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file. by Jeremy Sowden · 6 years ago
  54. d1ab8244 staging: erofs: Modify conditional checks by Bhagyashri P. Dighole · 6 years ago
  55. f0950b0 staging: erofs: Modify coding style alignments by Bhagyashri P. Dighole · 6 years ago
  56. 9141b60 staging: erofs: replace BUG_ON with DBG_BUGON in data.c by Chen Gong · 6 years ago
  57. 7dd68b1 staging: erofs: use explicit unsigned int type by Thomas Weißschuh · 6 years ago
  58. 89fcd83 staging: erofs: change 'unsigned' to 'unsigned int' by Leon Imhof · 6 years ago
  59. 6e78901 staging: erofs: separate erofs_get_meta_page by Gao Xiang · 6 years ago
  60. 8be3127 staging: erofs: introduce erofs_grab_bio by Gao Xiang · 6 years ago
  61. 5544195 staging: erofs: globalize prepare_bio and __submit_bio by Gao Xiang · 6 years ago
  62. 02827e1 staging: erofs: add erofs_map_blocks_iter by Gao Xiang · 6 years ago
  63. 13f06f4 staging: erofs: support tracepoint by Chao Yu · 6 years ago
  64. 81781b0 staging: erofs: add raw address_space operations by Gao Xiang · 6 years ago