linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] block: Fixes for bdi handling
@ 2017-03-09 10:16 Jan Kara
  2017-03-09 10:16 ` [PATCH 1/4] block: Allow bdi re-registration Jan Kara
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Jan Kara @ 2017-03-09 10:16 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Tejun Heo, linux-block, Dan Williams, Omar Sandoval,
	Arthur Marsh, linux-scsi, Jan Kara

Hi!

this is a second revision of the series fixing the most urgent bugs that were
introduced by commit 165a5e22fafb "block: Move bdi_unregister() to
del_gendisk()" and by 0dba1314d4f8 "scsi, block: fix duplicate bdi name
registration crashes".  In fact before these commits we had a different set of
problems in the code but they were less visible :).

Changes since v1:
* Added Acked-by and Tested-by tags
* Changed usage_cnt increment to reinitialize as requested by Tejun and James

								Honza

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/4] block: Fixes for bdi handling
@ 2017-03-08 16:48 Jan Kara
  2017-03-08 16:48 ` [PATCH 1/4] block: Allow bdi re-registration Jan Kara
  0 siblings, 1 reply; 13+ messages in thread
From: Jan Kara @ 2017-03-08 16:48 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Tejun Heo, linux-block, Dan Williams, Omar Sandoval,
	Arthur Marsh, linux-scsi, Jan Kara

Hi!

patches in this series fix the most urgent bugs that were introduced by commit
165a5e22fafb "block: Move bdi_unregister() to del_gendisk()" and by
0dba1314d4f8 "scsi, block: fix duplicate bdi name registration crashes".
In fact before these commits we had a different set of problems in the
code but they were less visible :).

I'm still waiting for test confirmation from Omar and Arthur Marsh who reported
issues but I'm not able to hit any problem anymore in my testing.  I think it
would be nice to get the patches to rc2 so to speed up things I'm posting the
patches now so that review can happen in parallel with the testing.

Other BDI handling fixes I have in my queue can wait a bit more since they are
either theoretical or long-standing issues. So I'll repost them once these four
are sorted out.

								Honza

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

end of thread, other threads:[~2017-03-11 22:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 10:16 [PATCH 0/4 v2] block: Fixes for bdi handling Jan Kara
2017-03-09 10:16 ` [PATCH 1/4] block: Allow bdi re-registration Jan Kara
2017-03-09 16:39   ` Tejun Heo
2017-03-09 10:16 ` [PATCH 2/4] bdi: Fix use-after-free in wb_congested_put() Jan Kara
2017-03-09 10:16 ` [PATCH 3/4] block: Make del_gendisk() safer for disks without queues Jan Kara
2017-03-09 10:16 ` [PATCH 4/4] Revert "scsi, block: fix duplicate bdi name registration crashes" Jan Kara
2017-03-09 16:41 ` [PATCH 0/4 v2] block: Fixes for bdi handling Jens Axboe
2017-03-10 10:22   ` Jan Kara
2017-03-11 22:27     ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2017-03-08 16:48 [PATCH 0/4] " Jan Kara
2017-03-08 16:48 ` [PATCH 1/4] block: Allow bdi re-registration Jan Kara
2017-03-08 22:55   ` Tejun Heo
2017-03-08 23:17     ` James Bottomley
2017-03-09  9:10     ` Jan Kara

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