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