linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bdi fixes
@ 2014-02-25 22:29 Jan Kara
  2014-02-25 22:29 ` [PATCH 1/2] bdi: Fix hung task on sync Jan Kara
  2014-02-25 22:29 ` [PATCH 2/2] bdi: Avoid oops on device removal Jan Kara
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Kara @ 2014-02-25 22:29 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: LKML, Jens Axboe, Tejun Heo


  Hello,

these two patches fix regressions caused by conversion from flusher
threads to standard workqueue. The first patch is an updated version of
Derek's fix, the second patch fixes a reliable oops on removal of a
device that is written to. I'm open to suggestions for a better fix in
case of the second patch but at least for 3.13 and stable kernels what I
did seemed good enough.

								Honza

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

end of thread, other threads:[~2014-02-27 21:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 22:29 [PATCH 0/2] bdi fixes Jan Kara
2014-02-25 22:29 ` [PATCH 1/2] bdi: Fix hung task on sync Jan Kara
2014-02-25 22:43   ` Tejun Heo
2014-02-27 16:13     ` Jan Kara
2014-02-25 22:29 ` [PATCH 2/2] bdi: Avoid oops on device removal Jan Kara
2014-02-27 20:07   ` Tejun Heo
2014-02-27 21:32     ` 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).