summaryrefslogtreecommitdiff
path: root/fs/iomap/direct-io.c
AgeCommit message (Expand)Author
2020-03-18iomap: fix comments in iomap_dio_rwyangerkun
2019-11-26iomap: remove unneeded variable in iomap_dio_rw()Johannes Thumshirn
2019-11-26iomap: Do not create fake iter in iomap_dio_bio_actor()Jan Kara
2019-11-22iomap: Fix pipe page leakage during splicingJan Kara
2019-11-11iomap: fix return value of iomap_dio_bio_actor on 32bit systemsJan Stancek
2019-10-29fs/iomap: remove redundant check in iomap_dio_rw()Joseph Qi
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan 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-17iomap: move the direct IO code into a separate fileDarrick J. Wong