This is the start of the stable review cycle for the 5.10.207 release. There are 7 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sat, 13 Jan 2024 09:46:53 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.207-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 5.10.207-rc1 Alexander Atanasov <alexander.atanasov@xxxxxxxxxxxxx> scsi: core: Always send batch on reset or error handling command Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Add scsi_prot_ref_tag() helper" Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Introduce scsi_get_sector()" Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Make scsi_get_lba() return the LBA" Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request" Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Use a structure member to track the SCSI command submitter" Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "scsi: core: Always send batch on reset or error handling command" ------------- Diffstat: Makefile | 4 ++-- drivers/scsi/scsi.c | 2 +- drivers/scsi/scsi_error.c | 34 +++++++++++++++++++--------------- drivers/scsi/scsi_lib.c | 38 +++++++++++++------------------------- drivers/scsi/scsi_logging.c | 18 ++++++++---------- drivers/scsi/scsi_priv.h | 1 - include/scsi/scsi_cmnd.h | 29 +++-------------------------- include/scsi/scsi_device.h | 16 +++++++--------- 8 files changed, 53 insertions(+), 89 deletions(-)