85fa2c774397 ("xfs: don't try redundant allocations in xfs_rtallocate_extent_near()") ec5857bf0763 ("xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()") 1b5d63963f98 ("xfs: return maximum free size from xfs_rtany_summary()") e23aaf450de7 ("xfs: invert the realtime summary cache") e94b53ff699c ("xfs: cache last bitmap block in realtime allocator") 41f33d82cfd3 ("xfs: consolidate realtime allocation arguments") 663b8db7b025 ("xfs: use accessor functions for summary info words") 97e993830a1c ("xfs: use accessor functions for bitmap words") 312d61021b89 ("xfs: create a helper to handle logging parts of rt bitmap/summary blocks") 097b4b7b64ef ("xfs: convert rt summary macros to helpers") a9948626849c ("xfs: convert open-coded xfs_rtword_t pointer accesses to helper") add3cddaea50 ("xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros") 90d98a6ada1d ("xfs: convert the rtbitmap block and bit macros to static inline functions") 5f57f7309d9a ("xfs: create rt extent rounding helpers for realtime extent blocks") 055641248f64 ("xfs: convert do_div calls to xfs_rtb_to_rtx helper calls") 2c2b981b737a ("xfs: create a helper to convert extlen to rtextlen") 68db60bf01c1 ("xfs: create a helper to compute leftovers of realtime extents") fa5a38723086 ("xfs: create a helper to convert rtextents to rtblocks") 2d5f216b77e3 ("xfs: convert rt extent numbers to xfs_rtxnum_t") f29c3e745dc2 ("xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t")