summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_defer.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: defer agfl block frees when dfops is availableBrian Foster2018-05-091-0/+1
* xfs: add the ability to join a held buffer to a defer_opsDarrick J. Wong2017-12-141-1/+4
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-011-2/+1
* xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig2017-09-011-1/+1
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-0/+1
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-0/+1
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-301-1/+1
* xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong2016-08-031-0/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-7/+0
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+7
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-031-0/+1
* xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-031-0/+95
OpenPOWER on IntegriCloud