| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -45/+87 |
| 2026-03-24 | iomap: fix lockdep complaint when reads fail | Darrick J. Wong | 1 | -1/+50 |
| 2026-03-10 | iomap: support T10 protection information | Christoph Hellwig | 1 | -3/+21 |
| 2026-03-10 | iomap: support ioends for buffered reads | Christoph Hellwig | 1 | -3/+16 |
| 2026-03-10 | iomap: add a bioset pointer to iomap_read_folio_ops | Christoph Hellwig | 1 | -2/+12 |
| 2026-03-10 | iomap: allow file systems to hook into buffered read bio submission | Christoph Hellwig | 1 | -6/+9 |
| 2026-03-10 | iomap: only call into ->submit_read when there is a read_ctx | Christoph Hellwig | 1 | -4/+1 |
| 2026-03-10 | iomap: pass the iomap_iter to ->submit_read | Christoph Hellwig | 1 | -1/+2 |
| 2026-03-10 | iomap: refactor iomap_bio_read_folio_range | Christoph Hellwig | 1 | -32/+37 |
| 2025-11-05 | iomap: move buffered io bio logic into new file | Christoph Hellwig [1] | 1 | -0/+88 |