From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] zonefs changes for 5.20-rc1
Date: Wed, 3 Aug 2022 15:41:13 +0900 [thread overview]
Message-ID: <20220803064113.986932-1-damien.lemoal@opensource.wdc.com> (raw)
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@gitolite.kernel.org/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(-)
next reply other threads:[~2022-08-03 6:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-03 6:41 Damien Le Moal [this message]
2022-08-03 22:29 ` [GIT PULL] zonefs changes for 5.20-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220803064113.986932-1-damien.lemoal@opensource.wdc.com \
--to=damien.lemoal@opensource.wdc.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).