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