index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
2019-01-27
1
-7
/
+21
*
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
2019-01-27
1
-0
/
+9
*
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2019-01-02
1
-2
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-28
1
-1
/
+1
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-09
1
-9
/
+0
|
|
\
|
*
\
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
1
-12
/
+41
|
|
\
\
|
*
|
|
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-1
/
+1
|
*
|
|
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-19
1
-1
/
+2
|
*
|
|
block: add polled wakeup task helper
Jens Axboe
2018-11-16
1
-1
/
+1
|
*
|
|
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
2018-11-07
1
-1
/
+8
*
|
|
|
Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-27
1
-2
/
+15
|
\
\
\
\
|
*
|
|
|
iomap: don't search past page end in iomap_is_partially_uptodate
Eric Sandeen
2018-12-21
1
-2
/
+15
*
|
|
|
|
iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
Dave Chinner
2018-12-20
1
-7
/
+0
|
/
/
/
/
*
|
|
/
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
2018-12-14
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
2018-12-04
1
-9
/
+0
|
|
/
|
/
|
*
|
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
2018-11-21
1
-3
/
+8
*
|
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
2018-11-21
1
-3
/
+19
*
|
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
2018-11-21
1
-1
/
+8
*
|
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
2018-11-21
1
-5
/
+6
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-11-01
1
-1
/
+0
|
\
|
*
iomap: remove duplicated include from iomap.c
Yue Haibing
2018-10-18
1
-1
/
+0
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
*
|
iov_iter: Use accessor function
David Howells
2018-10-24
1
-1
/
+1
*
|
|
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
2018-10-26
1
-1
/
+1
|
/
/
*
/
iomap: set page dirty after partial delalloc on mkwrite
Brian Foster
2018-09-29
1
-1
/
+1
|
/
*
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
|
*
iomap: fix WARN_ON_ONCE on uninitialized variable
Darrick J. Wong
2018-08-14
1
-1
/
+1
*
|
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-14
1
-27
/
+265
|
\
|
|
*
iomap: Switch to offset_in_page for clarity
Andreas Gruenbacher
2018-08-12
1
-10
/
+10
|
*
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
2018-07-11
1
-21
/
+259
*
|
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-13
1
-58
/
+474
|
\
|
|
*
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
2018-07-03
1
-0
/
+6
|
*
iomap: support direct I/O to inline data
Andreas Gruenbacher
2018-07-03
1
-0
/
+29
|
*
iomap: refactor iomap_dio_actor
Christoph Hellwig
2018-07-03
1
-36
/
+52
|
*
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2018-06-20
1
-7
/
+108
|
*
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
2018-06-19
1
-1
/
+213
|
*
iomap: add a page_done callback
Christoph Hellwig
2018-06-19
1
-0
/
+3
|
*
iomap: generic inline data handling
Andreas Gruenbacher
2018-06-19
1
-7
/
+55
|
*
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
2018-06-19
1
-10
/
+11
*
|
fs: fix iomap_bmap position calculation
Eric Sandeen
2018-08-02
1
-1
/
+1
|
/
*
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-12
1
-1
/
+5
|
\
|
*
iomap: fsync swap files before iterating mappings
Darrick J. Wong
2018-06-05
1
-1
/
+5
*
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: iomap dio set bio prio from kiocb prio
Adam Manzanares
2018-05-31
1
-0
/
+1
*
|
fs: use ->is_partially_uptodate in page_cache_seek_hole_data
Christoph Hellwig
2018-06-01
1
-43
/
+40
*
|
fs: remove the buffer_unwritten check in page_seek_hole_data
Christoph Hellwig
2018-06-01
1
-9
/
+4
*
|
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
2018-06-01
1
-0
/
+116
*
|
iomap: add an iomap-based bmap implementation
Christoph Hellwig
2018-06-01
1
-0
/
+34
[next]