On Wed, 02 Oct 2024 17:27:15 -0400, Jeff Layton wrote: > This is a replacement for the v6 series sitting in Christian's > vfs.mgtime branch. The main changes here are to the changelogs, > documentation and comments. I've also moved the timekeeping patches to > the front of the series, and done some minor cleanups. > > The pipe1_threads test shows these averages on my test rig with this > series: > > [...] I've merged the tag that Thomas provided with the time specific changes and pulled the remaining patches - excluding 01/12 and 02/12. --- Applied to the vfs.mgtime branch of the vfs/vfs.git tree. Patches in the vfs.mgtime branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.mgtime [03/12] fs: add infrastructure for multigrain timestamps https://git.kernel.org/vfs/vfs/c/4e40eff0b573 [04/12] fs: have setattr_copy handle multigrain timestamps appropriately https://git.kernel.org/vfs/vfs/c/b82f92d5dd1a [05/12] fs: handle delegated timestamps in setattr_copy_mgtime https://git.kernel.org/vfs/vfs/c/d8d11298e8a1 [06/12] fs: tracepoints around multigrain timestamp events https://git.kernel.org/vfs/vfs/c/a80f53809ccc [07/12] fs: add percpu counters for significant multigrain timestamp events https://git.kernel.org/vfs/vfs/c/7b1aba010c47 [08/12] Documentation: add a new file documenting multigrain timestamps https://git.kernel.org/vfs/vfs/c/95c6907be544 [09/12] xfs: switch to multigrain timestamps https://git.kernel.org/vfs/vfs/c/0f4865448420 [10/12] ext4: switch to multigrain timestamps https://git.kernel.org/vfs/vfs/c/e44ab3151adc [11/12] btrfs: convert to multigrain timestamps https://git.kernel.org/vfs/vfs/c/0d4f9f7ad685 [12/12] tmpfs: add support for multigrain timestamps https://git.kernel.org/vfs/vfs/c/cba2a92eff80