index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
direct-io.c
Age
Commit message (
Expand
)
Author
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
2026-01-28
iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
Christoph Hellwig
2026-01-28
iomap: free the bio before completing the dio
Christoph Hellwig
2026-01-28
iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
Christoph Hellwig
2026-01-28
iomap: split out the per-bio logic from iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: simplify iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: fix submission side handling of completion side errors
Christoph Hellwig
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-25
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
2025-11-25
iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
Christoph Hellwig
2025-11-25
iomap: support write completions from interrupt context
Christoph Hellwig
2025-11-25
iomap: rework REQ_FUA selection
Christoph Hellwig
2025-11-25
iomap: always run error completions in user context
Christoph Hellwig
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2025-11-05
iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
Qu Wenruo
2025-10-31
iomap: use largest_zero_folio() in iomap_dio_zero()
Pankaj Raghav
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
2025-10-07
iomap: open code bio_iov_iter_get_bdev_pages
Christoph Hellwig
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-19
iomap: error out on file IO when there is no inline_data buffer
Darrick J. Wong
2025-09-09
iomap: simplify direct io validity check
Keith Busch
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
2025-08-11
iomap: Fix broken data integrity guarantees for O_SYNC writes
Jan Kara
2025-07-14
iomap: header diet
Christoph Hellwig
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-20
iomap: comment on atomic write checks in iomap_dio_bio_iter()
John Garry
2025-03-20
iomap: inline iomap_dio_bio_opflags()
John Garry
2025-03-06
iomap: Lift blocksize restriction on atomic writes
Ritesh Harjani (IBM)
2025-03-06
iomap: Support SW-based atomic writes
John Garry
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
2025-02-26
iomap: advance the iter on direct I/O
Brian Foster
2025-02-25
iomap: Minor code simplification in iomap_dio_bio_iter()
John Garry
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
2025-02-06
iomap: factor out a iomap_dio_done helper
Christoph Hellwig
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
2024-11-11
iomap: drop an obsolete comment in iomap_dio_bio_iter
Christoph Hellwig
2024-11-04
fs: iomap: Atomic write support
John Garry
2024-09-03
iomap: remove set_memor_ro() on zero page
Luis Chamberlain
2024-09-02
iomap: fix iomap_dio_zero() for fs bs > system page size
Pankaj Raghav
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2023-08-01
iomap: support IOCB_DIO_CALLER_COMP
Jens Axboe
2023-08-01
iomap: add IOMAP_DIO_INLINE_COMP
Jens Axboe
2023-08-01
iomap: only set iocb->private for polled bio
Jens Axboe
[next]