summaryrefslogtreecommitdiffstats
path: root/fs/iomap/direct-io.c
AgeCommit message (Expand)Author
2020-10-29iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
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-17iomap: move the direct IO code into a separate fileDarrick J. Wong