summaryrefslogtreecommitdiffstats
path: root/fs/iomap
Commit message (Expand)AuthorAgeFilesLines
* iomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong2022-10-022-0/+2
* iomap: iomap: fix memory corruption when recording errors during writebackDarrick J. Wong2022-10-021-1/+1
* Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-111-15/+0
|\
| * iomap: remove iomap_writepageChristoph Hellwig2022-07-221-15/+0
* | new iov_iter flavour - ITER_UBUFAl Viro2022-08-081-1/+1
* | Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-031-7/+8
|\|
| * iomap: set did_zero to true when zeroing successfullyKaixu Xia2022-06-301-2/+2
| * iomap: skip pages past eof in iomap_do_writepage()Chris Mason2022-06-301-5/+6
* | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-031-9/+10
|\ \
| * | iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro2022-06-101-2/+1
| * | teach iomap_dio_rw() to suppress dsyncAl Viro2022-06-101-9/+11
| |/
* | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-031-28/+0
|\ \
| * | mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)2022-08-021-25/+0
| * | iomap: Remove test for folio errorMatthew Wilcox (Oracle)2022-06-291-3/+0
| |/
* | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-6/+6
|\ \
| * | fs/iomap: Use the new blk_opf_t typeBart Van Assche2022-07-141-4/+4
| * | iomap: add support for dma aligned direct-ioKeith Busch2022-06-271-2/+2
| |/
* | iomap: Return -EAGAIN from iomap_write_iter()Stefan Roesch2022-07-241-0/+4
* | iomap: Add async buffered write supportStefan Roesch2022-07-241-5/+28
* | iomap: Add flags parameter to iomap_page_create()Stefan Roesch2022-07-241-10/+20
|/
* Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-242-22/+18
|\
| * iomap: Convert to release_folioMatthew Wilcox (Oracle)2022-05-092-13/+11
| * fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)2022-05-091-1/+1
| * fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)2022-05-091-1/+1
| * fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)2022-05-091-7/+5
* | Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-05-241-3/+3
|\ \
| * | iomap: don't invalidate folios after writeback errorsDarrick J. Wong2022-05-161-1/+0
| * | iomap: iomap_write_end cleanupAndreas Gruenbacher2022-05-081-1/+1
| * | iomap: iomap_write_failed fixAndreas Gruenbacher2022-05-081-1/+2
| |/
* | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-05-241-7/+18
|\ \
| * | iomap: add per-iomap_iter private dataChristoph Hellwig2022-05-161-3/+5
| * | iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig2022-05-161-4/+13
| |/
* | block: ignore RWF_HIPRI hint for sync dioMing Lei2022-05-021-4/+3
* | block: add a bdev_fua helperChristoph Hellwig2022-04-171-2/+1
|/
* iomap: Simplify is_partially_uptodate a littleMatthew Wilcox (Oracle)2022-04-011-5/+4
* Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-261-1/+1
|\
| * fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher2022-03-251-1/+1
* | Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-262-3/+0
|\ \
| * | block: remove the per-bio/request write hintChristoph Hellwig2022-03-072-3/+0
| * | Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe2022-03-072-20/+14
| |\ \
* | \ \ Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-222-29/+19
|\ \ \ \
| * | | | iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)2022-03-152-9/+2
| * | | | fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-141-20/+16
| * | | | iomap: Fix iomap_invalidatepage tracepointMatthew Wilcox (Oracle)2022-03-141-1/+2
| |/ / /
* | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \ \ \
| * | | | fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2022-03-211-0/+1
| |/ / /
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-221-0/+6
|\ \ \ \
| * | | | iomap: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-081-0/+6
| |/ / /
* | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-212-20/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-021-3/+1