1. 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
  2. 138c1a3 block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter() by Jens Axboe · 3 years, 2 months ago
  3. 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
  4. 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
  5. 842e39b block: add async version of bio_set_polled by Pavel Begunkov · 3 years, 2 months ago
  6. e71aa91 block: kill DIO_MULTI_BIO by Pavel Begunkov · 3 years, 2 months ago
  7. 25d207d block: kill unused polling bits in __blkdev_direct_IO() by Pavel Begunkov · 3 years, 2 months ago
  8. 1bb6b81 block: avoid extra iter advance with async iocb by Pavel Begunkov · 3 years, 2 months ago
  9. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  10. 54a88eb block: add single bio async direct IO helper by Pavel Begunkov · 3 years, 2 months ago
  11. 6549a87 block: convert fops.c magic constants to SHIFT_SECTOR by Pavel Begunkov · 3 years, 2 months ago
  12. 6450fe1 block: optimise boundary blkdev_read_iter's checks by Pavel Begunkov · 3 years, 2 months ago
  13. 6155631 block: align blkdev_dio inlined bio to a cacheline by Jens Axboe · 3 years, 2 months ago
  14. 2a93ad8 block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate by Christoph Hellwig · 3 years, 2 months ago
  15. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  16. 09ce874 block: use flags instead of bit fields for blkdev_dio by Jens Axboe · 3 years, 3 months ago
  17. fac7c6d block: cache bdev in struct file for raw bdev IO by Pavel Begunkov · 3 years, 3 months ago
  18. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  19. ef99b2d block: replace the spin argument to blk_iopoll with a flags argument by Christoph Hellwig · 3 years, 3 months ago
  20. 71fc3f5 block: don't try to poll multi-bio I/Os in __blkdev_direct_IO by Christoph Hellwig · 3 years, 3 months ago
  21. 8a70951 block: merge block_ioctl into blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
  22. f278eb3d block: hold ->invalidate_lock in blkdev_fallocate by Ming Lei · 3 years, 3 months ago
  23. cd82cca block: split out operations on block special files by Christoph Hellwig · 3 years, 4 months ago