linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode 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 ` [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry Vivek Goyal
2021-04-28 21:08 ` [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry() Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).