Re: [GIT PULL] Filesystem-DAX fixes for 5.1

2019-03-13 Thread pr-tracker-bot
The pull request you sent on Tue, 12 Mar 2019 16:20:52 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/fsdax-for-5.1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
___
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm


[GIT PULL] Filesystem-DAX fixes for 5.1

2019-03-12 Thread Dan Williams
Hi Linus, please pull from:

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

...to receive a small collection of cleanups and an Xarray fix for
v5.1-rc1. It has soaked in -next without issue, although the Xarray
fix was recently re-flowed to fix up a tracepoint argument and add
Jan's reviewed-by.

---

The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:

  Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e4b3448bc346fedf36db64124a664a959995b085:

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


filesystem-dax for 5.1

* Fix handling of PMD-sized entries in the Xarray that lead to a crash
  scenario.

* Miscellaneous cleanups and small fixes


Ira Weiny (1):
  fs/dax: NIT fix comment regarding start/end vs range

Matthew Wilcox (1):
  dax: Flush partial PMDs correctly

Souptick Joarder (1):
  fs/dax: Convert to use vmf_error()

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