aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/iomap/direct-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche1-0/+1
2023-08-01iomap: support IOCB_DIO_CALLER_COMPJens Axboe1-2/+60
2023-08-01iomap: add IOMAP_DIO_INLINE_COMPJens Axboe1-2/+8
2023-08-01iomap: only set iocb->private for polled bioJens Axboe1-8/+5
2023-08-01iomap: treat a write through cache the same as FUAJens Axboe1-14/+20
2023-08-01iomap: use an unsigned type for IOMAP_DIO_* definesJens Axboe1-4/+4
2023-08-01iomap: cleanup up iomap_dio_bio_end_io()Jens Axboe1-15/+31
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-55/+33
2023-06-09iomap: use kiocb_write_and_wait and kiocb_invalidate_pagesChristoph Hellwig1-35/+20
2023-06-09filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig1-10/+2
2023-06-09iomap: update ki_pos a little later in iomap_dio_completeChristoph Hellwig1-10/+11
2023-05-24block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logicChristoph Hellwig1-1/+0
2023-05-24iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroingDavid Howells1-1/+1
2023-04-21iomap: Add DIO tracepointsRitesh Harjani (IBM)1-1/+6
2023-04-21iomap: Remove IOMAP_DIO_NOSYNC unused dio flagRitesh Harjani (IBM)1-1/+1
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-8/+2
2022-11-14iomap: directly use logical block sizeKeith Busch1-2/+1
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro1-1/+1
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+10
2022-07-14fs/iomap: Use the new blk_opf_t typeBart Van Assche1-4/+4
2022-06-27iomap: add support for dma aligned direct-ioKeith Busch1-2/+2
2022-06-10iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro1-2/+1
2022-06-10teach iomap_dio_rw() to suppress dsyncAl Viro1-9/+11
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-7/+18
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig1-3/+5
2022-05-16iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig1-4/+13
2022-05-02block: ignore RWF_HIPRI hint for sync dioMing Lei1-4/+3
2022-04-17block: add a bdev_fua helperChristoph Hellwig1-2/+1
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-03-22Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+6
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig1-1/+0
2022-02-08iomap: support direct I/O with fscrypt using blk-cryptoEric Biggers1-0/+6
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-6/+2
2021-12-03mm: move filemap_range_needs_writeback() into headerJens Axboe1-0/+1
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-3/+26
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher1-3/+16
2021-10-24iomap: Support partial direct I/O on user copy failuresAndreas Gruenbacher1-0/+6
2021-10-24iomap: Fix iomap_dio_rw return value for user copiesAndreas Gruenbacher1-0/+4
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-1/+1
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-24/+12
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig1-3/+3
2021-10-18iomap: don't try to poll multi-bio I/Os in __iomap_dio_rwChristoph Hellwig1-1/+20
2021-08-16iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig1-83/+81
2021-08-03iomap: support reading inline data from non-zero posGao Xiang1-4/+6
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe1-8/+16
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig1-2/+2
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-10/+16
2021-02-09iomap: support REQ_OP_ZONE_APPENDNaohiro Aota1-6/+37