Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: streamline defer op type handling | Darrick J. Wong | 2018-12-12 | 1 | -1/+0 |
* | xfs: idiotproof defer op type configuration | Darrick J. Wong | 2018-12-12 | 1 | -8/+2 |
* | xfs: drop dop param from xfs_defer_op_type ->finish_item() callback | Brian Foster | 2018-08-03 | 1 | -1/+0 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -15/+1 |
* | xfs: get rid of the log item descriptor | Dave Chinner | 2018-05-10 | 1 | -2/+2 |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -1/+1 |
* | xfs: add shared rmap map/unmap/convert log item types | Darrick J. Wong | 2016-10-06 | 1 | -0/+9 |
* | xfs: collapse single use static functions | Darrick J. Wong | 2016-08-03 | 1 | -70/+33 |
* | xfs: remove the extents array from the rmap update done log item | Darrick J. Wong | 2016-08-03 | 1 | -30/+3 |
* | xfs: propagate bmap updates to rmapbt | Darrick J. Wong | 2016-08-03 | 1 | -4/+9 |
* | xfs: enable the xfs_defer mechanism to process rmaps to update | Darrick J. Wong | 2016-08-03 | 1 | -3/+128 |
* | xfs: log rmap intent items | Darrick J. Wong | 2016-08-03 | 1 | -0/+205 |