summaryrefslogtreecommitdiff
tag namexfs-5.20-merge-4 (aec2beea4c05ab10af9de8134650815ba481afe1)
tag date2022-07-21 09:49:45 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit c78c2d0903...
New code for 5.20:
- Improve scalability of the XFS log by removing spinlocks and global synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. - Implement fast-path lockless lookups in the buffer cache to reduce spinlock hammering. - Make attr forks a permanent part of the inode structure to fix a UAF bug and because most files these days tend to have security labels and soon will have parent pointers too. - Clean up XFS_IFORK_Q usage and give it a better name. - Fix more UAF bugs in the xattr code. - SOB my tags. - Fix some typos in the timestamp range documentation. - Fix a few more memory leaks. - Code cleanups. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmLZg8sACgkQ+H93GTRK tOtd0Q//SOyYsRQB2wx1OUiJ3f/42NZzgLTvBNpwB72dTL6n/x4IT8LOF6Wbbg76 TSbED0nooNkpvJb7gVX/Jvw4kZF3QPD+IqOr5fWJubanwgsaJntqYFoY5VpqJ7rr IMQiTgAcaDngCiOTlxBWXnLJAbOMXkrV+d6NgBap1jJR2wrlJco9bTFKPRFw1k6O xOl5fhNSwpg5yaRlmrrFaFi65lvrKAkv6AEpoYASMxgaxJulKHr5XXV4CoM2IMKZ FYWoP4f/UtgirrL/Z1/6nEwL76ZxUO0CWME647CavEEgpaZS6T3MvAGOGaJUUgUo AzJSmsZM43XrfR4vp6UC8hXsmgQetCr/l+Uzg7r9tKiHDO94quxdnBbbluF5Bety AjCquxWx8QCF644XYfPh1NYC9hYqVZUOwyiDQ4pzPzJl+wo+u22cMNsjbMqzoTCG eatn0ed44NNG94oIlQspchT45WP8h//Za2OPJkeO0qv46+Q8Bno9yeQTHMNdfHlV 7RLztE95uSw+x+aGxyjEWjduyPrXtia1MWxnizaUV7CZKXNq3D5EwMhvXVInY+ls Cgezye/TK1zF7u9pswJWGOplSnFXD8Tq1xZsyk/K2zztCHcXrOWrCgcKSrRnnxtF Rnxxy0n3y8feSow+GBrVG49tD2hS9bVrD8Qj7Mg2hCip5881l7o= =y6/n -----END PGP SIGNATURE-----