Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-06 | xfs: use interval query for rmap alloc operations on shared files | Darrick J. Wong | 1 | -0/+7 |
2016-08-03 | xfs: propagate bmap updates to rmapbt | Darrick J. Wong | 1 | -0/+24 |
2016-08-03 | xfs: create rmap update intent log items | Darrick J. Wong | 1 | -0/+19 |
2016-08-03 | xfs: add rmap btree insert and delete helpers | Darrick J. Wong | 1 | -0/+3 |
2016-08-03 | xfs: teach rmapbt to support interval queries | Darrick J. Wong | 1 | -0/+9 |
2016-08-03 | xfs: add rmap btree operations | Darrick J. Wong | 1 | -0/+9 |
2016-08-03 | xfs: define the on-disk rmap btree format | Darrick J. Wong | 1 | -0/+67 |
2016-08-03 | xfs: introduce rmap extent operation stubs | Darrick J. Wong | 1 | -0/+11 |
2016-08-03 | xfs: add owner field to extent allocation and freeing | Darrick J. Wong | 1 | -0/+67 |