All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-nvdimm <linux-nvdimm@lists.01.org>
Subject: [GIT PULL] Fileystem-DAX fix for v5.1-rc6
Date: Mon, 15 Apr 2019 12:34:33 -0700	[thread overview]
Message-ID: <CAPcyv4g97hof42jNAx__GpZ9ATPLv4J2AFo56nRzH-whCj7vgg@mail.gmail.com> (raw)

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/fsdax-fix-5.1-rc6

...to receive a single filesystem-dax fix. It has been lingering in
-next for a long while and there are no other fsdax fixes on the
horizon.

---

The following changes since commit e4b3448bc346fedf36db64124a664a959995b085:

  dax: Flush partial PMDs correctly (2019-03-01 17:24:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/fsdax-fix-5.1-rc6

for you to fetch changes up to 11cf9d863dcb583345723b0ed72173348761e9c0:

  fs/dax: Deposit pagetable even when installing zero page (2019-03-13
13:58:46 -0700)

----------------------------------------------------------------
fsdax fix 5.1-rc6

- Avoid a crash scenario with architectures like powerpc that require
  'pgtable_deposit' for the zero page.

----------------------------------------------------------------
Aneesh Kumar K.V (1):
      fs/dax: Deposit pagetable even when installing zero page

 fs/dax.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

WARNING: multiple messages have this Message-ID (diff)
From: Dan Williams <dan.j.williams@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nvdimm <linux-nvdimm@lists.01.org>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Fileystem-DAX fix for v5.1-rc6
Date: Mon, 15 Apr 2019 12:34:33 -0700	[thread overview]
Message-ID: <CAPcyv4g97hof42jNAx__GpZ9ATPLv4J2AFo56nRzH-whCj7vgg@mail.gmail.com> (raw)

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/fsdax-fix-5.1-rc6

...to receive a single filesystem-dax fix. It has been lingering in
-next for a long while and there are no other fsdax fixes on the
horizon.

---

The following changes since commit e4b3448bc346fedf36db64124a664a959995b085:

  dax: Flush partial PMDs correctly (2019-03-01 17:24:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/fsdax-fix-5.1-rc6

for you to fetch changes up to 11cf9d863dcb583345723b0ed72173348761e9c0:

  fs/dax: Deposit pagetable even when installing zero page (2019-03-13
13:58:46 -0700)

----------------------------------------------------------------
fsdax fix 5.1-rc6

- Avoid a crash scenario with architectures like powerpc that require
  'pgtable_deposit' for the zero page.

----------------------------------------------------------------
Aneesh Kumar K.V (1):
      fs/dax: Deposit pagetable even when installing zero page

 fs/dax.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

             reply	other threads:[~2019-04-15 19:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-15 19:34 Dan Williams [this message]
2019-04-15 19:34 ` [GIT PULL] Fileystem-DAX fix for v5.1-rc6 Dan Williams
2019-04-15 22:15 ` pr-tracker-bot
2019-04-15 22:15   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPcyv4g97hof42jNAx__GpZ9ATPLv4J2AFo56nRzH-whCj7vgg@mail.gmail.com \
    --to=dan.j.williams@intel.com \
    --cc=aneesh.kumar@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvdimm@lists.01.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.