Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: implement deferred bmbt map/unmap operations | Darrick J. Wong | 2016-10-04 | 1 | -0/+1 |
* | xfs: connect refcount adjust functions to upper layers | Darrick J. Wong | 2016-10-03 | 1 | -0/+1 |
* | xfs: track log done items directly in the deferred pending work item | Darrick J. Wong | 2016-08-30 | 1 | -1/+1 |
* | xfs: enable the xfs_defer mechanism to process rmaps to update | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* | Darrick J. Wong | 2016-08-03 | 1 | -7/+0 |
* | xfs: rework xfs_bmap_free callers to use xfs_defer_ops | Darrick J. Wong | 2016-08-03 | 1 | -0/+7 |
* | xfs: enable the xfs_defer mechanism to process extents to free | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | xfs: move deferred operations into a separate file | Darrick J. Wong | 2016-08-03 | 1 | -0/+95 |