1. 4bdcd1d mm: move filemap_range_needs_writeback() into header by Jens Axboe · 3 years, 3 months ago
  2. 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
  3. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 3 months ago
  4. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 6 months ago
  5. 97308f8 iomap: Support partial direct I/O on user copy failures by Andreas Gruenbacher · 3 years, 6 months ago
  6. 42c498c1 iomap: Fix iomap_dio_rw return value for user copies by Andreas Gruenbacher · 3 years, 6 months ago
  7. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  8. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  9. ef99b2d block: replace the spin argument to blk_iopoll with a flags argument by Christoph Hellwig · 3 years, 3 months ago
  10. f79d474 iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw by Christoph Hellwig · 3 years, 3 months ago
  11. a6d3d49 iomap: switch __iomap_dio_rw to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  12. 69f4a26 iomap: support reading inline data from non-zero pos by Gao Xiang · 3 years, 6 months ago
  13. 985b71d iomap: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 9 months ago
  14. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  15. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  16. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  17. c3b0e88 iomap: support REQ_OP_ZONE_APPEND by Naohiro Aota · 4 years ago
  18. 3e1a88e bio: add a helper calculating nr segments to alloc by Pavel Begunkov · 4 years ago
  19. 213f627 iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag by Christoph Hellwig · 4 years ago
  20. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  21. 5724be5 iomap: rename the flags variable in __iomap_dio_rw by Christoph Hellwig · 4 years ago
  22. 1a31182 iomap: Call inode_dio_end() before generic_write_sync() by Goldwyn Rodrigues · 4 years, 4 months ago
  23. c3d4ed1 iomap: Allow filesystem to call iomap_dio_complete without i_rwsem by Christoph Hellwig · 4 years, 4 months ago
  24. c114bbc iomap: Fix direct I/O write consistency check by Andreas Gruenbacher · 4 years, 4 months ago
  25. a805c11 iomap: fix WARN_ON_ONCE() from unprivileged users by Qian Cai · 4 years, 4 months ago
  26. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  27. 54752de iomap: Only invalidate page cache pages on direct IO writes by Dave Chinner · 4 years, 6 months ago
  28. 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
  29. 3ad99be iomap: remove lockdep_assert_held() by Goldwyn Rodrigues · 5 years ago
  30. 8cecd0b iomap: add a filesystem hook for direct I/O bio submission by Goldwyn Rodrigues · 6 years ago
  31. e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 9 months ago
  32. d9973ce2 iomap: fix comments in iomap_dio_rw by yangerkun · 4 years, 10 months ago
  33. 88cfd30 iomap: remove unneeded variable in iomap_dio_rw() by Johannes Thumshirn · 5 years ago
  34. f550ee9 iomap: Do not create fake iter in iomap_dio_bio_actor() by Jan Kara · 5 years ago
  35. 419e9c3 iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  36. e9f930a iomap: fix return value of iomap_dio_bio_actor on 32bit systems by Jan Stancek · 5 years ago
  37. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  38. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  39. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  40. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  41. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  42. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 6 years ago