index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
Makefile
Age
Commit message (
Expand
)
Author
2025-07-14
iomap: build the writeback code without CONFIG_BLOCK
Christoph Hellwig
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2021-12-04
iomap: build the block based code conditionally
Christoph Hellwig
2021-08-16
iomap: move loop control code to iter.c
Darrick J. Wong
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
2019-07-25
iomap: fix Invalid License ID
Masahiro Yamada
2019-07-17
iomap: move the main iteration code into a separate file
Darrick J. Wong
2019-07-17
iomap: move the buffered IO code into a separate file
Darrick J. Wong
2019-07-17
iomap: move the direct IO code into a separate file
Darrick J. Wong
2019-07-17
iomap: move the SEEK_HOLE code into a separate file
Darrick J. Wong
2019-07-17
iomap: move the file mapping reporting code into a separate file
Darrick J. Wong
2019-07-17
iomap: move the swapfile code into a separate file
Darrick J. Wong
2019-07-15
iomap: start moving code to fs/iomap/
Darrick J. Wong