1. 8c3d20a scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED by Steffen Maier · 7 years ago
  2. d70aab5 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED by Steffen Maier · 7 years ago
  3. 96d9270 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return by Steffen Maier · 7 years ago
  4. 512857a7 scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed by Steffen Maier · 7 years ago
  5. 81979ae scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF by Steffen Maier · 7 years ago
  6. df30781 scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler by Steffen Maier · 7 years ago
  7. cd43c22 scsi: cxlflash: Isolate external module dependencies by Uma Krishnan · 7 years ago
  8. de5d35a scsi: cxlflash: Abstract hardware dependent assignments by Uma Krishnan · 7 years ago
  9. 5e12397 scsi: cxlflash: Add include guards to backend.h by Uma Krishnan · 7 years ago
  10. e63a8d8 scsi: cxlflash: Use local mutex for AFU serialization by Matthew R. Ochs · 7 years ago
  11. 32a9ae4 scsi: cxlflash: Acquire semaphore before invoking ioctl services by Uma Krishnan · 7 years ago
  12. d58188c scsi: cxlflash: Limit the debug logs in the IO path by Uma Krishnan · 7 years ago
  13. e0f76ad scsi: cxlflash: Yield to active send threads by Uma Krishnan · 7 years ago
  14. 2f6bca2 scsi: hisi_sas: add check of device in hisi_sas_task_exec() by Xiaofei Tan · 7 years ago
  15. e85d93b scsi: hisi_sas: Use device lock to protect slot alloc/free by Xiang Chen · 7 years ago
  16. fa222db scsi: hisi_sas: Don't lock DQ for complete task sending by Xiang Chen · 7 years ago
  17. 3de0026 scsi: hisi_sas: allocate slot buffer earlier by Xiang Chen · 7 years ago
  18. a2b3820 scsi: hisi_sas: make return type of prep functions void by Xiang Chen · 7 years ago
  19. 7eee4b92 scsi: hisi_sas: relocate smp sg map by Xiang Chen · 7 years ago
  20. 0d846e7 scsi: ufs: make ufshcd_config_pwr_mode of non-static func by Alim Akhtar · 7 years ago
  21. 4404c5d scsi: ufs: add quirk to enable host controller without hce by Alim Akhtar · 7 years ago
  22. 5ac6abc scsi: ufs: add quirk to disallow reset of interrupt aggregation by Alim Akhtar · 7 years ago
  23. 1399c5b scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr by Alim Akhtar · 7 years ago
  24. bbe21d7 scsi: ufs: ufshcd: Remove VLA usage by Kees Cook · 7 years ago
  25. 66b7eac scsi: mptlan: Fix mpt_lan_sdu_send()'s return type by Luc Van Oostenryck · 7 years ago
  26. 81471b0 scsi: ipr: new IOASC update by Wen Xiong · 7 years ago
  27. eaa6d0d scsi: esas2r: fix spelling mistake: "requestss" -> "requests" by Colin Ian King · 7 years ago
  28. 769031c scsi: target: target/file: Add support of direct and async I/O by Andrei Vagin · 7 years ago
  29. 97e0661 scsi: libosd: Remove VLA usage by Kees Cook · 7 years ago
  30. 33d065c scsi: tcmu: refactor nl wr_cache attr with new helpers by Zhu Lingshan · 7 years ago
  31. 84e2850 scsi: tcmu: refactor nl dev_size attr with new helpers by Zhu Lingshan · 7 years ago
  32. 02ccfb5 scsi: tcmu: refactor nl dev_cfg attr with new nl helpers by Zhu Lingshan · 7 years ago
  33. f892bd8 scsi: tcmu: refactor rm_device cmd with new nl helpers by Zhu Lingshan · 7 years ago
  34. e0c240a scsi: tcmu: refactor add_device cmd with new nl helpers by Zhu Lingshan · 7 years ago
  35. 0e5aee3 scsi: tcmu: add new netlink events helpers by Zhu Lingshan · 7 years ago
  36. 9899e4d scsi: 3w-xxxx: fix a missing-check bug by Wenwen Wang · 7 years ago
  37. c9318a3 scsi: 3w-9xxx: fix a missing-check bug by Wenwen Wang · 7 years ago
  38. 27e833d scsi: megaraid: silence a static checker bug by Dan Carpenter · 7 years ago
  39. c09a21d scsi: mptsas: fix spelling mistake: "matchs" -> "matches" by Colin Ian King · 7 years ago
  40. 7afc0ce scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox" by Colin Ian King · 7 years ago
  41. 4b83cb8 scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq by Andrei Vagin · 7 years ago
  42. b931553 scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" by Colin Ian King · 7 years ago
  43. f70c125 scsi: hisi_sas: workaround a v3 hw hilink bug by Xiaofei Tan · 7 years ago
  44. 9b8addf scsi: hisi_sas: add readl poll timeout helper wrappers by John Garry · 7 years ago
  45. bf081d5 scsi: hisi_sas: remove redundant handling to event95 for v3 by Xiaofei Tan · 7 years ago
  46. 9413532 scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw by Xiang Chen · 7 years ago
  47. c2c1d9d scsi: hisi_sas: update PHY linkrate after a controller reset by Xiang Chen · 7 years ago
  48. 6f7c32d scsi: hisi_sas: stop controller timer for reset by John Garry · 7 years ago
  49. c6ef895 scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task() by Xiang Chen · 7 years ago
  50. a14da7a scsi: hisi_sas: fix PI memory size by Xiang Chen · 7 years ago
  51. cd938e5 scsi: hisi_sas: check host frozen before calling "done" function by Xiang Chen · 7 years ago
  52. b81b6cc scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice by Xiang Chen · 7 years ago
  53. 24cf436 scsi: hisi_sas: optimise the usage of DQ locking by Xiang Chen · 7 years ago
  54. 3e21d1c scsi: lpfc: Comment cleanup regarding Broadcom copyright header by James Smart · 7 years ago
  55. e65d8c3 scsi: lpfc: update driver version to 12.0.0.3 by James Smart · 7 years ago
  56. 11f0e34 scsi: lpfc: Enhance log messages when reporting CQE errors by James Smart · 7 years ago
  57. 44c2757 scsi: lpfc: Fix up log messages and stats counters in IO submit code path by James Smart · 7 years ago
  58. d38f33b scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt by James Smart · 7 years ago
  59. 23288b7 scsi: lpfc: Handle new link fault code returned by adapter firmware. by James Smart · 7 years ago
  60. a72d56b scsi: lpfc: Correct fw download error message by James Smart · 7 years ago
  61. 48f8fdb scsi: lpfc: enhance LE data structure copies to hardware by James Smart · 7 years ago
  62. cd24007 scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering by James Smart · 7 years ago
  63. ab7ad49 scsi: qedf: Update version number to 8.33.16.20 by Chad Dupuis · 7 years ago
  64. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  65. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  66. 4f4616c scsi: qedf: Set the UNLOADING flag when removing a vport by Chad Dupuis · 7 years ago
  67. 92bbccd scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout by Chad Dupuis · 7 years ago
  68. 96673e1 scsi: qedf: If qed fails to enable MSI-X fail PCI probe by Chad Dupuis · 7 years ago
  69. 65b7bec scsi: qedf: Honor default_prio module parameter even if DCBX does not converge by Chad Dupuis · 7 years ago
  70. 4b9b7fa scsi: qedf: Improve firmware debug dump handling by Chad Dupuis · 7 years ago
  71. f9a4a7f scsi: qedf: Remove setting DCBX pending during soft context reset by Saurav Kashyap · 7 years ago
  72. 8025c84 scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requests by Chad Dupuis · 7 years ago
  73. 3f9de7f scsi: qedf: Check if link is already up when receiving a link up event from qed by Chad Dupuis · 7 years ago
  74. a8f192b scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled by Chad Dupuis · 7 years ago
  75. adf4884 scsi: qedf: Release RRQ reference correctly when RRQ command times out by Chad Dupuis · 7 years ago
  76. 84b2ba6 scsi: qedf: Honor priority from DCBX FCoE App tag by Chad Dupuis · 7 years ago
  77. ba17d37 scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery by Chad Dupuis · 7 years ago
  78. a93755c scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7 by Chad Dupuis · 7 years ago
  79. 766639c scsi: qedf: Add check for offload before flushing I/Os for target by Chad Dupuis · 7 years ago
  80. 15a93de scsi: qedf: Fix VLAN display when printing sent FIP frames by Chad Dupuis · 7 years ago
  81. f32803b scsi: qedf: Add missing skb frees in error path by Chad Dupuis · 7 years ago
  82. c3ef86f scsi: qedf: Increase the number of default FIP VLAN request retries to 60 by Chad Dupuis · 7 years ago
  83. 44c7c85 scsi: qedf: Synchronize rport restarts when multiple ELS commands time out by Chad Dupuis · 7 years ago
  84. 3f9da25 scsi: qla2xxx: Update driver version to 10.00.00.07-k by himanshu.madhani@cavium.com · 7 years ago
  85. 84905df scsi: qla2xxx: Fix TMF and Multi-Queue config by Quinn Tran · 7 years ago
  86. fc31b7a scsi: qla2xxx: Prevent relogin loop by removing stale code by himanshu.madhani@cavium.com · 7 years ago
  87. 36d49c9 scsi: qla2xxx: Remove stale debug value for login_retry flag by Quinn Tran · 7 years ago
  88. e25f765 scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function by Quinn Tran · 7 years ago
  89. 8ea4faf scsi: qla2xxx: Fix Inquiry command being dropped in Target mode by Quinn Tran · 7 years ago
  90. cc28e0a scsi: qla2xxx: Move GPSC and GFPNID out of session management by Quinn Tran · 7 years ago
  91. bee8b846 scsi: qla2xxx: Reduce redundant ADISC command for RSCNs by Quinn Tran · 7 years ago
  92. 1d317b2 scsi: qla2xxx: Delete session for nport id change by Quinn Tran · 7 years ago
  93. 2952849 scsi: qla2xxx: Fix Rport and session state getting out of sync by Quinn Tran · 7 years ago
  94. 625a1ca scsi: qla2xxx: Fix sending ADISC command for login by Quinn Tran · 7 years ago
  95. f6972d7 scsi: mpt3sas: Update driver version "25.100.00.00" by Chaitra P B · 7 years ago
  96. 87b3576 scsi: mpt3sas: fix possible memory leak. by Chaitra P B · 7 years ago
  97. c1a6c5a scsi: mpt3sas: For NVME device, issue a protocol level reset by Chaitra P B · 7 years ago
  98. 65928d1 scsi: mpt3sas: Update MPI Headers by Chaitra P B · 7 years ago
  99. 3d29ed8 scsi: mpt3sas: Report Firmware Package Version from HBA Driver. by Chaitra P B · 7 years ago
  100. 22a923c scsi: mpt3sas: Cache enclosure pages during enclosure add. by Chaitra P B · 7 years ago