Linus, The following changes since commit 88084a3df1672e131ddc1b4e39eeacfd39864acf: Linux 5.19-rc5 (2022-07-03 15:39:28 -0700) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-5.20-rc1 for you to fetch changes up to 6bac30bb8ff8195cbcfc177b3b6b0732929170c1: zonefs: Call page_address() on page acquired with GFP_KERNEL flag (2022-07-07 07:30:36 +0900) ---------------------------------------------------------------- zonefs changes for 5.20-rc1 A single change for this cycle to simplify handling of the memory page used as super block buffer during mount (from Fabio). ---------------------------------------------------------------- Fabio M. De Francesco (1): zonefs: Call page_address() on page acquired with GFP_KERNEL flag fs/zonefs/super.c | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-)