summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_bmap.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-031-4/+2Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: get rid of the log item descriptorDave Chinner2018-05-101-2/+2
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-191-2/+9
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-1/+166
* xfs: log bmap intent itemsDarrick J. Wong2016-10-041-0/+84