1. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  2. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  3. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  4. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  5. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  6. 3ad99be iomap: remove lockdep_assert_held() by Goldwyn Rodrigues · 5 years ago
  7. 8cecd0b iomap: add a filesystem hook for direct I/O bio submission by Goldwyn Rodrigues · 6 years ago
  8. e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 9 months ago
  9. b75dfde fibmap: Warn and return an error in case of block > INT_MAX by Ritesh Harjani · 4 years, 9 months ago
  10. 9744b92 Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  11. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  12. 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 11 months ago
  13. 457df33 iomap: Handle memory allocation failure in readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  14. d9973ce2 iomap: fix comments in iomap_dio_rw by yangerkun · 4 years, 10 months ago
  15. 1ac9945 iomap: Remove pgoff from tracepoints by Matthew Wilcox (Oracle) · 4 years, 11 months ago
  16. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  17. c275779 iomap: stop using ioend after it's been freed in iomap_finish_ioend() by Zorro Lang · 5 years ago
  18. 1cea335 iomap: fix sub-page uptodate handling by Christoph Hellwig · 5 years ago
  19. 88cfd30 iomap: remove unneeded variable in iomap_dio_rw() by Johannes Thumshirn · 5 years ago
  20. f550ee9 iomap: Do not create fake iter in iomap_dio_bio_actor() by Jan Kara · 5 years ago
  21. 419e9c3 iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  22. 6334b91 iomap: trace iomap_appply results by Darrick J. Wong · 5 years ago
  23. e9f930a iomap: fix return value of iomap_dio_bio_actor on 32bit systems by Jan Stancek · 5 years ago
  24. 2b91b28 iomap: iomap_bmap should check iomap_apply return value by Darrick J. Wong · 5 years ago
  25. add66fc iomap: Fix overflow in iomap_page_mkwrite by Andreas Gruenbacher · 5 years ago
  26. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  27. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  28. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  29. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  30. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  31. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  32. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  33. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  34. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  35. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  36. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  37. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  38. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  39. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  40. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  41. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  42. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  43. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  44. 0ce38c5 iomap: fix Invalid License ID by Masahiro Yamada · 5 years ago
  45. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  46. 5d90730 iomap: move internal declarations into fs/iomap/ by Darrick J. Wong · 6 years ago
  47. cb7181f iomap: move the main iteration code into a separate file by Darrick J. Wong · 6 years ago
  48. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 6 years ago
  49. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 6 years ago
  50. 56a1789 iomap: move the SEEK_HOLE code into a separate file by Darrick J. Wong · 6 years ago
  51. 5157fb8 iomap: move the file mapping reporting code into a separate file by Darrick J. Wong · 6 years ago
  52. a45c0ecc iomap: move the swapfile code into a separate file by Darrick J. Wong · 6 years ago
  53. 1c23020 iomap: start moving code to fs/iomap/ by Darrick J. Wong · 6 years ago