summaryrefslogtreecommitdiffstats
path: root/fs/iomap/fiemap.c
Commit message (Expand)AuthorAgeFilesLines
* fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig2020-06-031-7/+1
* fs: move fiemap range validation into the file systems instancesChristoph Hellwig2020-06-031-1/+1
* iomap: fix the iomap_fiemap prototypeChristoph Hellwig2020-06-031-1/+1
* fs: move the fiemap definitions out of fs.hChristoph Hellwig2020-06-031-0/+1
* fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani2020-04-301-4/+1
* iomap: iomap_bmap should check iomap_apply return valueDarrick J. Wong2019-11-081-1/+5
* iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues2019-10-211-2/+2
* iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-171-2/+0
* iomap: move the file mapping reporting code into a separate fileDarrick J. Wong2019-07-171-0/+146