Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-16 | iomap: switch iomap_seek_data to use iomap_iter | Christoph Hellwig | 1 | -23/+24 |
2021-08-16 | iomap: switch iomap_seek_hole to use iomap_iter | Christoph Hellwig | 1 | -25/+26 |
2021-07-15 | iomap: remove the length variable in iomap_seek_hole | Christoph Hellwig | 1 | -6/+3 |
2021-07-15 | iomap: remove the length variable in iomap_seek_data | Christoph Hellwig | 1 | -10/+6 |
2021-02-26 | iomap: use mapping_seek_hole_data | Matthew Wilcox (Oracle) | 1 | -114/+11 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-10-21 | iomap: use a srcmap for a read-modify-write I/O | Goldwyn Rodrigues | 1 | -2/+2 |
2019-07-17 | iomap: move internal declarations into fs/iomap/ | Darrick J. Wong | 1 | -2/+0 |
2019-07-17 | iomap: move the SEEK_HOLE code into a separate file | Darrick J. Wong | 1 | -0/+214 |