summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-031-3/+6
* xfs: make xfs btree stats less hugeDave Chinner2016-12-051-0/+1
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-051-3/+65
* xfs: add refcount btree operationsDarrick J. Wong2016-10-031-0/+211
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+178