index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: remove the extsize argument to xfs_eof_alignment
Christoph Hellwig
2019-11-03
1
-15
/
+13
*
xfs: mark xfs_eof_alignment static
Christoph Hellwig
2019-11-03
1
-1
/
+1
*
xfs: simplify xfs_iomap_eof_align_last_fsb
Christoph Hellwig
2019-11-03
1
-25
/
+22
*
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
1
-2
/
+2
*
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
1
-8
/
+8
*
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-28
1
-4
/
+7
*
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-24
1
-2
/
+2
*
xfs: improve the IOMAP_NOWAIT check for COW inodes
Christoph Hellwig
2019-10-21
1
-18
/
+5
*
xfs: cleanup xfs_direct_write_iomap_begin
Christoph Hellwig
2019-10-21
1
-42
/
+46
*
xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
Christoph Hellwig
2019-10-21
1
-11
/
+11
*
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
2019-10-21
1
-40
/
+21
*
xfs: move xfs_file_iomap_begin_delay around
Christoph Hellwig
2019-10-21
1
-213
/
+221
*
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
2019-10-21
1
-16
/
+47
*
xfs: factor out a helper to calculate the end_fsb
Christoph Hellwig
2019-10-21
1
-20
/
+20
*
xfs: fill out the srcmap in iomap_begin
Christoph Hellwig
2019-10-21
1
-25
/
+24
*
xfs: refactor xfs_file_iomap_begin_delay
Christoph Hellwig
2019-10-21
1
-24
/
+24
*
xfs: pass two imaps to xfs_reflink_allocate_cow
Christoph Hellwig
2019-10-21
1
-4
/
+4
*
xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
Christoph Hellwig
2019-10-21
1
-1
/
+2
*
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
1
-3
/
+6
*
xfs: set IOMAP_F_NEW more carefully
Christoph Hellwig
2019-10-21
1
-3
/
+6
*
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
2019-10-21
1
-12
/
+18
*
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2019-10-17
1
-0
/
+7
*
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
1
-3
/
+3
*
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-30
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-3
/
+0
*
xfs: rework breaking of shared extents in xfs_file_iomap_begin
Darrick J. Wong
2019-02-25
1
-5
/
+7
*
xfs: don't pass iomap flags to xfs_reflink_allocate_cow
Darrick J. Wong
2019-02-25
1
-6
/
+7
*
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
1
-10
/
+18
*
xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-21
1
-3
/
+4
*
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-21
1
-39
/
+94
*
xfs: don't use delalloc extents for COW on files with extsize hints
Christoph Hellwig
2019-02-21
1
-11
/
+18
*
xfs: fix SEEK_DATA for speculative COW fork preallocation
Christoph Hellwig
2019-02-21
1
-0
/
+86
*
xfs: make xfs_bmbt_to_iomap more useful
Christoph Hellwig
2019-02-21
1
-46
/
+38
*
xfs: move xfs_iomap_write_allocate to xfs_aops.c
Christoph Hellwig
2019-02-17
1
-81
/
+0
*
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
1
-4
/
+0
*
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
1
-28
/
+4
*
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2019-02-17
1
-4
/
+4
*
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-12
1
-113
/
+57
*
xfs: validate writeback mapping using data fork seq counter
Brian Foster
2019-02-12
1
-3
/
+2
*
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
2018-10-18
1
-3
/
+2
*
xfs: remove the unused shared argument to xfs_reflink_reserve_cow
Christoph Hellwig
2018-10-18
1
-4
/
+2
*
xfs: handle zeroing in xfs_file_iomap_begin_delay
Christoph Hellwig
2018-10-18
1
-6
/
+38
*
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-07
1
-1
/
+2
*
xfs: automatic dfops inode relogging
Brian Foster
2018-08-03
1
-3
/
+0
*
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-03
1
-0
/
+3
*
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-07-31
1
-1
/
+4
*
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
1
-24
/
+2
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-12
1
-3
/
+3
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-12
1
-6
/
+4
*
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-12
1
-11
/
+9
[prev]
[next]