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