index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-05
xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
Darrick J. Wong
2025-11-05
xfs: fix delalloc write failures in software-provided atomic writes
Darrick J. Wong
2025-11-05
xfs: fill dirty folios on zero range of unwritten mappings
Brian Foster
2025-11-05
xfs: always trim mapping to requested range for zero range
Brian Foster
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
2025-05-07
xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
John Garry
2025-05-07
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
2025-01-27
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
2024-11-12
Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-05
xfs: create quota preallocation watermarks for realtime quota
Darrick J. Wong
2024-11-05
xfs: don't merge ioends across RTGs
Darrick J. Wong
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
2024-11-05
xfs: remove xfs_page_mkwrite_iomap_ops
Christoph Hellwig
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
2024-10-15
xfs: set IOMAP_F_SHARED for all COW fork allocations
Christoph Hellwig
2024-10-15
xfs: share more code in xfs_buffered_write_iomap_begin
Christoph Hellwig
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2024-10-15
xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
Christoph Hellwig
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-10-07
xfs: don't allocate COW extents when unsharing a hole
Darrick J. Wong
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-07-01
xfs: move the dio write relocking out of xfs_ilock_for_iomap
Christoph Hellwig
2024-06-26
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
[next]