aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_item.c
Commit message (Expand)AuthorAge
* xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-03
* xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-03
* xfs: pass transaction to dfops reset/move helpersBrian Foster2018-08-03
* xfs: use transaction for intent recovery instead of raw dfopsBrian Foster2018-08-03
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: use internal dfops during [b|c]ui recoveryBrian Foster2018-07-26
* xfs: use ->t_dfops for recovery of [b|c]ui log itemsBrian Foster2018-07-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: log item flags are racyDave Chinner2018-05-10
* xfs: fix intent use-after-free on abortDave Chinner2018-04-02
* xfs: log recovery should replay deferred ops in orderDarrick J. Wong2017-11-27
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-19
* xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-03
* xfs: better log intent item refcount checkingDarrick J. Wong2017-04-25
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-04
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-04
* xfs: log bmap intent itemsDarrick J. Wong2016-10-04
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-04