public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] fix blktrace debugfs entries leakage
@ 2023-06-08  2:41 Yu Kuai
  2023-06-08  2:41 ` [PATCH v3 1/2] scsi: sg: " Yu Kuai
  2023-06-08  2:41 ` [PATCH v3 2/2] block: " Yu Kuai
  0 siblings, 2 replies; 7+ messages in thread
From: Yu Kuai @ 2023-06-08  2:41 UTC (permalink / raw)
  To: hch, axboe, dgilbert, jejb, martin.petersen
  Cc: linux-block, linux-kernel, linux-scsi, yukuai3, yukuai1, yi.zhang,
	yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Changes in v3:
 - add a new patch to handle /dev/sg

Changes in v2:
 - cleanup bltkrace in disk_release() instead of blk_free_queue()

Yu Kuai (2):
  scsi: sg: fix blktrace debugfs entries leakage
  block: fix blktrace debugfs entries leakage

 block/genhd.c     | 5 ++++-
 drivers/scsi/sg.c | 8 ++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-09  1:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08  2:41 [PATCH v3 0/2] fix blktrace debugfs entries leakage Yu Kuai
2023-06-08  2:41 ` [PATCH v3 1/2] scsi: sg: " Yu Kuai
2023-06-08  6:12   ` Christoph Hellwig
2023-06-08 16:02   ` kernel test robot
2023-06-09  1:12     ` Yu Kuai
2023-06-08  2:41 ` [PATCH v3 2/2] block: " Yu Kuai
2023-06-08  6:13   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox