summaryrefslogtreecommitdiff
path: root/fs/iomap/ioend.c
AgeCommit message (Expand)Author
9 daysiomap: guard io_size EOF trim against concurrent truncate underflowMorduan Zang
2026-06-05iomap: teach iomap to read files with fsverityAndrey Albershteyn
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-10iomap: support T10 protection informationChristoph Hellwig
2026-03-10iomap: support ioends for buffered readsChristoph Hellwig
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-04iomap: reject delalloc mappings during writebackDarrick J. Wong
2026-02-19fserror: fix lockdep complaint when igrabbing inodeDarrick J. Wong
2026-02-09Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-28iomap: support ioends for direct readsChristoph Hellwig
2026-01-13iomap: report file I/O errors to the VFSDarrick J. Wong
2025-11-12iomap: optimize pending async writeback accountingJoanne Koong
2025-07-14iomap: move all ioend handling to ioend.cChristoph Hellwig
2025-02-06iomap: add a io_private field to struct iomap_ioendChristoph Hellwig
2025-02-06iomap: optionally use ioends for direct I/OChristoph Hellwig
2025-02-06iomap: move common ioend code to ioend.cChristoph Hellwig
2025-02-06iomap: split bios to zone append limits in the submission handlersChristoph Hellwig