summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_item.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-011-1/+1
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-191-2/+15
* xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-031-1/+4
* xfs: better log intent item refcount checkingDarrick J. Wong2017-04-251-0/+1
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-041-0/+2
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-1/+64
* xfs: log bmap intent itemsDarrick J. Wong2016-10-041-0/+69
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-041-0/+374
OpenPOWER on IntegriCloud