Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: refactor btree owner change into a separate visit-blocks function | Darrick J. Wong | 2016-08-03 | 1 | -0/+5 |
* | xfs: introduce interval queries on btrees | Darrick J. Wong | 2016-08-03 | 1 | -5/+17 |
* | xfs: support btrees with overlapping intervals for keys | Darrick J. Wong | 2016-08-03 | 1 | -0/+30 |
* | xfs: add function pointers for get/update keys to the btree | Darrick J. Wong | 2016-08-03 | 1 | -0/+19 |
* | xfs: during btree split, save new block key & ptr for future insertion | Darrick J. Wong | 2016-08-03 | 1 | -2/+0 |
* | xfs: refactor btree maxlevels computation | Darrick J. Wong | 2016-06-21 | 1 | -0/+2 |
* | libxfs: refactor short btree block verification | Darrick J. Wong | 2016-01-04 | 1 | -0/+3 |
* | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 1 | -16/+23 |
* | xfs: require 64-bit sector_t | Christoph Hellwig | 2014-07-30 | 1 | -1/+1 |
* | libxfs: move header files | Dave Chinner | 2014-06-25 | 1 | -0/+468 |