summaryrefslogtreecommitdiff
path: root/fs/iomap/ioend.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-06iomap: add a io_private field to struct iomap_ioendChristoph Hellwig1-0/+1
2025-02-06iomap: optionally use ioends for direct I/OChristoph Hellwig1-0/+2
2025-02-06iomap: move common ioend code to ioend.cChristoph Hellwig1-0/+127
2025-02-06iomap: split bios to zone append limits in the submission handlersChristoph Hellwig1-0/+86