linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] NVDIMM and DAX fixes for 6.0-final
@ 2022-09-25  1:33 Dan Williams
  2022-09-25 16:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Williams @ 2022-09-25  1:33 UTC (permalink / raw)
  To: torvalds; +Cc: nvdimm, linux-kernel

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-and-nvdimm-fixes-v6.0-final

...to receive a recently discovered one-line fix for devdax that further
addresses a v5.5 regression, and (a bit embarrassing) a small batch of
fixes that have been sitting in my fixes tree for weeks. The older fixes
have soaked in linux-next during that time and address an fsdax infinite
loop and some other minor fixups.

---

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-and-nvdimm-fixes-v6.0-final

for you to fetch changes up to b3bbcc5d1da1b654091dad15980b3d58fdae0fc6:

  Merge branch 'for-6.0/dax' into libnvdimm-fixes (2022-09-24 18:14:12 -0700)

----------------------------------------------------------------
dax-and-nvdimm-fixes-v6.0-final

- Fix a infinite loop bug in fsdax

- Fix memory-type detection for devdax (EINJ regression)

- Small cleanups

----------------------------------------------------------------
Andy Shevchenko (1):
      nvdimm/namespace: drop nested variable in create_namespace_pmem()

Dan Williams (2):
      devdax: Fix soft-reservation memory description
      Merge branch 'for-6.0/dax' into libnvdimm-fixes

Jane Chu (1):
      pmem: fix a name collision

Li Jinlin (1):
      fsdax: Fix infinite loop in dax_iomap_rw()

Shivaprasad G Bhat (1):
      ndtest: Cleanup all of blk namespace specific code

 drivers/dax/hmem/device.c          |  1 +
 drivers/nvdimm/namespace_devs.c    |  2 -
 drivers/nvdimm/pmem.c              |  6 +--
 fs/dax.c                           |  3 ++
 tools/testing/nvdimm/test/ndtest.c | 77 --------------------------------------
 5 files changed, 7 insertions(+), 82 deletions(-)

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

* Re: [GIT PULL] NVDIMM and DAX fixes for 6.0-final
  2022-09-25  1:33 [GIT PULL] NVDIMM and DAX fixes for 6.0-final Dan Williams
@ 2022-09-25 16:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-25 16:08 UTC (permalink / raw)
  To: Dan Williams; +Cc: torvalds, nvdimm, linux-kernel

The pull request you sent on Sat, 24 Sep 2022 18:33:50 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-and-nvdimm-fixes-v6.0-final

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

Thank you!

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

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

end of thread, other threads:[~2022-09-25 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25  1:33 [GIT PULL] NVDIMM and DAX fixes for 6.0-final Dan Williams
2022-09-25 16:08 ` 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).