Linus, The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4: Linux 6.2-rc4 (2023-01-15 09:22:43 -0600) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.2-rc5 for you to fetch changes up to a608da3bd730d718f2d3ebec1c26f9865f8f17ce: zonefs: Detect append writes at invalid locations (2023-01-16 08:42:12 +0900) ---------------------------------------------------------------- zonefs fixes for 6.2-rc5 * A single patch to fix sync write operations to detect and handle errors due to external zone corruptions resulting in writes at invalid location, from me. ---------------------------------------------------------------- Damien Le Moal (1): zonefs: Detect append writes at invalid locations fs/zonefs/super.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)