index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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
*
iomap: split size and error for iomap_dio_rw ->end_io
Matthew Bobrowski
2019-09-19
1
-6
/
+3
*
iomap: move the direct IO code into a separate file
Darrick J. Wong
2019-07-17
1
-0
/
+562