aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_rmap.c
AgeCommit message (Expand)Author
2018-08-02xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: get rid of the log item descriptorDave Chinner
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2016-10-05xfs: add shared rmap map/unmap/convert log item typesDarrick J. Wong
2016-08-03xfs: collapse single use static functionsDarrick J. Wong
2016-08-03xfs: remove the extents array from the rmap update done log itemDarrick J. Wong
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong
2016-08-03xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong
2016-08-03xfs: log rmap intent itemsDarrick J. Wong