| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | fs, iomap: remove IOCB_DIO_CALLER_COMP | Christoph Hellwig | 1 | -4/+0 |
| 2025-11-12 | iomap: simplify ->read_folio_range() error handling for reads | Joanne Koong | 1 | -4/+3 |
| 2025-11-12 | docs: document iomap writeback's iomap_finish_folio_write() requirement | Joanne Koong | 1 | -0/+3 |
| 2025-11-05 | iomap: add caller-provided callbacks for read and readahead | Joanne Koong | 1 | -0/+44 |
| 2025-09-03 | Documentation: Fix spelling mistakes | Ranganath V N | 1 | -1/+1 |
| 2025-07-14 | iomap: add read_folio_range() handler for buffered writes | Christoph Hellwig | 1 | -0/+6 |
| 2025-07-14 | iomap: replace iomap_folio_ops with iomap_write_ops | Christoph Hellwig | 2 | -9/+2 |
| 2025-07-14 | iomap: hide ioends from the generic writeback code | Christoph Hellwig | 1 | -8/+9 |
| 2025-07-14 | iomap: refactor the writeback interface | Christoph Hellwig | 1 | -18/+14 |
| 2025-04-15 | Documentation: iomap: Add missing flags description | Ritesh Harjani (IBM) | 1 | -2/+14 |
| 2025-03-20 | iomap: rework IOMAP atomic flags | John Garry | 1 | -16/+19 |
| 2025-03-06 | iomap: Support SW-based atomic writes | John Garry | 1 | -2/+14 |
| 2025-03-06 | iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW | John Garry | 1 | -2/+2 |
| 2025-03-06 | Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker... | Christian Brauner | 2 | -0/+7 |
| 2025-02-27 | iomap: make buffered writes work with RWF_DONTCACHE | Jens Axboe | 2 | -0/+7 |
| 2025-02-06 | iomap: add a IOMAP_F_ANON_WRITE flag | Christoph Hellwig | 1 | -0/+4 |
| 2025-02-06 | iomap: allow the file system to submit the writeback bios | Christoph Hellwig | 1 | -6/+5 |
| 2024-12-13 | Documentation: filesystems: fix two misspells | Bingwu Zhang | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+15 |
| 2024-11-04 | fs: iomap: Atomic write support | John Garry | 1 | -0/+15 |
| 2024-10-15 | iomap: remove iomap_file_buffered_write_punch_delalloc | Christoph Hellwig | 1 | -1/+1 |
| 2024-09-20 | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2024-09-12 | Documentation: iomap: fix a typo | Pankaj Raghav | 1 | -1/+1 |
| 2024-09-09 | docs:filesystems: fix spelling and grammar mistakes in iomap design page | Dennis Lam | 1 | -3/+3 |
| 2024-08-30 | Fix spelling and gramatical errors | Xiaxi Shen | 1 | -3/+3 |
| 2024-06-19 | Documentation: the design of iomap and how to port | Darrick J. Wong | 4 | -0/+1287 |