summaryrefslogtreecommitdiffstats
path: root/fs/iomap/seek.c
Commit message (Expand)AuthorAgeFilesLines
* iomap: switch iomap_seek_data to use iomap_iterChristoph Hellwig2021-08-161-23/+24
* iomap: switch iomap_seek_hole to use iomap_iterChristoph Hellwig2021-08-161-25/+26
* iomap: remove the length variable in iomap_seek_holeChristoph Hellwig2021-07-151-6/+3
* iomap: remove the length variable in iomap_seek_dataChristoph Hellwig2021-07-151-10/+6
* iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-261-114/+11
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* 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 SEEK_HOLE code into a separate fileDarrick J. Wong2019-07-171-0/+214