linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] target: Updates related to UASP
@ 2022-07-19  2:06 Thinh Nguyen
  2022-07-19  2:07 ` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET Thinh Nguyen
  2022-07-19  2:07 ` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION Thinh Nguyen
  0 siblings, 2 replies; 6+ messages in thread
From: Thinh Nguyen @ 2022-07-19  2:06 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, target-devel, Martin K. Petersen
  Cc: John Youn, Thinh Nguyen, linux-usb

Here are some changes splitted from the series below [*]:
"[PATCH 00/36] usb: gadget: f_tcm: Enhance UASP driver"

Cc: linux-usb@vger.kernel.org

Changes in v2:
 - From review, remove the following patches either because they are incorrect
   or not needed:
     target: Don't drain empty list
     target: Does tmr notify on aborted command
     target: Don't remove command too early
     target: Return Function Complete
     target: Don't do tmr_notify on empty aborted list
     target: Refactor core_tmr_abort_task
     target: Don't respond TMR_LUN_DOES_NOT_EXIST for all TMR failure
     target: Introduce target_submit_tmr_fail_response
     target: Include INQUIRY length
 - Minor fixes to the remaining patches


[*] https://lore.kernel.org/linux-usb/cover.1657149962.git.Thinh.Nguyen@synopsys.com/





Thinh Nguyen (4):
  target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
  target: Implement TMR_ABORT_TASK_SET
  target: Properly set Sense Data Length of CHECK CONDITION
  target: Properly set Sense data length when copy sense

 drivers/target/target_core_alua.c      | 70 ++++++++++++++++++++++++++
 drivers/target/target_core_alua.h      |  2 +
 drivers/target/target_core_spc.c       | 14 +++++-
 drivers/target/target_core_tmr.c       | 16 ++++--
 drivers/target/target_core_transport.c | 21 ++++++--
 5 files changed, 111 insertions(+), 12 deletions(-)


base-commit: 88a15fbb47db483d06b12b1ae69f114b96361a96
-- 
2.28.0


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

end of thread, other threads:[~2022-07-20 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19  2:06 [PATCH v2 0/4] target: Updates related to UASP Thinh Nguyen
2022-07-19  2:07 ` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET Thinh Nguyen
2022-07-19 15:56   ` Mike Christie
2022-07-19 23:05     ` Thinh Nguyen
2022-07-20 15:41     ` Konstantin Shelekhin
2022-07-19  2:07 ` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION Thinh Nguyen

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).