index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iomap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-06-10
teach iomap_dio_rw() to suppress dsync
Al Viro
1
-0
/
+6
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+2
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-2
/
+3
2022-05-16
iomap: allow the file system to provide a bio_set for direct I/O
Christoph Hellwig
1
-0
/
+11
2022-05-10
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
1
-0
/
+2
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-12-16
iomap: Add iomap_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
1
-0
/
+5
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+9
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+7
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-3
/
+2
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-1
/
+1
2021-08-17
iomap: constify iomap_iter_srcmap
Christoph Hellwig
1
-1
/
+1
2021-08-17
iomap: rework unshare flag
Christoph Hellwig
1
-0
/
+1
2021-08-17
iomap: remove iomap_apply
Christoph Hellwig
1
-10
/
+0
2021-08-17
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
1
-2
/
+2
2021-08-17
iomap: add the new iomap_iter model
Christoph Hellwig
1
-0
/
+56
2021-08-17
iomap: mark the iomap argument to iomap_inline_data_valid const
Christoph Hellwig
1
-1
/
+1
2021-08-17
iomap: mark the iomap argument to iomap_inline_data const
Christoph Hellwig
1
-1
/
+1
2021-08-17
iomap: mark the iomap argument to iomap_sector const
Christoph Hellwig
1
-2
/
+1
2021-08-17
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
1
-3
/
+2
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
1
-0
/
+18
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-05-04
iomap: remove unused private field from ioend
Brian Foster
1
-4
/
+1
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+16
2021-02-09
iomap: support REQ_OP_ZONE_APPEND
Naohiro Aota
1
-0
/
+1
2021-01-23
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
Christoph Hellwig
1
-0
/
+8
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-2
/
+8
2020-11-04
iomap: support partial page discard on writeback block mapping failure
Brian Foster
1
-1
/
+1
2020-09-28
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
Christoph Hellwig
1
-0
/
+5
2020-06-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2020-06-04
iomap: fix the iomap_fiemap prototype
Christoph Hellwig
1
-1
/
+1
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+2
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-05-25
iomap: add a filesystem hook for direct I/O bio submission
Goldwyn Rodrigues
1
-0
/
+2
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
1
-2
/
+3
2019-10-21
iomap: renumber IOMAP_HOLE to 0
Christoph Hellwig
1
-5
/
+5
2019-10-21
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
1
-1
/
+1
2019-10-21
iomap: better document the IOMAP_F_* flags
Christoph Hellwig
1
-8
/
+23
2019-10-21
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
1
-17
/
+0
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
1
-0
/
+59
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
1
-0
/
+2
[next]