index
:
pub/scm/linux/kernel/git/mgr/linux.git
master
Linux kernel fork
Michael Grzeschik
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
2026-08-21
xfs: factor out a xfs_iomap_set_anon_write helper
Christoph Hellwig
1
-5
/
+1
2026-08-21
xfs: fix zoned write iomap flags assignments
Christoph Hellwig
1
-2
/
+1
2026-07-31
xfs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-10
/
+29
2026-07-31
iomap: decouple simple direct I/O reads from iomap_dio_rw
Christoph Hellwig
1
-1
/
+1
2026-06-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
1
-1
/
+1
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
1
-2
/
+2
2026-04-13
Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-34
/
+112
2026-03-23
xfs: report cow mappings with dirty pagecache for iomap zero range
Brian Foster
1
-4
/
+22
2026-03-23
xfs: replace zero range flush with folio batch
Brian Foster
1
-14
/
+6
2026-03-23
xfs: only flush when COW fork blocks overlap data fork holes
Brian Foster
1
-6
/
+30
2026-03-23
xfs: look up cow fork extent earlier for buffered iomap_begin
Brian Foster
1
-21
/
+25
2026-03-23
iomap, xfs: lift zero range hole mapping flush into xfs
Brian Foster
1
-3
/
+22
2026-03-23
xfs: flush dirty pagecache over hole in zoned mode zero range
Brian Foster
1
-0
/
+19
2026-03-23
xfs: fix iomap hole map reporting for zoned zero range
Brian Foster
1
-8
/
+10
2026-03-10
xfs: support T10 protection information
Christoph Hellwig
1
-3
/
+6
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
1
-5
/
+6
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+30
2025-11-05
xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
Darrick J. Wong
1
-11
/
+50
2025-11-05
xfs: fix delalloc write failures in software-provided atomic writes
Darrick J. Wong
1
-2
/
+19
2025-11-05
xfs: fill dirty folios on zero range of unwritten mappings
Brian Foster
1
-0
/
+23
2025-11-05
xfs: always trim mapping to requested range for zero range
Brian Foster
1
-9
/
+8
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
1
-3
/
+12
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-4
/
+8
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
1
-1
/
+1
2025-05-07
xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
John Garry
1
-2
/
+60
2025-05-07
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
1
-0
/
+128
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+521
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-0
/
+4
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
1
-0
/
+53
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
1
-3
/
+183
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
1
-0
/
+1
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
1
-0
/
+279
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-4
/
+5
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
1
-2
/
+2
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+1
2025-01-27
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
1
-4
/
+2
2024-11-12
Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-7
/
+30
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-1
/
+12
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-2
/
+2
2024-11-05
xfs: create quota preallocation watermarks for realtime quota
Darrick J. Wong
1
-7
/
+30
2024-11-05
xfs: don't merge ioends across RTGs
Darrick J. Wong
1
-1
/
+12
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
1
-2
/
+2
2024-11-05
xfs: remove xfs_page_mkwrite_iomap_ops
Christoph Hellwig
1
-9
/
+8
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
1
-3
/
+5
[next]