aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong1-0/+7
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong1-0/+24
2016-08-03xfs: create rmap update intent log itemsDarrick J. Wong1-0/+19
2016-08-03xfs: add rmap btree insert and delete helpersDarrick J. Wong1-0/+3
2016-08-03xfs: teach rmapbt to support interval queriesDarrick J. Wong1-0/+9
2016-08-03xfs: add rmap btree operationsDarrick J. Wong1-0/+9
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+67
2016-08-03xfs: introduce rmap extent operation stubsDarrick J. Wong1-0/+11
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong1-0/+67