From: Linus Torvalds Date: Sat, 12 Sep 2015 18:19:01 +0000 (-0700) Subject: Merge branch 'writeback-plugging' X-Git-Tag: v4.3-rc1~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e1df8b0a1bb2ac8254616d6075e40f9ca447fa29;p=linux-block.git Merge branch 'writeback-plugging' Fix up the writeback plugging introduced in commit d353d7587d02 ("writeback: plug writeback at a high level") that then caused problems due to the unplug happening with a spinlock held. * writeback-plugging: writeback: plug writeback in wb_writeback() and writeback_inodes_wb() Revert "writeback: plug writeback at a high level" --- e1df8b0a1bb2ac8254616d6075e40f9ca447fa29