1. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  2. c275779 iomap: stop using ioend after it's been freed in iomap_finish_ioend() by Zorro Lang · 5 years ago
  3. 1cea335 iomap: fix sub-page uptodate handling by Christoph Hellwig · 5 years ago
  4. 88cfd30 iomap: remove unneeded variable in iomap_dio_rw() by Johannes Thumshirn · 5 years ago
  5. f550ee9 iomap: Do not create fake iter in iomap_dio_bio_actor() by Jan Kara · 5 years ago
  6. 419e9c3 iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  7. 6334b91 iomap: trace iomap_appply results by Darrick J. Wong · 5 years ago
  8. e9f930a iomap: fix return value of iomap_dio_bio_actor on 32bit systems by Jan Stancek · 5 years ago
  9. 2b91b28 iomap: iomap_bmap should check iomap_apply return value by Darrick J. Wong · 5 years ago
  10. add66fc iomap: Fix overflow in iomap_page_mkwrite by Andreas Gruenbacher · 5 years ago
  11. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  12. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  13. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  14. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  15. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  16. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  17. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  18. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  19. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  20. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  21. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  22. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  23. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  24. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  25. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  26. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  27. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  28. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  29. 0ce38c5 iomap: fix Invalid License ID by Masahiro Yamada · 5 years ago
  30. 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
  31. 5d90730 iomap: move internal declarations into fs/iomap/ by Darrick J. Wong · 5 years ago
  32. cb7181f iomap: move the main iteration code into a separate file by Darrick J. Wong · 5 years ago
  33. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 5 years ago
  34. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 5 years ago
  35. 56a1789 iomap: move the SEEK_HOLE code into a separate file by Darrick J. Wong · 5 years ago
  36. 5157fb8 iomap: move the file mapping reporting code into a separate file by Darrick J. Wong · 5 years ago
  37. a45c0ecc iomap: move the swapfile code into a separate file by Darrick J. Wong · 5 years ago
  38. 1c23020 iomap: start moving code to fs/iomap/ by Darrick J. Wong · 5 years ago