aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_rmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05xfs: add shared rmap map/unmap/convert log item typesDarrick J. Wong1-0/+9
2016-08-03xfs: collapse single use static functionsDarrick J. Wong1-70/+33
2016-08-03xfs: remove the extents array from the rmap update done log itemDarrick J. Wong1-30/+3
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong1-4/+9
2016-08-03xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong1-3/+128
2016-08-03xfs: log rmap intent itemsDarrick J. Wong1-0/+205