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