aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rmap_btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen1-1/+1
2017-01-03xfs: use the actual AG length when reserving blocksDarrick J. Wong1-1/+2
2016-10-05xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong1-0/+7
2016-08-03xfs: support overlapping intervals in the rmap btreeDarrick J. Wong1-2/+8
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+55