summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rmap.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong2018-12-121-24/+10Star
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-121-10/+10
* xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-031-13/+9Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: add repair helpers for the reverse mapping btreeDarrick J. Wong2018-05-161-0/+4
* xfs: add scrub cross-referencing helpers for the rmap btreesDarrick J. Wong2018-01-181-0/+5
* xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-211-1/+15
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-0/+3
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-041-0/+2
* xfs: create a function to query all records in a btreeDarrick J. Wong2017-04-041-0/+2
* xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-061-0/+7
* xfs: propagate bmap updates to rmapbtDarrick J. Wong2016-08-031-0/+24
* xfs: create rmap update intent log itemsDarrick J. Wong2016-08-031-0/+19
* xfs: add rmap btree insert and delete helpersDarrick J. Wong2016-08-031-0/+3
* xfs: teach rmapbt to support interval queriesDarrick J. Wong2016-08-031-0/+9
* xfs: add rmap btree operationsDarrick J. Wong2016-08-031-0/+9
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+67
* xfs: introduce rmap extent operation stubsDarrick J. Wong2016-08-031-0/+11
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-0/+67