[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPcyv4iOwM+qaKdw-BPkDe9Fpc19YVezVVurZ0n0o7OsRsEuJw@mail.gmail.com>
Date: Tue, 22 Mar 2022 18:39:49 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux NVDIMM <nvdimm@...ts.linux.dev>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] DAX update for 5.18
Hi Linus, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-for-5.18
...to receive a small collection of dax fixes for 5.18. Andrew has
been shepherding major dax features that touch the core -mm through
his tree, but I still collect the dax updates that are core-mm
independent. These have been in Linux-next with no reported issue for
multiple weeks.
---
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/dax-for-5.18
for you to fetch changes up to db8cd5efeebc4904df1653926102413d088a5c7e:
dax: Fix missing kdoc for dax_device (2022-03-12 13:46:25 -0800)
----------------------------------------------------------------
dax for 5.18
- Fix a crash due to a missing rcu_barrier() in dax_fs_exit()
- Fix two miscellaneous doc issues
----------------------------------------------------------------
Ira Weiny (1):
dax: Fix missing kdoc for dax_device
Shiyang Ruan (1):
fsdax: fix function description
Tong Zhang (1):
dax: make sure inodes are flushed before destroy cache
drivers/dax/super.c | 2 ++
fs/dax.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists