summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rmap.c
AgeCommit message (Expand)Author
2017-11-01xfs: move error injection tags into their own fileDarrick J. Wong
2017-06-27xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong
2017-04-03xfs: create a function to query all records in a btreeDarrick J. Wong
2016-10-05xfs: convert unwritten status of reverse mappings for shared filesDarrick J. Wong
2016-10-05xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong
2016-10-04xfs: introduce the CoW forkDarrick J. Wong
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong
2016-08-03xfs: add rmap btree insert and delete helpersDarrick J. Wong
2016-08-03xfs: convert unwritten status of reverse mappingsDarrick J. Wong
2016-08-03xfs: remove an extent from the rmap btreeDarrick J. Wong
2016-08-03xfs: add an extent to the rmap btreeDarrick J. Wong
2016-08-03xfs: teach rmapbt to support interval queriesDarrick J. Wong
2016-08-03xfs: add rmap btree operationsDarrick J. Wong
2016-08-03xfs: introduce rmap extent operation stubsDarrick J. Wong