summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rmap_btree.c
Commit message (Expand)AuthorAge
* xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-11
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-11
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-19
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-03
* xfs: make xfs btree stats less hugeDave Chinner2016-12-05
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-05
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-03
* xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-17
* xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-03
* xfs: support overlapping intervals in the rmap btreeDarrick J. Wong2016-08-03
* xfs: add rmap btree operationsDarrick J. Wong2016-08-03
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-03