Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-06 | xfs: convert unwritten status of reverse mappings for shared files | Darrick J. Wong | 1 | -1/+384 |
2016-10-06 | xfs: use interval query for rmap alloc operations on shared files | Darrick J. Wong | 1 | -2/+512 |
2016-10-05 | xfs: introduce the CoW fork | Darrick J. Wong | 1 | -7/+8 |
2016-08-03 | xfs: propagate bmap updates to rmapbt | Darrick J. Wong | 1 | -0/+259 |
2016-08-03 | xfs: add rmap btree insert and delete helpers | Darrick J. Wong | 1 | -1/+46 |
2016-08-03 | xfs: convert unwritten status of reverse mappings | Darrick J. Wong | 1 | -0/+441 |
2016-08-03 | xfs: remove an extent from the rmap btree | Darrick J. Wong | 1 | -5/+215 |
2016-08-03 | xfs: add an extent to the rmap btree | Darrick J. Wong | 1 | -5/+221 |
2016-08-03 | xfs: teach rmapbt to support interval queries | Darrick J. Wong | 1 | -0/+43 |
2016-08-03 | xfs: add rmap btree operations | Darrick J. Wong | 1 | -0/+96 |
2016-08-03 | xfs: introduce rmap extent operation stubs | Darrick J. Wong | 1 | -0/+89 |