Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-02 | xfs: convert refcount btree cursor to use perags | Dave Chinner | 1 | -2/+2 |
2021-06-02 | xfs: add a perag to the btree cursor | Dave Chinner | 1 | -1/+1 |
2021-06-02 | xfs: push perags through the ag reservation callouts | Dave Chinner | 1 | -1/+2 |
2020-03-18 | xfs: add support for refcount btree staging cursors | Darrick J. Wong | 1 | -0/+6 |
2018-07-30 | xfs: pass transaction lock while setting up agresv on cyclic metadata | Darrick J. Wong | 1 | -1/+2 |
2018-07-12 | xfs: remove unused btree cursor bc_private.a.dfops field | Brian Foster | 1 | -2/+2 |
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -15/+1 |
2018-04-09 | xfs: non-scrub - remove unused function parameters | Eric Sandeen | 1 | -2/+1 |
2017-01-04 | xfs: use the actual AG length when reserving blocks | Darrick J. Wong | 1 | -1/+2 |
2016-10-06 | xfs: preallocate blocks for worst-case btree expansion | Darrick J. Wong | 1 | -0/+7 |
2016-10-03 | xfs: define the on-disk refcount btree format | Darrick J. Wong | 1 | -0/+67 |