index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
direct-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+6
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-1
/
+0
2022-02-08
iomap: support direct I/O with fscrypt using blk-crypto
Eric Biggers
1
-0
/
+6
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+2
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
1
-0
/
+1
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+26
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-3
/
+16
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+6
2021-10-24
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
1
-0
/
+4
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-24
/
+12
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-3
/
+3
2021-10-18
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
Christoph Hellwig
1
-1
/
+20
2021-08-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
1
-83
/
+81
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
1
-4
/
+6
2021-04-30
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
1
-8
/
+16
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-2
/
+2
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+4
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+16
2021-02-09
iomap: support REQ_OP_ZONE_APPEND
Naohiro Aota
1
-6
/
+37
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
1
-5
/
+4
2021-01-23
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
Christoph Hellwig
1
-0
/
+7
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-6
/
+5
2021-01-23
iomap: rename the flags variable in __iomap_dio_rw
Christoph Hellwig
1
-4
/
+4
2020-09-28
iomap: Call inode_dio_end() before generic_write_sync()
Goldwyn Rodrigues
1
-1
/
+1
2020-09-28
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
Christoph Hellwig
1
-9
/
+26
2020-09-10
iomap: Fix direct I/O write consistency check
Andreas Gruenbacher
1
-1
/
+1
2020-09-10
iomap: fix WARN_ON_ONCE() from unprivileged users
Qian Cai
1
-0
/
+10
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
1
-5
/
+11
2020-08-05
iomap: Only invalidate page cache pages on direct IO writes
Dave Chinner
1
-16
/
+15
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-7
/
+10
2020-05-25
iomap: remove lockdep_assert_held()
Goldwyn Rodrigues
1
-2
/
+0
2020-05-25
iomap: add a filesystem hook for direct I/O bio submission
Goldwyn Rodrigues
1
-5
/
+10
2020-05-12
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
1
-1
/
+1
2020-03-18
iomap: fix comments in iomap_dio_rw
yangerkun
1
-2
/
+2
2019-11-26
iomap: remove unneeded variable in iomap_dio_rw()
Johannes Thumshirn
1
-4
/
+4
2019-11-26
iomap: Do not create fake iter in iomap_dio_bio_actor()
Jan Kara
1
-13
/
+18
2019-11-22
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-11-11
iomap: fix return value of iomap_dio_bio_actor on 32bit systems
Jan Stancek
1
-1
/
+3
2019-10-29
fs/iomap: remove redundant check in iomap_dio_rw()
Joseph Qi
1
-1
/
+1
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
1
-1
/
+1
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
1
-2
/
+5
2019-09-19
iomap: move the iomap_dio_rw ->end_io callback into a structure
Christoph Hellwig
1
-11
/
+10
2019-09-19
iomap: split size and error for iomap_dio_rw ->end_io
Matthew Bobrowski
1
-6
/
+3
2019-07-17
iomap: move the direct IO code into a separate file
Darrick J. Wong
1
-0
/
+562