1. 1a31182 iomap: Call inode_dio_end() before generic_write_sync() by Goldwyn Rodrigues · 4 years, 4 months ago
  2. c3d4ed1 iomap: Allow filesystem to call iomap_dio_complete without i_rwsem by Christoph Hellwig · 4 years, 4 months ago
  3. c114bbc iomap: Fix direct I/O write consistency check by Andreas Gruenbacher · 4 years, 4 months ago
  4. a805c11 iomap: fix WARN_ON_ONCE() from unprivileged users by Qian Cai · 4 years, 4 months ago
  5. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  6. 54752de iomap: Only invalidate page cache pages on direct IO writes by Dave Chinner · 4 years, 6 months ago
  7. 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
  8. 3ad99be iomap: remove lockdep_assert_held() by Goldwyn Rodrigues · 5 years ago
  9. 8cecd0b iomap: add a filesystem hook for direct I/O bio submission by Goldwyn Rodrigues · 6 years ago
  10. e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 9 months ago
  11. d9973ce2 iomap: fix comments in iomap_dio_rw by yangerkun · 4 years, 10 months ago
  12. 88cfd30 iomap: remove unneeded variable in iomap_dio_rw() by Johannes Thumshirn · 5 years ago
  13. f550ee9 iomap: Do not create fake iter in iomap_dio_bio_actor() by Jan Kara · 5 years ago
  14. 419e9c3 iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  15. e9f930a iomap: fix return value of iomap_dio_bio_actor on 32bit systems by Jan Stancek · 5 years ago
  16. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  17. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  18. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  19. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  20. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  21. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 6 years ago