All of lore.kernel.org
 help / color / mirror / Atom feed
* simplify bdi unregistation
@ 2021-10-21 12:44 ` Christoph Hellwig
  0 siblings, 0 replies; 26+ messages in thread
From: Christoph Hellwig @ 2021-10-21 12:44 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra, Jan Kara,
	linux-mtd, linux-fsdevel, linux-mm

Hi Andrew,

this series simplifies the BDI code to get tid of the magic
auto-unregister feature that hid a recent block layer refcounting
bug.

Diffstat:
 drivers/mtd/mtdcore.c |    1 +
 fs/super.c            |    3 +++
 include/linux/fs.h    |    1 +
 mm/backing-dev.c      |   17 +++++++----------
 4 files changed, 12 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2021-10-27  9:48 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 12:44 simplify bdi unregistation Christoph Hellwig
2021-10-21 12:44 ` Christoph Hellwig
2021-10-21 12:44 ` [PATCH 1/5] mm: export bdi_unregister Christoph Hellwig
2021-10-21 12:44   ` Christoph Hellwig
2021-10-22  8:41   ` Jan Kara
2021-10-22  8:41     ` Jan Kara
2021-10-21 12:44 ` [PATCH 2/5] mtd: call bdi_unregister explicitly Christoph Hellwig
2021-10-21 12:44   ` Christoph Hellwig
2021-10-22  8:43   ` Jan Kara
2021-10-22  8:43     ` Jan Kara
2021-10-21 12:44 ` [PATCH 3/5] fs: explicitly unregister per-superblock BDIs Christoph Hellwig
2021-10-21 12:44   ` Christoph Hellwig
2021-10-22  8:48   ` Jan Kara
2021-10-22  8:48     ` Jan Kara
2021-10-21 12:44 ` [PATCH 4/5] mm: don't automatically unregister bdis Christoph Hellwig
2021-10-21 12:44   ` Christoph Hellwig
2021-10-22  8:51   ` Jan Kara
2021-10-22  8:51     ` Jan Kara
2021-10-21 12:44 ` [PATCH 5/5] mm: simplify bdi refcounting Christoph Hellwig
2021-10-21 12:44   ` Christoph Hellwig
2021-10-22  9:02   ` Jan Kara
2021-10-22  9:02     ` Jan Kara
2021-10-27  7:42     ` Christoph Hellwig
2021-10-27  7:42       ` Christoph Hellwig
2021-10-27  9:47       ` Jan Kara
2021-10-27  9:47         ` Jan Kara

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.