index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iomap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
1
-3
/
+2
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+0
2025-11-12
docs: document iomap writeback's iomap_finish_folio_write() requirement
Joanne Koong
1
-0
/
+4
2025-11-05
iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
Qu Wenruo
1
-0
/
+8
2025-11-05
iomap: optional zero range dirty folio processing
Brian Foster
1
-0
/
+4
2025-11-05
iomap: make iomap_read_folio() a void return
Joanne Koong
1
-1
/
+1
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
1
-2
/
+61
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
1
-4
/
+2
2025-07-14
iomap: add read_folio_range() handler for buffered writes
Christoph Hellwig
1
-0
/
+10
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-13
/
+9
2025-07-14
iomap: export iomap_writeback_folio
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: add public helpers for uptodate state manipulation
Joanne Koong
1
-0
/
+5
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-10
/
+9
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-11
/
+10
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-3
/
+3
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
1
-1
/
+4
2025-03-28
iomap: Fix conflicting values of iomap flags
Ritesh Harjani (IBM)
1
-8
/
+7
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-7
/
+5
2025-03-06
iomap: Support SW-based atomic writes
John Garry
1
-1
/
+7
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
1
-1
/
+1
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
1
-0
/
+1
2025-02-27
iomap: make buffered writes work with RWF_DONTCACHE
Jens Axboe
1
-0
/
+1
2025-02-26
iomap: introduce a full map advance helper
Brian Foster
1
-0
/
+10
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
1
-4
/
+3
2025-02-10
iomap: support incremental iomap_iter advances
Brian Foster
1
-2
/
+6
2025-02-10
iomap: export iomap_iter_advance() and return remaining length
Brian Foster
1
-0
/
+1
2025-02-10
iomap: factor out iomap length helper
Brian Foster
1
-4
/
+19
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-3
/
+2
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
-4
/
+6
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
1
-1
/
+14
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
1
-0
/
+7
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
1
-2
/
+18
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
1
-5
/
+7
2024-12-11
iomap: fix zero padding data issue in concurrent append writes
Long Li
1
-1
/
+1
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+4
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2024-11-06
iomap: add a merge boundary flag
Christoph Hellwig
1
-0
/
+4
2024-11-05
fs: iomap: Atomic write support
John Garry
1
-0
/
+1
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2024-10-21
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-1
/
+19
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
1
-3
/
+3
2024-10-15
iomap: factor out a iomap_last_written_block helper
Christoph Hellwig
1
-0
/
+14
2024-10-07
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
1
-0
/
+1
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
1
-2
/
+2
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
1
-1
/
+2
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
1
-4
/
+6
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
[next]