aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_bmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extentDarrick J. Wong1-2/+9
2016-10-04xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong1-1/+166
2016-10-04xfs: log bmap intent itemsDarrick J. Wong1-0/+84