* [GIT PULL] DAX for 6.11
@ 2024-08-16 13:44 Ira Weiny
2024-08-16 17:14 ` Ira Weiny
2024-08-16 18:53 ` pr-tracker-bot
0 siblings, 2 replies; 4+ messages in thread
From: Ira Weiny @ 2024-08-16 13:44 UTC (permalink / raw)
To: Linus Torvalds
Cc: Zhihao Cheng, Christoph Hellwig, Dave Jiang, Alison Schofield,
nvdimm, linux-kernel
Hi Linux, please pull from
https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
To get a fix for filesystem DAX.
It has been in -next since August 12th without any reported issues.
Thanks,
Ira Weiny
---
The following changes since commit afdab700f65e14070d8ab92175544b1c62b8bf03:
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux (2024-08-09 11:18:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
for you to fetch changes up to d5240fa65db071909e9d1d5adcc5fd1abc8e96fe:
nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases (2024-08-09 14:29:58 -0500)
----------------------------------------------------------------
libnvdimm fixes for v6.11-rc4
Commit f467fee48da4 ("block: move the dax flag to queue_limits") broke
the DAX tests by skipping over the legacy pmem mapping pages case.
- Set the DAX flag in this case as well.
----------------------------------------------------------------
Zhihao Cheng (1):
nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
drivers/nvdimm/pmem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] DAX for 6.11
2024-08-16 13:44 [GIT PULL] DAX for 6.11 Ira Weiny
@ 2024-08-16 17:14 ` Ira Weiny
2024-08-16 18:42 ` Linus Torvalds
2024-08-16 18:53 ` pr-tracker-bot
1 sibling, 1 reply; 4+ messages in thread
From: Ira Weiny @ 2024-08-16 17:14 UTC (permalink / raw)
To: Ira Weiny, Linus Torvalds
Cc: Zhihao Cheng, Christoph Hellwig, Dave Jiang, Alison Schofield,
nvdimm, linux-kernel
Ira Weiny wrote:
> Hi Linux, please pull from
^^^^^
Linus.
Apologies,
Ira
>
> https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
>
> To get a fix for filesystem DAX.
>
> It has been in -next since August 12th without any reported issues.
>
> Thanks,
> Ira Weiny
>
> ---
>
> The following changes since commit afdab700f65e14070d8ab92175544b1c62b8bf03:
>
> Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux (2024-08-09 11:18:09 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
>
> for you to fetch changes up to d5240fa65db071909e9d1d5adcc5fd1abc8e96fe:
>
> nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases (2024-08-09 14:29:58 -0500)
>
> ----------------------------------------------------------------
> libnvdimm fixes for v6.11-rc4
>
> Commit f467fee48da4 ("block: move the dax flag to queue_limits") broke
> the DAX tests by skipping over the legacy pmem mapping pages case.
>
> - Set the DAX flag in this case as well.
>
> ----------------------------------------------------------------
> Zhihao Cheng (1):
> nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
>
> drivers/nvdimm/pmem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] DAX for 6.11
2024-08-16 17:14 ` Ira Weiny
@ 2024-08-16 18:42 ` Linus Torvalds
0 siblings, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2024-08-16 18:42 UTC (permalink / raw)
To: Ira Weiny
Cc: Zhihao Cheng, Christoph Hellwig, Dave Jiang, Alison Schofield,
nvdimm, linux-kernel
On Fri, 16 Aug 2024 at 10:15, Ira Weiny <ira.weiny@intel.com> wrote:
>
> Ira Weiny wrote:
> > Hi Linux, please pull from
> ^^^^^
> Linus.
>
> Apologies,
Heh. I've been called worse. And it's a fairly common typo with people
whose fingers are used to type "Linux" and do so on auto-pilot.
I have an evil twin called Kubys, which is what happens when I type my
own name and my right hand is off by one key.
So if I occasionally mis-type my own name, I can hardly complain when
others do it..
Linus
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] DAX for 6.11
2024-08-16 13:44 [GIT PULL] DAX for 6.11 Ira Weiny
2024-08-16 17:14 ` Ira Weiny
@ 2024-08-16 18:53 ` pr-tracker-bot
1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2024-08-16 18:53 UTC (permalink / raw)
To: Ira Weiny
Cc: Linus Torvalds, Zhihao Cheng, Christoph Hellwig, Dave Jiang,
Alison Schofield, nvdimm, linux-kernel
The pull request you sent on Fri, 16 Aug 2024 08:44:39 -0500:
> https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e4a55b555db6d2a006551605ef4404529e878cd2
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-08-16 18:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 13:44 [GIT PULL] DAX for 6.11 Ira Weiny
2024-08-16 17:14 ` Ira Weiny
2024-08-16 18:42 ` Linus Torvalds
2024-08-16 18:53 ` 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