summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bmap_item.c
AgeCommit message (Expand)Author
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-04-25xfs: better log intent item refcount checkingDarrick J. Wong
2016-10-04xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong
2016-10-04xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong
2016-10-04xfs: log bmap intent itemsDarrick J. Wong
2016-10-04xfs: create bmbt update intent log itemsDarrick J. Wong