index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2017-07-13
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-4
/
+4
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+94
2017-07-02
vfs: Add iomap_seek_hole and iomap_seek_data helpers
Andreas Gruenbacher
1
-0
/
+94
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
1
-0
/
+1
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+8
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
1
-10
/
+3
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+3
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2017-05-03
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
1
-10
/
+8
2017-04-25
filesystem-dax: convert to dax_direct_access()
Dan Williams
1
-1
/
+2
2017-04-25
iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
Chandan Rajendra
1
-0
/
+3
2017-03-06
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
1
-7
/
+10
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+2
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-5
/
+5
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+2
2017-02-22
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-9
/
+9
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
1
-0
/
+3
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
1
-9
/
+9
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+373
2016-11-30
iomap: implement direct I/O
Christoph Hellwig
1
-0
/
+373
2016-11-30
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
1
-3
/
+2
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
1
-2
/
+3
2016-11-10
dax: Introduce IOMAP_FAULT flag
Jan Kara
1
-2
/
+3
2016-10-24
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
Jan Kara
1
-2
/
+1
2016-10-20
iomap: add IOMAP_REPORT
Christoph Hellwig
1
-1
/
+1
2016-10-03
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
1
-4
/
+1
2016-09-19
iomap: expose iomap_apply outside iomap.c
Christoph Hellwig
1
-4
/
+1
2016-09-19
iomap: add a flag to report shared extents
Darrick J. Wong
1
-0
/
+2
2016-09-19
fs: add iomap_file_dirty
Christoph Hellwig
1
-0
/
+82
2016-08-29
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
1
-1
/
+4
2016-08-17
iomap: mark ->iomap_end as optional
Christoph Hellwig
1
-2
/
+5
2016-08-17
iomap: prepare iomap_fiemap for attribute mappings
Dave Chinner
1
-0
/
+3
2016-08-17
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
Dave Chinner
1
-3
/
+5
2016-08-17
iomap: remove superflous pagefault_disable from iomap_write_actor
Christoph Hellwig
1
-2
/
+0
2016-08-17
iomap: remove superflous mark_page_accessed from iomap_write_actor
Christoph Hellwig
1
-1
/
+0
2016-06-21
fs: iomap based fiemap implementation
Christoph Hellwig
1
-0
/
+90
2016-06-21
fs: support DAX based iomap zeroing
Christoph Hellwig
1
-1
/
+14
2016-06-21
fs: introduce iomap infrastructure
Christoph Hellwig
1
-0
/
+394