index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
ioend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2026-07-31
iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
1
-2
/
+3
2026-07-31
iomap: add a separate bio_set for iomap_split_ioend
Christoph Hellwig
1
-2
/
+19
2026-07-23
iomap: prevent ioend merge when io_private differs
Zhang Yi
1
-0
/
+2
2026-07-01
iomap: guard io_size EOF trim against concurrent truncate underflow
Morduan Zang
1
-2
/
+6
2026-06-05
iomap: teach iomap to read files with fsverity
Andrey Albershteyn
1
-0
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-03-10
iomap: support T10 protection information
Christoph Hellwig
1
-2
/
+18
2026-03-10
iomap: support ioends for buffered reads
Christoph Hellwig
1
-4
/
+6
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-03-04
iomap: reject delalloc mappings during writeback
Darrick J. Wong
1
-6
/
+7
2026-02-19
fserror: fix lockdep complaint when igrabbing inode
Darrick J. Wong
1
-0
/
+46
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+8
2026-01-28
iomap: support ioends for direct reads
Christoph Hellwig
1
-0
/
+8
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
1
-0
/
+6
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+0
2025-07-14
iomap: move all ioend handling to ioend.c
Christoph Hellwig
1
-1
/
+219
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
1
-0
/
+1
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
1
-0
/
+2
2025-02-06
iomap: move common ioend code to ioend.c
Christoph Hellwig
1
-0
/
+127
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
1
-0
/
+86