summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_btree.h
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-8/+14
* xfs: add rmap btree stats infrastructureDarrick J. Wong2016-08-031-2/+3
* xfs: introduce rmap btree definitionsDarrick J. Wong2016-08-031-0/+3
* xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbtDarrick J. Wong2016-08-031-1/+1
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-2/+2
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-2/+3
* 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