Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-26 | iomap: rename iomap_iter processed field to status | 1 | -6/+6 | |
2025-02-26 | iomap: remove unnecessary advance from iomap_iter() | 1 | -24/+15 | |
2025-02-10 | iomap: support incremental iomap_iter advances | 1 | -7/+25 | |
2025-02-10 | iomap: export iomap_iter_advance() and return remaining length | 1 | -14/+8 | |
2025-02-10 | iomap: lift iter termination logic from iomap_iter_advance() | 1 | -8/+13 | |
2025-02-10 | iomap: lift error code check out of iomap_iter_advance() | 1 | -3/+8 | |
2025-02-10 | iomap: refactor iomap_iter() length check and tracepoint | 1 | -8/+11 | |
2025-02-10 | iomap: split out iomap check and reset logic from iter advance | 1 | -23/+26 | |
2024-11-21 | iomap: reset per-iter state on non-error iter advances | 1 | -6/+5 | |
2022-11-29 | iomap: write iomap validity checks | 1 | -1/+18 | |
2021-08-16 | iomap: move loop control code to iter.c | 1 | -0/+80 |