summaryrefslogtreecommitdiffstats
path: root/fs/iomap
Commit message (Expand)AuthorAgeFilesLines
* iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig2019-09-191-11/+10
* iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski2019-09-191-6/+3
* iomap: fix Invalid License IDMasahiro Yamada2019-07-251-1/+1
* Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-191-1/+1
* iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-174-8/+0
* iomap: move the main iteration code into a separate fileDarrick J. Wong2019-07-172-0/+77
* iomap: move the buffered IO code into a separate fileDarrick J. Wong2019-07-172-0/+1074
* iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-172-0/+563
* iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong2019-07-172-1/+216
* iomap: move the file mapping reporting code into a separate fileDarrick J. Wong2019-07-172-0/+149
* iomap: move the swapfile code into a separate fileDarrick J. Wong2019-07-172-0/+183
* iomap: start moving code to fs/iomap/Darrick J. Wong2019-07-151-0/+5