Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-18 | iomap: fix comments in iomap_dio_rw | yangerkun | 1 | -2/+2 |
2019-11-26 | iomap: remove unneeded variable in iomap_dio_rw() | Johannes Thumshirn | 1 | -4/+4 |
2019-11-26 | iomap: Do not create fake iter in iomap_dio_bio_actor() | Jan Kara | 1 | -13/+18 |
2019-11-22 | iomap: Fix pipe page leakage during splicing | Jan Kara | 1 | -1/+8 |
2019-11-11 | iomap: fix return value of iomap_dio_bio_actor on 32bit systems | Jan Stancek | 1 | -1/+3 |
2019-10-29 | fs/iomap: remove redundant check in iomap_dio_rw() | Joseph Qi | 1 | -1/+1 |
2019-10-21 | iomap: use a srcmap for a read-modify-write I/O | Goldwyn Rodrigues | 1 | -1/+1 |
2019-10-15 | iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() | Jan Kara | 1 | -2/+5 |
2019-09-20 | iomap: move the iomap_dio_rw ->end_io callback into a structure | Christoph Hellwig | 1 | -11/+10 |
2019-09-20 | iomap: split size and error for iomap_dio_rw ->end_io | Matthew Bobrowski | 1 | -6/+3 |
2019-07-17 | iomap: move the direct IO code into a separate file | Darrick J. Wong | 1 | -0/+562 |