index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
bio.c
Age
Commit message (
Expand
)
Author
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-12
iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit
Christoph Hellwig
2026-08-12
iomap: don't free integrity payload that doesn't exist
Christoph Hellwig
2026-07-01
iomap: submit read bio after each extent
Christoph Hellwig
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-24
iomap: fix lockdep complaint when reads fail
Darrick J. Wong
2026-03-10
iomap: support T10 protection information
Christoph Hellwig
2026-03-10
iomap: support ioends for buffered reads
Christoph Hellwig
2026-03-10
iomap: add a bioset pointer to iomap_read_folio_ops
Christoph Hellwig
2026-03-10
iomap: allow file systems to hook into buffered read bio submission
Christoph Hellwig
2026-03-10
iomap: only call into ->submit_read when there is a read_ctx
Christoph Hellwig
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
2026-03-10
iomap: refactor iomap_bio_read_folio_range
Christoph Hellwig
2025-11-05
iomap: move buffered io bio logic into new file
Christoph Hellwig [1]