index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
direct-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
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