summaryrefslogtreecommitdiffstats
path: root/fs/iomap/fiemap.c
AgeCommit message (Expand)Author
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig
2020-06-03iomap: fix the iomap_fiemap prototypeChristoph Hellwig
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-04-30fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani
2019-11-08iomap: iomap_bmap should check iomap_apply return valueDarrick J. Wong
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong
2019-07-17iomap: move the file mapping reporting code into a separate fileDarrick J. Wong