All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-devel] [PATCH 0/6] dm: some changes just staged for 6.3
@ 2023-02-17 20:07 Mike Snitzer
  2023-02-17 20:07 ` [dm-devel] [PATCH 1/6] dm: add cond_resched() to dm_wq_work() Mike Snitzer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mike Snitzer @ 2023-02-17 20:07 UTC (permalink / raw)
  To: dm-devel; +Cc: Mike Snitzer

Hou Tao (1):
  dm ioctl: remove unnecessary check when using dm_get_mdptr()

Mike Snitzer (4):
  dm: add cond_resched() to dm_wq_requeue_work()
  dm thin: add cond_resched() to various workqueue loops
  dm cache: add cond_resched() to various workqueue loops
  dm ioctl: assert _hash_lock is held in __hash_remove

Pingfan Liu (1):
  dm: add cond_resched() to dm_wq_work()

 drivers/md/dm-cache-target.c |  4 ++++
 drivers/md/dm-ioctl.c        | 10 +++++++---
 drivers/md/dm-thin.c         |  2 ++
 drivers/md/dm.c              |  2 ++
 4 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.37.0 (Apple Git-136)

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


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

end of thread, other threads:[~2023-02-17 20:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 20:07 [dm-devel] [PATCH 0/6] dm: some changes just staged for 6.3 Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 1/6] dm: add cond_resched() to dm_wq_work() Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 2/6] dm: add cond_resched() to dm_wq_requeue_work() Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 3/6] dm thin: add cond_resched() to various workqueue loops Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 4/6] dm cache: " Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 5/6] dm ioctl: assert _hash_lock is held in __hash_remove Mike Snitzer
2023-02-17 20:07 ` [dm-devel] [PATCH 6/6] dm ioctl: remove unnecessary check when using dm_get_mdptr() Mike Snitzer

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.