]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Aug 2022 22:21:53 +0000 (15:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Aug 2022 22:21:53 +0000 (15:21 -0700)
commit50cd1d3a1c8b6a263a4071145c2bb9d904a6dd70
tree7c164188c1d6a271577be372e16cd8272d2ede0d
parent61c3dff97e98b959b0baa6a8fe648159529e5dff
parent95367fcc8c72d94196266c1241b9a13408cfe304
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs

Pull zonefs update from Damien Le Moal:
 "A single change for this cycle to simplify handling of the memory page
  used as super block buffer during mount (from Fabio)"

* tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
  zonefs: Call page_address() on page acquired with GFP_KERNEL flag
fs/zonefs/super.c