summaryrefslogtreecommitdiff
tag namexfs-6.2-merge-7 (24539f5bb6ba880263991f708561826e81045bdd)
tag date2022-12-04 09:43:03 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 1f5619ed88...
New XFS code for 6.2:
- Fix a race condition w.r.t. percpu inode free counters - Fix a broken error return in xfs_remove - Print FS UUID at mount/unmount time - Numerous fixes to the online fsck code - Fix inode locking inconsistency problems when dealing with realtime metadata files - Actually merge pull requests so that we capture the cover letter contents - Fix a race between rebuilding VFS inode state and the AIL flushing inodes that could cause corrupt inodes to be written to the filesystem - Fix a data corruption problem resulting from a write() to an unwritten extent racing with writeback started on behalf of memory reclaim changing the extent state - Add debugging knobs so that we can test iomap invalidation - Fix the blockdev pagecache contents being stale after unmounting the filesystem, leading to spurious xfs_db errors and corrupt metadumps - Fix a file mapping corruption bug due to ilock cycling when attaching dquots to a file during delalloc reservation - Fix a refcount btree corruption problem due to the refcount adjustment code not handling MAXREFCOUNT correctly, resulting in unnecessary record splits - Fix COW staging extent alloctions not being classified as USERDATA, which results in filestreams being ignored and possible data corruption if the allocation was filled from the AGFL and the block buffer is still being tracked in the AIL - Fix new duplicated includes Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmOM3EoACgkQ+H93GTRK tOsGfQ/8CCgdkI8Hp1dxhedo7hlBwtPD4nGE3845H9bitkwZdHoIhIp7OfvXYA+t HxHQvYcwn8EdtFfmm3d75uELa4CNQMPaCGUqOFnbtVnjOqIQH/Sva6O+sp/DDeZt 0E0+tEZbcXhEzto3kpVXrBHDr1n57f2VkCpwmnyavAOSvGsJLB4lZTS9qQwuwEoJ 3crOBLxUeVlpCFTY57RY0yhNAkd+q9hXdyc9zUvDlZgAzvp71AOA41fUnKQp/vAr jUXnzKhcMJlAMT3D7VScOvYdi3jDVLHC5Dm5HVl/vHRTLgJpFceB9tj1B7WPpWSs /n78tLjlr6iSq+BNCbPNOrJma+pJicEDVLBKeKbPxwcvXqvjDHMrr3g3zHREOLWL P+CkqWhy37DBTiTsTFmOZqmcgz127P4ALCYDbHLZcF00pGXegdoO2Bcqoj5xdRNh 8DLuITFBPD+gFBjMFkdW1S9dPKZ7YLSo7ZSgBAE8q0/4CYox/o+lmoDEQmOYh6WE rpGEqvBVBO8J1IAsC7CGzd7k1T01tjI3mrxLUTuteSHHMw/NuxWhApVgH5IZMucg pp+qbFEhHwXw9qUv5/cY4GKPO2NdJgN0YMDSxy2/XJ+DWG0GvVEiP6AIU9ONOGJb wO4IQEixFPqrdsntnSwgnrPfDEWUAWEDEVY1oZjWn9Ndra3W2TI= =NGhb -----END PGP SIGNATURE-----