index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
direct-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
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-17
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-16
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
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-2
/
+2
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-5
/
+4
|
\
|
*
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
2021-01-25
1
-5
/
+4
*
|
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-21
1
-10
/
+16
|
\
\
|
*
|
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
Christoph Hellwig
2021-01-23
1
-0
/
+7
|
*
|
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-23
1
-6
/
+5
|
*
|
iomap: rename the flags variable in __iomap_dio_rw
Christoph Hellwig
2021-01-23
1
-4
/
+4
|
|
/
*
/
iomap: support REQ_OP_ZONE_APPEND
Naohiro Aota
2021-02-09
1
-6
/
+37
|
/
*
iomap: Call inode_dio_end() before generic_write_sync()
Goldwyn Rodrigues
2020-09-28
1
-1
/
+1
*
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
Christoph Hellwig
2020-09-28
1
-9
/
+26
*
iomap: Fix direct I/O write consistency check
Andreas Gruenbacher
2020-09-10
1
-1
/
+1
*
iomap: fix WARN_ON_ONCE() from unprivileged users
Qian Cai
2020-09-10
1
-0
/
+10
*
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-05
1
-5
/
+11
*
iomap: Only invalidate page cache pages on direct IO writes
Dave Chinner
2020-08-05
1
-16
/
+15
*
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
1
-7
/
+10
|
\
|
*
iomap: remove lockdep_assert_held()
Goldwyn Rodrigues
2020-05-25
1
-2
/
+0
|
*
iomap: add a filesystem hook for direct I/O bio submission
Goldwyn Rodrigues
2020-05-25
1
-5
/
+10
*
|
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
2020-05-12
1
-1
/
+1
|
/
*
iomap: fix comments in iomap_dio_rw
yangerkun
2020-03-18
1
-2
/
+2
*
iomap: remove unneeded variable in iomap_dio_rw()
Johannes Thumshirn
2019-11-26
1
-4
/
+4
*
iomap: Do not create fake iter in iomap_dio_bio_actor()
Jan Kara
2019-11-26
1
-13
/
+18
*
iomap: Fix pipe page leakage during splicing
Jan Kara
2019-11-22
1
-1
/
+8
*
iomap: fix return value of iomap_dio_bio_actor on 32bit systems
Jan Stancek
2019-11-11
1
-1
/
+3
*
fs/iomap: remove redundant check in iomap_dio_rw()
Joseph Qi
2019-10-29
1
-1
/
+1
*
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
1
-1
/
+1
*
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
2019-10-15
1
-2
/
+5
*
iomap: move the iomap_dio_rw ->end_io callback into a structure
Christoph Hellwig
2019-09-19
1
-11
/
+10
[next]