lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260127082112.1114158-1-zhangshida2026@163.com>
Date: Tue, 27 Jan 2026 16:21:10 +0800
From: zhangshida2026@....com
To: colyli@...as.com,
	kent.overstreet@...ux.dev,
	hch@...radead.org,
	axboe@...nel.dk
Cc: linux-bcache@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	zhangshida@...inos.cn,
	starzhangzsd@...il.com
Subject: [PATCH v3 0/2] bcache: fix I/O accounting leak

From: Shida Zhang <zhangshida@...inos.cn>

This series addresses an I/O accounting leak where detached bcache
devices could report 100% utilization in iostat after completion
of discard requests.

Changes since v2:
- Omitting the dead NULL check for bio_alloc_clone() (suggested by hch).
- Updated the Fixes tag for the accounting leak.

Shida Zhang (2):
  bcache: remove dead code in detached_dev_do_request
  bcache: fix I/O accounting leak in detached_dev_do_request

 drivers/md/bcache/request.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ