Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: always compile the btree inorder check functions | Darrick J. Wong | 2017-06-19 | 1 | -4/+0 |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -15/+15 |
* | xfs: use the actual AG length when reserving blocks | Darrick J. Wong | 2017-01-04 | 1 | -7/+7 |
* | xfs: make xfs btree stats less huge | Dave Chinner | 2016-12-05 | 1 | -0/+1 |
* | xfs: preallocate blocks for worst-case btree expansion | Darrick J. Wong | 2016-10-06 | 1 | -0/+60 |
* | xfs: introduce refcount btree definitions | Darrick J. Wong | 2016-10-03 | 1 | -2/+20 |
* | xfs: store rmapbt block count in the AGF | Darrick J. Wong | 2016-08-17 | 1 | -0/+6 |
* | xfs: remove the get*keys and update_keys btree ops pointers | Darrick J. Wong | 2016-08-03 | 1 | -4/+0 |
* | xfs: support overlapping intervals in the rmap btree | Darrick J. Wong | 2016-08-03 | 1 | -2/+66 |
* | xfs: add rmap btree operations | Darrick J. Wong | 2016-08-03 | 1 | -0/+267 |
* | xfs: define the on-disk rmap btree format | Darrick J. Wong | 2016-08-03 | 1 | -0/+184 |