index
:
pub/scm/linux/kernel/git/ljs/linux.git
master
ljs's fork of linux.git
Lorenzo Stoakes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
iomap: add ->iomap_next()
Joanne Koong
1
-2
/
+6
2026-07-31
iomap: split iomap_iter() logic into iomap_iter_next()
Joanne Koong
1
-56
/
+60
2026-07-31
iomap: release the folio batch on iomap callback failures
Brian Foster
1
-4
/
+14
2026-05-11
iomap: avoid memset iomap when iter is done
Fengnan Chang
1
-6
/
+6
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
1
-3
/
+3
2025-11-05
iomap: optional zero range dirty folio processing
Brian Foster
1
-0
/
+6
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
1
-9
/
+5
2025-07-14
iomap: header diet
Christoph Hellwig
1
-1
/
+0
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
1
-6
/
+6
2025-02-26
iomap: remove unnecessary advance from iomap_iter()
Brian Foster
1
-24
/
+15
2025-02-10
iomap: support incremental iomap_iter advances
Brian Foster
1
-7
/
+25
2025-02-10
iomap: export iomap_iter_advance() and return remaining length
Brian Foster
1
-14
/
+8
2025-02-10
iomap: lift iter termination logic from iomap_iter_advance()
Brian Foster
1
-8
/
+13
2025-02-10
iomap: lift error code check out of iomap_iter_advance()
Brian Foster
1
-3
/
+8
2025-02-10
iomap: refactor iomap_iter() length check and tracepoint
Brian Foster
1
-8
/
+11
2025-02-10
iomap: split out iomap check and reset logic from iter advance
Brian Foster
1
-23
/
+26
2024-11-21
iomap: reset per-iter state on non-error iter advances
Brian Foster
1
-6
/
+5
2022-11-29
iomap: write iomap validity checks
Dave Chinner
1
-1
/
+18
2021-08-16
iomap: move loop control code to iter.c
Darrick J. Wong
1
-0
/
+80