summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-091-3/+2
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-111-5/+0
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-5/+13
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-9/+11
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+4
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-191-4/+0
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* 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