linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dax fixes v5.3-rc4
@ 2019-08-11 19:01 Dan Williams
  2019-08-11 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Williams @ 2019-08-11 19:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nvdimm, Linux Kernel Mailing List

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/dax-fixes-5.3-rc4

...a filesystem-dax and device-dax fix for v5.3. The filesystem-dax
fix is tagged for stable as the implementation has been mistakenly
throwing away all cow pages on any truncate or hole punch operation as
part of the solution to coordinate device-dma vs truncate to dax
pages. The device-dax change fixes up a regression this cycle from the
introduction of a common 'internal per-cpu-ref' implementation.

The filesystem-dax fix has appeared in -next. The device-dax has not,
but it has been exposed on a kbuild-robot visible branch for the past
few days, and passes the nvdimm unit tests.

---

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/dax-fixes-5.3-rc4

for you to fetch changes up to 06282373ff57a2b82621be4f84f981e1b0a4eb28:

  mm/memremap: Fix reuse of pgmap instances with internal references
(2019-08-09 14:16:15 -0700)

----------------------------------------------------------------
dax fixes v5.3-rc4

- Fix dax_layout_busy_page() to not discard private cow pages of fs/dax
  private mappings.

- Update the memremap_pages core to properly cleanup on behalf of
  internal reference-count users like device-dax.

----------------------------------------------------------------
Dan Williams (1):
      mm/memremap: Fix reuse of pgmap instances with internal references

Vivek Goyal (1):
      dax: dax_layout_busy_page() should not unmap cow pages

 fs/dax.c      | 2 +-
 mm/memremap.c | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] dax fixes v5.3-rc4
  2019-08-11 19:01 [GIT PULL] dax fixes v5.3-rc4 Dan Williams
@ 2019-08-11 20:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-11 20:20 UTC (permalink / raw)
  To: Dan Williams; +Cc: Linus Torvalds, linux-nvdimm, Linux Kernel Mailing List

The pull request you sent on Sun, 11 Aug 2019 12:01:02 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-fixes-5.3-rc4

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-11 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-11 19:01 [GIT PULL] dax fixes v5.3-rc4 Dan Williams
2019-08-11 20:20 ` pr-tracker-bot

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).