[GIT PULL] Fileystem-DAX fix for v5.1-rc6

From: Dan Williams
Date: Mon Apr 15 2019 - 15:34:47 EST


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(+)