1. 3e1f941 block: fix DIO handling regressions in blkdev_read_iter() by Ilya Dryomov · 2 years, 11 months ago
  2. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  3. eccea80 Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  4. 75feae7 block: fix single bio async DIO error handling by Pavel Begunkov · 3 years, 1 month ago
  5. ceaa762 block: move direct_IO into our own read_iter handler by Jens Axboe · 3 years, 2 months ago
  6. 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 1 month ago
  7. 1dc1f92 Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  8. 138c1a3 block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter() by Jens Axboe · 3 years, 2 months ago
  9. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  10. 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  11. 842e39b block: add async version of bio_set_polled by Pavel Begunkov · 3 years, 2 months ago
  12. e71aa91 block: kill DIO_MULTI_BIO by Pavel Begunkov · 3 years, 2 months ago
  13. 25d207d block: kill unused polling bits in __blkdev_direct_IO() by Pavel Begunkov · 3 years, 2 months ago
  14. 1bb6b81 block: avoid extra iter advance with async iocb by Pavel Begunkov · 3 years, 2 months ago
  15. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  16. 54a88eb block: add single bio async direct IO helper by Pavel Begunkov · 3 years, 2 months ago
  17. 6549a87 block: convert fops.c magic constants to SHIFT_SECTOR by Pavel Begunkov · 3 years, 2 months ago
  18. 6450fe1 block: optimise boundary blkdev_read_iter's checks by Pavel Begunkov · 3 years, 2 months ago
  19. 6155631 block: align blkdev_dio inlined bio to a cacheline by Jens Axboe · 3 years, 2 months ago
  20. 2a93ad8 block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate by Christoph Hellwig · 3 years, 2 months ago
  21. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  22. 09ce874 block: use flags instead of bit fields for blkdev_dio by Jens Axboe · 3 years, 2 months ago
  23. fac7c6d block: cache bdev in struct file for raw bdev IO by Pavel Begunkov · 3 years, 3 months ago
  24. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  25. ef99b2d block: replace the spin argument to blk_iopoll with a flags argument by Christoph Hellwig · 3 years, 3 months ago
  26. 71fc3f5 block: don't try to poll multi-bio I/Os in __blkdev_direct_IO by Christoph Hellwig · 3 years, 3 months ago
  27. 8a70951 block: merge block_ioctl into blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
  28. f278eb3d block: hold ->invalidate_lock in blkdev_fallocate by Ming Lei · 3 years, 3 months ago
  29. cd82cca block: split out operations on block special files by Christoph Hellwig · 3 years, 4 months ago