All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] blk-mq: bitmap tag: Fix few races
@ 2014-06-12 15:05 Alexander Gordeev
  2014-06-12 15:05 ` [PATCH 1/3] blk-mq: bitmap tag: fix races on shared ::wake_index fields Alexander Gordeev
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexander Gordeev @ 2014-06-12 15:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexander Gordeev, Ming Lei, Jens Axboe

Hi Jens,

This series is against for-3.16/blk-mq-tagging branch.

Cc: Ming Lei <tom.leiming@gmail.com>
Cc: Jens Axboe <axboe@kernel.dk>

Alexander Gordeev (3):
  blk-mq: bitmap tag: fix races on shared ::wake_index fields
  blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt
  blk-mq: bitmap tag: clean-up bt_get() function

 block/blk-mq-tag.c     |   73 ++++++++++++++++++++++++++---------------------
 block/blk-mq-tag.h     |    2 +-
 include/linux/blk-mq.h |    2 +-
 3 files changed, 42 insertions(+), 35 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2014-06-18  3:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-12 15:05 [PATCH 0/3] blk-mq: bitmap tag: Fix few races Alexander Gordeev
2014-06-12 15:05 ` [PATCH 1/3] blk-mq: bitmap tag: fix races on shared ::wake_index fields Alexander Gordeev
2014-06-12 15:05 ` [PATCH 2/3] blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt Alexander Gordeev
2014-06-12 15:05 ` [PATCH 3/3] blk-mq: bitmap tag: clean-up bt_get() function Alexander Gordeev
2014-06-17 10:35 ` [PATCH 0/3] blk-mq: bitmap tag: Fix few races Christoph Hellwig
2014-06-17 13:21   ` Jens Axboe
2014-06-17 17:39     ` Alexander Gordeev
2014-06-17 20:37       ` [PATCH v2 3/3] blk-mq: bitmap tag: fix races in bt_get() function Alexander Gordeev
2014-06-18  3:12       ` [PATCH 0/3] blk-mq: bitmap tag: Fix few races Jens Axboe

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.