All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
@ 2021-04-28 19:03 ` Vivek Goyal
  0 siblings, 0 replies; 15+ messages in thread
From: Vivek Goyal @ 2021-04-28 19:03 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel, linux-nvdimm, virtio-fs, dan.j.williams
  Cc: vgoyal, willy, jack, groug

Hi,

This is V6. Only change since V5 is that I changed order of WAKE_NEXT
and WAKE_ALL in comments too.

Vivek

Vivek Goyal (3):
  dax: Add an enum for specifying dax wakup mode
  dax: Add a wakeup mode parameter to put_unlocked_entry()
  dax: Wake up all waiters after invalidating dax entry

 fs/dax.c | 35 +++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-04-28 21:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 19:03 [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry() Vivek Goyal
2021-04-28 19:03 ` [Virtio-fs] " Vivek Goyal
2021-04-28 19:03 ` Vivek Goyal
2021-04-28 19:03 ` [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode Vivek Goyal
2021-04-28 19:03   ` [Virtio-fs] " Vivek Goyal
2021-04-28 19:03   ` Vivek Goyal
2021-04-28 19:03 ` [PATCH v6 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry() Vivek Goyal
2021-04-28 19:03   ` [Virtio-fs] " Vivek Goyal
2021-04-28 19:03   ` Vivek Goyal
2021-04-28 19:03 ` [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry Vivek Goyal
2021-04-28 19:03   ` [Virtio-fs] " Vivek Goyal
2021-04-28 19:03   ` Vivek Goyal
2021-04-28 21:08 ` [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry() Dan Williams
2021-04-28 21:08   ` [Virtio-fs] " Dan Williams
2021-04-28 21:08   ` Dan Williams

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.