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
/
ioend.c
Age
Commit message (
Expand
)
Author
3 days
iomap,xfs: move integrity verification to the file system
Christoph Hellwig
3 days
iomap: better read bounce buffering support
Christoph Hellwig
3 days
block,iomap: fix protection information verification with initial bvec offset
Christoph Hellwig
3 days
iomap: add a IOMAP_IOEND_INTEGRITY flag
Christoph Hellwig
3 days
iomap: add a iomap_ioend_flags helper
Christoph Hellwig
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-31
iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
2026-07-31
iomap: add a separate bio_set for iomap_split_ioend
Christoph Hellwig
2026-07-23
iomap: prevent ioend merge when io_private differs
Zhang Yi
2026-07-01
iomap: guard io_size EOF trim against concurrent truncate underflow
Morduan Zang
2026-06-05
iomap: teach iomap to read files with fsverity
Andrey Albershteyn
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-10
iomap: support T10 protection information
Christoph Hellwig
2026-03-10
iomap: support ioends for buffered reads
Christoph Hellwig
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-04
iomap: reject delalloc mappings during writeback
Darrick J. Wong
2026-02-19
fserror: fix lockdep complaint when igrabbing inode
Darrick J. Wong
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-28
iomap: support ioends for direct reads
Christoph Hellwig
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
2025-07-14
iomap: move all ioend handling to ioend.c
Christoph Hellwig
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
2025-02-06
iomap: move common ioend code to ioend.c
Christoph Hellwig
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig