linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
@ 2021-04-28 16:50 Vivek Goyal
  2021-04-28 16:50 ` [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode Vivek Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vivek Goyal @ 2021-04-28 16:50 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel, linux-nvdimm, virtio-fs, dan.j.williams
  Cc: miklos, jack, willy, slp

Hi,

This is V5 of patches. Posted V4 here.

https://lore.kernel.org/linux-fsdevel/20210423130723.1673919-1-vgoyal@redhat.com/

Changes since V4:

- Changed order of WAKE_NEXT and WAKE_ALL entries in enum. (Matthew Wilcox).

Thanks
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
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

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

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

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).