Linus, The following changes since commit 61ba9e9712e187e019e6451bb9fc8eb24685fc50: zonefs: Remove to_attr() helper function (2022-11-16 16:08:31 +0900) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.1-rc7 for you to fetch changes up to db58653ce0c7cf4d155727852607106f890005c0: zonefs: Fix active zone accounting (2022-11-25 17:01:22 +0900) ---------------------------------------------------------------- zonefs fixes for 6.1-rc7 - Fix a race between zonefs module initialization of sysfs attribute directory and mounting a drive (from Xiaoxu). - Fix active zone accounting in the rare case of an IO error due to a zone transition to offline or read-only state (from me). ---------------------------------------------------------------- Damien Le Moal (1): zonefs: Fix active zone accounting Zhang Xiaoxu (1): zonefs: Fix race between modprobe and mount fs/zonefs/super.c | 23 +++++++++++++++++------ fs/zonefs/zonefs.h | 6 ++++-- 2 files changed, 21 insertions(+), 8 deletions(-)