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
/
fiemap.c
Age
Commit message (
Expand
)
Author
2025-07-14
iomap: header diet
Christoph Hellwig
2025-02-26
iomap: introduce a full map advance helper
Brian Foster
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
2025-02-26
iomap: convert misc simple ops to incremental advance
Brian Foster
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2021-08-16
iomap: switch iomap_bmap to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_fiemap to use iomap_iter
Christoph Hellwig
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
iomap: fix the iomap_fiemap prototype
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-04-30
fibmap: Warn and return an error in case of block > INT_MAX
Ritesh Harjani
2019-11-08
iomap: iomap_bmap should check iomap_apply return value
Darrick J. Wong
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-07-17
iomap: move internal declarations into fs/iomap/
Darrick J. Wong
2019-07-17
iomap: move the file mapping reporting code into a separate file
Darrick J. Wong