Age | Commit message (Expand) | Author |
---|---|---|
2021-08-16 | iomap: switch iomap_seek_data to use iomap_iter | Christoph Hellwig |
2021-08-16 | iomap: switch iomap_seek_hole to use iomap_iter | Christoph Hellwig |
2021-07-15 | iomap: remove the length variable in iomap_seek_hole | Christoph Hellwig |
2021-07-15 | iomap: remove the length variable in iomap_seek_data | Christoph Hellwig |
2021-02-26 | iomap: use mapping_seek_hole_data | Matthew Wilcox (Oracle) |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
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 SEEK_HOLE code into a separate file | Darrick J. Wong |