]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge patch series "target: RW/num_cmds stats improvements"
authorMartin K. Petersen <martin.petersen@oracle.com>
Mon, 3 Nov 2025 03:07:27 +0000 (22:07 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 3 Nov 2025 03:07:27 +0000 (22:07 -0500)
commitbb8222b6f3586168f66ae5678fdca3179af60821
tree72ff6b7b0f572bda92a6644ffc96c5225cd591ca
parent867e4b1bae4bc990dcdbc756f2caa680818036bd
parentbbb490053173b737604a87af03f2113fb1c279a0
Merge patch series "target: RW/num_cmds stats improvements"

Mike Christie <michael.christie@oracle.com> says:

The following patches were made over Linus tree. They fix/improve the
stats used in the main IO path. The first patch fixes an issue where
I made some stats u32 when they should have stayed u64. The rest of
the patches improve the handling of RW/num_cmds stats to reduce code
duplication and improve performance.

Link: https://patch.msgid.link/20250917221338.14813-1-michael.christie@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_device.c
include/target/target_core_base.h