Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iomap: switch iomap_bmap to use iomap_iter | Christoph Hellwig | 2021-08-16 | 1 | -18/+13 |
* | iomap: switch iomap_fiemap to use iomap_iter | Christoph Hellwig | 2021-08-16 | 1 | -41/+29 |
* | fs: handle FIEMAP_FLAG_SYNC in fiemap_prep | Christoph Hellwig | 2020-06-03 | 1 | -7/+1 |
* | fs: move fiemap range validation into the file systems instances | Christoph Hellwig | 2020-06-03 | 1 | -1/+1 |
* | iomap: fix the iomap_fiemap prototype | Christoph Hellwig | 2020-06-03 | 1 | -1/+1 |
* | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 2020-06-03 | 1 | -0/+1 |
* | fibmap: Warn and return an error in case of block > INT_MAX | Ritesh Harjani | 2020-04-30 | 1 | -4/+1 |
* | iomap: iomap_bmap should check iomap_apply return value | Darrick J. Wong | 2019-11-08 | 1 | -1/+5 |
* | 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 file mapping reporting code into a separate file | Darrick J. Wong | 2019-07-17 | 1 | -0/+146 |