]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_rmap.h
xfs: const-ify xfs_owner_info arguments
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_rmap.h
2019-02-27  Darrick J. Wongxfs: const-ify xfs_owner_info arguments
2018-10-05  Brian Fosterxfs: pass transaction to xfs_defer_add()
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: add repair helpers for the reverse mapping btree
2018-02-27  Darrick J. Wongxfs: add scrub cross-referencing helpers for the rmap...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J. Wongxfs: always honor OWN_UNKNOWN rmap removal requests
2017-07-31  Darrick J. Wongxfs: export various function for the online scrubber
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-05-11  Darrick J. Wongxfs: implement the GETFSMAP ioctl
2017-05-11  Darrick J. Wongxfs: create a function to query all records in a btree
2016-10-25  Darrick J. Wongxfs: use interval query for rmap alloc operations on...
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: create rmap update intent log items
2016-08-10  Darrick J. Wongxfs: add rmap btree insert and delete helpers
2016-08-10  Darrick J. Wongxfs: teach rmapbt to support interval queries
2016-08-10  Darrick J. Wongxfs: add rmap btree operations
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: introduce rmap extent operation stubs
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing