summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_btree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: refactor btree owner change into a separate visit-blocks functionDarrick J. Wong2016-08-031-0/+5
* xfs: introduce interval queries on btreesDarrick J. Wong2016-08-031-5/+17
* xfs: support btrees with overlapping intervals for keysDarrick J. Wong2016-08-031-0/+30
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-031-0/+19
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-031-2/+0
* xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-211-0/+2
* libxfs: refactor short btree block verificationDarrick J. Wong2016-01-041-0/+3
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-16/+23
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-1/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+468