summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_exchmaps_item.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig1-2/+2
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig1-1/+1
2026-01-21xfs: improve the ->iop_format interfaceChristoph Hellwig1-7/+4
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig1-4/+4
2024-04-15xfs: capture inode generation numbers in the ondisk exchmaps log itemDarrick J. Wong1-5/+20
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong1-2/+366
2024-04-15xfs: introduce a file mapping exchange log intent itemDarrick J. Wong1-0/+235