aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig1-11/+10
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski1-6/+3
2019-07-25iomap: fix Invalid License IDMasahiro Yamada1-1/+1
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-0/+2258
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong4-8/+0
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong2-0/+77
2019-07-17iomap: move the buffered IO code into a separate fileDarrick J. Wong2-0/+1074
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong2-0/+563
2019-07-17iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong2-1/+216
2019-07-17iomap: move the file mapping reporting code into a separate fileDarrick J. Wong2-0/+149
2019-07-17iomap: move the swapfile code into a separate fileDarrick J. Wong2-0/+183
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong1-0/+5