summaryrefslogtreecommitdiffstats
path: root/fs/iomap
AgeCommit message (Expand)Author
2020-01-04iomap: fix return value of iomap_dio_bio_actor on 32bit systemsJan Stancek
2019-12-13iomap: Fix pipe page leakage during splicingJan Kara
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski
2019-07-25iomap: fix Invalid License IDMasahiro Yamada
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong
2019-07-17iomap: move the buffered IO code into a separate fileDarrick J. Wong
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong
2019-07-17iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong
2019-07-17iomap: move the file mapping reporting code into a separate fileDarrick J. Wong
2019-07-17iomap: move the swapfile code into a separate fileDarrick J. Wong
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong