index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
direct-io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: drop an obsolete comment in iomap_dio_bio_iter
Christoph Hellwig
2024-11-11
1
-5
/
+0
*
fs: iomap: Atomic write support
John Garry
2024-11-05
1
-4
/
+34
*
iomap: remove set_memor_ro() on zero page
Luis Chamberlain
2024-09-03
1
-3
/
+0
*
iomap: fix iomap_dio_zero() for fs bs > system page size
Pankaj Raghav
2024-09-02
1
-6
/
+39
*
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-06
1
-0
/
+1
*
iomap: support IOCB_DIO_CALLER_COMP
Jens Axboe
2023-08-02
1
-2
/
+60
*
iomap: add IOMAP_DIO_INLINE_COMP
Jens Axboe
2023-08-02
1
-2
/
+8
*
iomap: only set iocb->private for polled bio
Jens Axboe
2023-08-02
1
-8
/
+5
*
iomap: treat a write through cache the same as FUA
Jens Axboe
2023-08-02
1
-14
/
+20
*
iomap: use an unsigned type for IOMAP_DIO_* defines
Jens Axboe
2023-08-02
1
-4
/
+4
*
iomap: cleanup up iomap_dio_bio_end_io()
Jens Axboe
2023-08-02
1
-15
/
+31
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-55
/
+33
|
\
|
*
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
2023-06-10
1
-35
/
+20
|
*
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-10
1
-10
/
+2
|
*
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
2023-06-10
1
-10
/
+11
*
|
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
1
-1
/
+0
*
|
iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
David Howells
2023-05-24
1
-1
/
+1
|
/
*
iomap: Add DIO tracepoints
Ritesh Harjani (IBM)
2023-04-21
1
-1
/
+6
*
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
2023-04-21
1
-1
/
+1
*
iomap: remove IOMAP_F_ZONE_APPEND
Christoph Hellwig
2023-02-15
1
-8
/
+2
*
iomap: directly use logical block size
Keith Busch
2022-11-14
1
-2
/
+1
*
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-09
1
-1
/
+1
*
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-9
/
+10
|
\
|
*
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
1
-2
/
+1
|
*
teach iomap_dio_rw() to suppress dsync
Al Viro
2022-06-10
1
-9
/
+11
*
|
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
*
|
iomap: add support for dma aligned direct-io
Keith Busch
2022-06-27
1
-2
/
+2
|
/
*
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-25
1
-7
/
+18
|
\
|
*
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-3
/
+5
|
*
iomap: allow the file system to provide a bio_set for direct I/O
Christoph Hellwig
2022-05-16
1
-4
/
+13
*
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-4
/
+3
*
|
block: add a bdev_fua helper
Christoph Hellwig
2022-04-18
1
-2
/
+1
|
/
*
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+0
|
\
|
*
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-1
/
+0
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-03-22
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
iomap: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2022-02-08
1
-0
/
+6
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-6
/
+2
|
/
*
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2021-12-03
1
-0
/
+1
*
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-3
/
+26
|
\
|
*
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-24
1
-3
/
+16
|
*
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2021-10-24
1
-0
/
+6
|
*
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
2021-10-24
1
-0
/
+4
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
*
|
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
*
|
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-24
/
+12
*
|
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
1
-3
/
+3
*
|
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
Christoph Hellwig
2021-10-18
1
-1
/
+20
|
/
*
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
2021-08-17
1
-83
/
+81
*
iomap: support reading inline data from non-zero pos
Gao Xiang
2021-08-03
1
-4
/
+6
*
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
1
-8
/
+16
[next]