summaryrefslogtreecommitdiff
path: root/fs/iomap/bio.c
AgeCommit message (Expand)Author
6 daysiomap: submit read bio after each extentChristoph Hellwig
6 daysiomap: consolidate bio submissionChristoph Hellwig
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-24iomap: fix lockdep complaint when reads failDarrick J. Wong
2026-03-10iomap: support T10 protection informationChristoph Hellwig
2026-03-10iomap: support ioends for buffered readsChristoph Hellwig
2026-03-10iomap: add a bioset pointer to iomap_read_folio_opsChristoph Hellwig
2026-03-10iomap: allow file systems to hook into buffered read bio submissionChristoph Hellwig
2026-03-10iomap: only call into ->submit_read when there is a read_ctxChristoph Hellwig
2026-03-10iomap: pass the iomap_iter to ->submit_readChristoph Hellwig
2026-03-10iomap: refactor iomap_bio_read_folio_rangeChristoph Hellwig
2025-11-05iomap: move buffered io bio logic into new fileChristoph Hellwig [1]