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
starfive-6.6.48-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
/
fs
/
xfs
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
xfs: rework breaking of shared extents in xfs_file_iomap_begin
Darrick J. Wong
1
-5
/
+7
2019-02-25
xfs: don't pass iomap flags to xfs_reflink_allocate_cow
Darrick J. Wong
1
-6
/
+7
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
1
-10
/
+18
2019-02-21
xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
Christoph Hellwig
1
-3
/
+4
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
1
-39
/
+94
2019-02-21
xfs: don't use delalloc extents for COW on files with extsize hints
Christoph Hellwig
1
-11
/
+18
2019-02-21
xfs: fix SEEK_DATA for speculative COW fork preallocation
Christoph Hellwig
1
-0
/
+86
2019-02-21
xfs: make xfs_bmbt_to_iomap more useful
Christoph Hellwig
1
-46
/
+38
2019-02-17
xfs: move xfs_iomap_write_allocate to xfs_aops.c
Christoph Hellwig
1
-81
/
+0
2019-02-17
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
1
-4
/
+0
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
1
-28
/
+4
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
1
-4
/
+4
2019-02-12
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
1
-113
/
+57
2019-02-12
xfs: validate writeback mapping using data fork seq counter
Brian Foster
1
-3
/
+2
2018-10-18
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
1
-3
/
+2
2018-10-18
xfs: remove the unused shared argument to xfs_reflink_reserve_cow
Christoph Hellwig
1
-4
/
+2
2018-10-18
xfs: handle zeroing in xfs_file_iomap_begin_delay
Christoph Hellwig
1
-6
/
+38
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
1
-1
/
+2
2018-08-03
xfs: automatic dfops inode relogging
Brian Foster
1
-3
/
+0
2018-08-03
xfs: add missing defer ijoins for held inodes
Brian Foster
1
-0
/
+3
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
1
-1
/
+4
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
1
-24
/
+2
2018-07-12
xfs: remove xfs_defer_init() firstblock param
Brian Foster
1
-3
/
+3
2018-07-12
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
1
-6
/
+4
2018-07-12
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
1
-11
/
+9
2018-07-12
xfs: refactor dfops init to attach to transaction
Brian Foster
1
-6
/
+3
2018-07-12
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
1
-4
/
+3
2018-07-12
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
1
-9
/
+12
2018-07-12
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
1
-1
/
+1
2018-07-12
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-3
/
+0
2018-07-12
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
1
-1
/
+2
2018-07-12
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-3
/
+0
2018-07-12
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-2
/
+4
2018-06-24
xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
Darrick J. Wong
1
-1
/
+14
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
1
-2
/
+4
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-3
/
+3
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-1
/
+1
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-2
/
+2
2018-05-09
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
1
-37
/
+61
2018-05-09
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
1
-36
/
+46
2018-03-02
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
1
-8
/
+19
2018-03-02
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
1
-4
/
+2
2018-03-02
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
1
-1
/
+10
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
1
-1
/
+1
2017-12-09
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2017-11-15
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+9
2017-11-14
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-6
/
+8
[next]