Tags give the ability to mark specific points in history as being important
-
xfs-5.17-merge-1
6ed6356b · ·New code for 5.17: - Fix log recovery with da btree buffers when metauuid is in use. - Fix type coercion problems in xattr buffer size validation. - Fix a bug in online scrub dir leaf bestcount checking. - Only run COW recovery when recovering the log. - Fix symlink target buffer UAF problems and symlink locking problems by not exposing xfs innards to the VFS. - Fix incorrect quotaoff lock usage. - Don't let transactions cancel cleanly if they have deferred work items attached.
-
5.4.167-236
2f0f4268 · · -
iomap-folio-5.17e
67958013 · ·Convert fs/iomap to use folios These patches prepare XFS to use large folios to cache files. There are some preliminary patches to add folio interfaces to the block layer & buffer layer, then all the iomap functions are converted to use folios instead of pages.
-
asahi-soc-dt-5.17-v2
301f6516 · ·Apple SoC DT updates for 5.17, round 2: - Various cleanups (removing useless props, sorting nodes, renaming things) - Add PMGR min-state binding & props (see PMGR pull for driver change) - Initial compatibles for t600x machines (M1 Pro/Max). This covers the bindings that just need compatible bumps & minor tweaks, no driver changes. - Add watchdog node (driver not merged yet, hopefully will be; binding went in the previous pull) - Add missing power-domains property to the mailbox binding
-
asahi-soc-pmgr-5.17-v2
8e136c5e · ·Apple SoC PMGR driver updates for 5.17 * Adds an auto-PM feature that is necessary for a single device * Disables module builds, which were broken anyway