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