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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: warn on zero-length mappings
Darrick J. Wong
2018-01-29
1
-0
/
+2
*
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
2018-01-08
1
-2
/
+10
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
1
-9
/
+15
|
\
|
*
iomap_dio_actor(): fix iov_iter bugs
Al Viro
2017-10-11
1
-9
/
+15
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
\
|
*
|
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+1
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-11-14
1
-6
/
+7
|
\
\
\
|
*
|
|
iomap: Add IOMAP_F_DATA_INLINE flag
Andreas Gruenbacher
2017-10-01
1
-0
/
+2
|
*
|
|
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
2017-10-01
1
-6
/
+5
|
|
|
/
|
|
/
|
*
/
|
fs: invalidate page cache after end_io() in dio completion
Eryu Guan
2017-10-16
1
-17
/
+24
|
/
/
*
|
Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-09-28
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
2017-09-26
1
-7
/
+7
*
|
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-25
1
-13
/
+16
|
/
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-2
/
+2
|
\
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-2
/
+2
*
|
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2017-09-01
1
-2
/
+2
*
|
iomap: fix integer truncation issues in the zeroing and dirtying helpers
Christoph Hellwig
2017-08-11
1
-2
/
+2
|
/
*
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-14
1
-4
/
+4
|
\
|
*
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-07-13
1
-4
/
+4
*
|
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-0
/
+94
|
\
|
|
*
vfs: Add iomap_seek_hole and iomap_seek_data helpers
Andreas Gruenbacher
2017-07-02
1
-0
/
+94
*
|
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
2017-06-27
1
-0
/
+1
*
|
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
1
-0
/
+8
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
/
*
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-08
1
-10
/
+3
*
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-0
/
+3
|
\
|
*
iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
Chandan Rajendra
2017-04-25
1
-0
/
+3
*
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-1
/
+2
|
\
\
|
*
|
filesystem-dax: convert to dax_direct_access()
Dan Williams
2017-04-25
1
-1
/
+2
|
|
/
*
/
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
2017-05-03
1
-10
/
+8
|
/
*
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
2017-03-06
1
-7
/
+10
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-5
/
+5
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+2
*
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-02-22
1
-9
/
+9
|
\
|
*
iomap: constify struct iomap_ops
Christoph Hellwig
2017-01-30
1
-9
/
+9
*
|
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2017-02-03
1
-0
/
+3
|
/
*
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
1
-0
/
+373
|
\
|
*
iomap: implement direct I/O
Christoph Hellwig
2016-11-30
1
-0
/
+373
|
*
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
2016-11-30
1
-3
/
+2
|
|
\
*
|
|
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-13
1
-2
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
dax: Introduce IOMAP_FAULT flag
Jan Kara
2016-11-10
1
-2
/
+3
*
|
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
Jan Kara
2016-10-24
1
-2
/
+1
*
|
iomap: add IOMAP_REPORT
Christoph Hellwig
2016-10-20
1
-1
/
+1
|
/
*
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
2016-10-03
1
-4
/
+1
|
\
|
*
iomap: expose iomap_apply outside iomap.c
Christoph Hellwig
2016-09-19
1
-4
/
+1
*
|
iomap: add a flag to report shared extents
Darrick J. Wong
2016-09-19
1
-0
/
+2
*
|
fs: add iomap_file_dirty
Christoph Hellwig
2016-09-19
1
-0
/
+82
|
/
*
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
2016-08-29
1
-1
/
+4
*
iomap: mark ->iomap_end as optional
Christoph Hellwig
2016-08-17
1
-2
/
+5
[next]