index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-01-21
xfs: change return value of xfs_inode_need_cow to int
zhengbin
1
-1
/
+1
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
1
-4
/
+2
2019-11-11
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
1
-0
/
+10
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
1
-2
/
+1
2019-11-03
xfs: simplify the xfs_iomap_write_direct calling
Christoph Hellwig
1
-53
/
+29
2019-11-03
xfs: remove the extsize argument to xfs_eof_alignment
Christoph Hellwig
1
-15
/
+13
2019-11-03
xfs: mark xfs_eof_alignment static
Christoph Hellwig
1
-1
/
+1
2019-11-03
xfs: simplify xfs_iomap_eof_align_last_fsb
Christoph Hellwig
1
-25
/
+22
2019-10-29
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
1
-2
/
+2
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
1
-8
/
+8
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
1
-4
/
+7
2019-10-24
xfs: don't set bmapi total block req where minleft is
Brian Foster
1
-2
/
+2
2019-10-21
xfs: improve the IOMAP_NOWAIT check for COW inodes
Christoph Hellwig
1
-18
/
+5
2019-10-21
xfs: cleanup xfs_direct_write_iomap_begin
Christoph Hellwig
1
-42
/
+46
2019-10-21
xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
Christoph Hellwig
1
-11
/
+11
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
1
-40
/
+21
2019-10-21
xfs: move xfs_file_iomap_begin_delay around
Christoph Hellwig
1
-213
/
+221
2019-10-21
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
1
-16
/
+47
2019-10-21
xfs: factor out a helper to calculate the end_fsb
Christoph Hellwig
1
-20
/
+20
2019-10-21
xfs: fill out the srcmap in iomap_begin
Christoph Hellwig
1
-25
/
+24
2019-10-21
xfs: refactor xfs_file_iomap_begin_delay
Christoph Hellwig
1
-24
/
+24
2019-10-21
xfs: pass two imaps to xfs_reflink_allocate_cow
Christoph Hellwig
1
-4
/
+4
2019-10-21
xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
Christoph Hellwig
1
-1
/
+2
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
1
-3
/
+6
2019-10-21
xfs: set IOMAP_F_NEW more carefully
Christoph Hellwig
1
-3
/
+6
2019-10-21
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
1
-12
/
+18
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
1
-0
/
+7
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
1
-3
/
+3
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-3
/
+0
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
[next]