summaryrefslogtreecommitdiffstats
path: root/fs/iomap/buffered-io.c
Commit message (Expand)AuthorAgeFilesLines
* iomap: Fix overflow in iomap_page_mkwriteAndreas Gruenbacher2019-11-071-4/+3
* iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues2019-10-211-30/+35
* iomap: use write_begin to read pages to unshareChristoph Hellwig2019-10-211-33/+16
* iomap: move the zeroing case out of iomap_read_page_syncChristoph Hellwig2019-10-211-17/+16
* iomap: ignore non-shared or non-data blocks in xfs_file_dirtyChristoph Hellwig2019-10-211-4/+11
* iomap: always use AOP_FLAG_NOFS in iomap_write_beginChristoph Hellwig2019-10-211-9/+5
* iomap: remove the unused iomap argument to __iomap_write_endChristoph Hellwig2019-10-211-2/+2
* iomap: enhance writeback error messageDarrick J. Wong2019-10-211-2/+3
* iomap: pass a struct page to iomap_finish_page_writebackChristoph Hellwig2019-10-211-5/+5
* iomap: cleanup iomap_ioend_compareChristoph Hellwig2019-10-211-4/+3
* iomap: move struct iomap_page out of iomap.hChristoph Hellwig2019-10-211-0/+17
* iomap: warn on inline maps in iomap_writepage_mapChristoph Hellwig2019-10-211-0/+2
* iomap: lift the xfs writeback code to iomapChristoph Hellwig2019-10-211-1/+550
* iomap: lift common tracing code from xfs to iomapChristoph Hellwig2019-10-211-0/+9
* iomap: zero newly allocated mapped blocksChristoph Hellwig2019-10-211-2/+10
* Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-191-1/+1
* iomap: move the buffered IO code into a separate fileDarrick J. Wong2019-07-171-0/+1073
OpenPOWER on IntegriCloud