From: Martin K. Petersen Date: Sun, 1 Mar 2026 02:05:49 +0000 (-0500) Subject: Merge patch series "scsi: target: Add support for completing commands from backend... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf5c303eb9898930c5313769df14a76c51075c1;p=thirdparty%2Fkernel%2Fstable.git Merge patch series "scsi: target: Add support for completing commands from backend context" The following patches made over Linus's current tree allow users to tell the target layer to perform direct completions instead of always deferring to LIO's completion workqueue. When the frontend driver already has multiple worker threads (or you are doing a LUN per target with a single thread per target) then bypassing the LIO workqueue can increase performance 20-30%. Link: https://patch.msgid.link/20260222232946.7637-1-michael.christie@oracle.com Signed-off-by: Martin K. Petersen --- 1bf5c303eb9898930c5313769df14a76c51075c1