summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rtrmap_btree.c
AgeCommit message (Expand)Author
6 daysxfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()Fedor Pchelkin
6 daysxfs: refactor cmp_two_keys routines to take advantage of cmp_int()Fedor Pchelkin
6 daysxfs: rename key_diff routinesFedor Pchelkin
6 daysxfs: rename diff_two_keys routinesFedor Pchelkin
2025-03-03xfs: add a xfs_rtrmap_highest_rgbno helperChristoph Hellwig
2024-12-23xfs: compute rtrmap btree max levels when reflink enabledDarrick J. Wong
2024-12-23xfs: create a shadow rmap btree during realtime rmap repairDarrick J. Wong
2024-12-23xfs: online repair of the realtime rmap btreeDarrick J. Wong
2024-12-23xfs: report realtime rmap btree corruption errors to the health systemDarrick J. Wong
2024-12-23xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong
2024-12-23xfs: wire up a new metafile type for the realtime rmapDarrick J. Wong
2024-12-23xfs: add metadata reservations for realtime rmap btreesDarrick J. Wong
2024-12-23xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong
2024-12-23xfs: add realtime rmap btree operationsDarrick J. Wong
2024-12-23xfs: introduce realtime rmap btree ondisk definitionsDarrick J. Wong