[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241007-restlaufzeit-birnen-2f412852441e@brauner>
Date: Mon, 7 Oct 2024 12:58:21 +0200
From: Christian Brauner <brauner@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>,
Jeff Layton <jlayton@...nel.org>
Cc: Christian Brauner <brauner@...nel.org>,
linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
linux-xfs@...r.kernel.org,
linux-ext4@...r.kernel.org,
linux-btrfs@...r.kernel.org,
linux-nfs@...r.kernel.org,
linux-mm@...ck.org,
John Stultz <jstultz@...gle.com>,
Stephen Boyd <sboyd@...nel.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
Jan Kara <jack@...e.cz>,
Steven Rostedt <rostedt@...dmis.org>,
Masami Hiramatsu <mhiramat@...nel.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Jonathan Corbet <corbet@....net>,
Randy Dunlap <rdunlap@...radead.org>,
Chandan Babu R <chandan.babu@...cle.com>,
"Darrick J. Wong" <djwong@...nel.org>,
Theodore Ts'o <tytso@....edu>,
Andreas Dilger <adilger.kernel@...ger.ca>,
Chris Mason <clm@...com>,
Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
Hugh Dickins <hughd@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Chuck Lever <chuck.lever@...cle.com>,
Vadim Fedorenko <vadim.fedorenko@...ux.dev>
Subject: Re: (subset) [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
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
Powered by blists - more mailing lists