target-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 00/14] target: TMF and recovery fixes
@ 2023-01-29 23:44 Mike Christie
  2023-01-29 23:44 ` [PATCH v3 01/14] scsi: target: Move sess cmd counter to new struct Mike Christie
                   ` (13 more replies)
  0 siblings, 14 replies; 26+ messages in thread
From: Mike Christie @ 2023-01-29 23:44 UTC (permalink / raw)
  To: mlombard, martin.petersen, mgurtovoy, sagi, d.bogdanov,
	linux-scsi, target-devel

The following patches apply over Martin's 6.3 branches and Linus's tree.
They fix a couple regressions in iscsit that occur when there are multiple
sessions accessing the same se_device and TMRs are executing and a
connection is closed. And they fix some bugs in isert for the single
session case when there are TMRs executing and the connection is closed.
It also includes Dimitry's fix for cmd cleanup when ERL2 is used.

v3:
- Drop patch "iscsit: Fix isert disconnect handling during login"
- Add patch to drop cmd lock in completion callout
- Add patch to clean up recovery commands earlier when ERL2 is used
- Add patch to handle use-after-free in isert
v2:
- Fix wait/stop use during login failures
- Add patches to support isert




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

end of thread, other threads:[~2023-03-07 10:54 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 23:44 [PATCH v3 00/14] target: TMF and recovery fixes Mike Christie
2023-01-29 23:44 ` [PATCH v3 01/14] scsi: target: Move sess cmd counter to new struct Mike Christie
2023-03-07 10:53   ` Maurizio Lombardi
2023-01-29 23:44 ` [PATCH v3 02/14] scsi: target: Move cmd counter allocation Mike Christie
2023-01-29 23:44 ` [PATCH v3 03/14] scsi: target: Pass in cmd counter to use during cmd setup Mike Christie
2023-01-29 23:44 ` [PATCH v3 04/14] scsi: target: iscsit/isert: Alloc per conn cmd counter Mike Christie
2023-01-29 23:44 ` [PATCH v3 05/14] scsi: target: iscsit: stop/wait on cmds during conn close Mike Christie
2023-03-01 11:57   ` Maurizio Lombardi
2023-01-29 23:44 ` [PATCH v3 06/14] scsi: target: iscsit: Fix TAS handling during conn cleanup Mike Christie
2023-02-14 14:12   ` Maurizio Lombardi
2023-01-29 23:44 ` [PATCH v3 07/14] scsi: target: Fix multiple LUN_RESET handling Mike Christie
2023-02-11  8:59   ` Dmitry Bogdanov
2023-03-02  9:43     ` Dmitry Bogdanov
2023-03-02 17:29       ` Mike Christie
2023-03-03  9:26         ` Dmitry Bogdanov
2023-03-03 16:52           ` Mike Christie
2023-01-29 23:44 ` [PATCH v3 08/14] scsi: target: Drop t_state_lock use in compare_and_write_post Mike Christie
2023-01-29 23:44 ` [PATCH v3 09/14] scsi: target: Treat CMD_T_FABRIC_STOP like CMD_T_STOP Mike Christie
2023-01-29 23:44 ` [PATCH v3 10/14] scsi: target: iscsit: Add helper to check when cmd has failed Mike Christie
2023-02-27 15:12   ` Maurizio Lombardi
2023-01-29 23:44 ` [PATCH v3 11/14] scsi: target: iscsit: Cleanup isert commands at conn closure Mike Christie
2023-01-29 23:44 ` [PATCH v3 12/14] IB/isert: Fix hang in target_wait_for_cmds Mike Christie
2023-01-29 23:44 ` [PATCH v3 13/14] IB/isert: Fix use after free during conn cleanup Mike Christie
2023-02-27 15:10   ` Maurizio Lombardi
2023-01-29 23:44 ` [PATCH v3 14/14] scsi: target: iscsit: free cmds before session free Mike Christie
2023-02-22 12:26   ` Maurizio Lombardi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).