mbox series

[GIT,PULL] zonefs changes for 5.20-rc1

Message ID 20220803064113.986932-1-damien.lemoal@opensource.wdc.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] zonefs changes for 5.20-rc1 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-5.20-rc1

Message

Damien Le Moal Aug. 3, 2022, 6:41 a.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 3, 2022, 10:29 p.m. UTC | #1
The pull request you sent on Wed,  3 Aug 2022 15:41:13 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-5.20-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a39b5dbdd2bc5ba36e6b90f2f979efcb090b0613

Thank you!