aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap/seek.c
AgeCommit message (Expand)Author
2021-08-16iomap: switch iomap_seek_data to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_seek_hole to use iomap_iterChristoph Hellwig
2021-07-15iomap: remove the length variable in iomap_seek_holeChristoph Hellwig
2021-07-15iomap: remove the length variable in iomap_seek_dataChristoph Hellwig
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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 SEEK_HOLE code into a separate fileDarrick J. Wong