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