1. f557e32 scsi: hisi_sas: optimise DMA slot memory by Xiaofei Tan · 8 years ago
  2. e4a80c3 scsi: ibmvfc: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  3. e6b53a7 scsi: ibmvscsi: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  4. 5a4d9d7 scsi: cxlflash: Update debug prints in reset handlers by Matthew R. Ochs · 8 years ago
  5. 32abbed scsi: cxlflash: Update send_tmf() parameters by Matthew R. Ochs · 8 years ago
  6. acfeb23 scsi: cxlflash: Avoid double free of character device by Matthew R. Ochs · 8 years ago
  7. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 8 years ago
  8. 8dc0da7 scsi: ufs: flush eh_work when eh_work scheduled. by Zang Leigang · 8 years ago
  9. 578079f scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock by Johannes Thumshirn · 8 years ago
  10. f62f9ff scsi: sun_esp: fix device reference leaks by Johan Hovold · 8 years ago
  11. 4a1108d scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init by Satish Kharat · 8 years ago
  12. c22fa50 scsi: fnic: correct speed display and add support for 25,40 and 100G by Satish Kharat · 8 years ago
  13. 43caa03 scsi: fnic: added timestamp reporting in fnic debug stats by Satish Kharat · 8 years ago
  14. 1cdf8bc scsi: fnic: Zero io_cmpl_skip on fw reset completion by Satish Kharat · 8 years ago
  15. 3655a28 scsi: bnx2fc: Update version number to 2.11.8. by Chad Dupuis · 8 years ago
  16. 5eddc33 scsi: bnx2fc: Make rport_terminate_io callback a NOOP. by Chad Dupuis · 8 years ago
  17. 5c63daf scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. by Chad Dupuis · 8 years ago
  18. 59fb870 scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero. by Chad Dupuis · 8 years ago
  19. 21144b8 scsi: bnx2fc: Update copyright for 2017. by Chad Dupuis · 8 years ago
  20. de08f46 scsi: bnx2fc: Check for connection offload before sending RRQ. by Chad Dupuis · 8 years ago
  21. 56ffd3a scsi: bnx2fc: Add filters to the non-offload FCoE receive path. by Chad Dupuis · 8 years ago
  22. 5c279bd scsi: default to scsi-mq by Christoph Hellwig · 8 years ago
  23. 6d311fa scsi: sas: scsi_queue_work can fail, so make callers aware by Johannes Thumshirn · 8 years ago
  24. d06c587 scsi: qla2xxx: Update Driver version to 10.00.00.00-k by Himanshu Madhani · 8 years ago
  25. 7d23648 scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration by Duane Grigsby · 8 years ago
  26. d3bae93 scsi: qla2xxx: Send FC4 type NVMe to the management server by Duane Grigsby · 8 years ago
  27. e84067d scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration by Duane Grigsby · 8 years ago
  28. 7401bc1 scsi: qla2xxx: Add FC-NVMe command handling by Duane Grigsby · 8 years ago
  29. a5d42f4 scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling by Duane Grigsby · 8 years ago
  30. 34e0bad scsi: qla2xxx: Update driver version to 9.01.00.00-k by himanshu.madhani@cavium.com · 8 years ago
  31. b945e77 scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump by Quinn Tran · 8 years ago
  32. 60a9ead scsi: qla2xxx: Move target stat counters from vha to qpair. by Quinn Tran · 8 years ago
  33. b5399f7 scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field by Quinn Tran · 8 years ago
  34. 32d29b4 scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag by Quinn Tran · 8 years ago
  35. 22d8472 scsi: qla2xxx: Add debug logging routine for qpair by Quinn Tran · 8 years ago
  36. 8abfa9e scsi: qla2xxx: Add function call to qpair for door bell by Quinn Tran · 8 years ago
  37. af7bb38 scsi: qla2xxx: use shadow register for ISP27XX by Quinn Tran · 8 years ago
  38. 7c3f8fd scsi: qla2xxx: move fields from qla_hw_data to qla_qpair by Quinn Tran · 8 years ago
  39. 4b60c82 scsi: qla2xxx: Add fw_started flags to qpair by Quinn Tran · 8 years ago
  40. 09620eeb scsi: qla2xxx: Add debug knob for user control workload by Quinn Tran · 8 years ago
  41. d65237c scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs by Sawan Chandak · 8 years ago
  42. e326d22 scsi: qla2xxx: Enable Target Multi Queue by Quinn Tran · 8 years ago
  43. 82de802 scsi: qla2xxx: Preparation for Target MQ. by Quinn Tran · 8 years ago
  44. c5419e2 scsi: qla2xxx: Combine Active command arrays. by Quinn Tran · 8 years ago
  45. 8ba1ddb scsi: cxlflash: Update TMF command processing by Matthew R. Ochs · 8 years ago
  46. 479ad8e scsi: cxlflash: Remove zeroing of private command data by Matthew R. Ochs · 8 years ago
  47. 3223c01 scsi: cxlflash: Support WS16 unmap by Matthew R. Ochs · 8 years ago
  48. bc88ac4 scsi: cxlflash: Support AFU debug by Matthew R. Ochs · 8 years ago
  49. 9cf43a3 scsi: cxlflash: Support LUN provisioning by Matthew R. Ochs · 8 years ago
  50. efa1c81 scsi: cxlflash: Refactor AFU capability checking by Matthew R. Ochs · 8 years ago
  51. d6e32f5 scsi: cxlflash: Introduce host ioctl support by Matthew R. Ochs · 8 years ago
  52. cf24302 scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics by Matthew R. Ochs · 8 years ago
  53. a834a36 scsi: cxlflash: Create character device to provide host management interface by Uma Krishnan · 8 years ago
  54. 7c4c41f scsi: cxlflash: Add scsi command abort handler by Uma Krishnan · 8 years ago
  55. a1ea04b scsi: cxlflash: Flush pending commands in cleanup path by Uma Krishnan · 8 years ago
  56. a002bf8 scsi: cxlflash: Track pending scsi commands in each hardware queue by Uma Krishnan · 8 years ago
  57. c2c292f scsi: cxlflash: Handle AFU sync failures by Uma Krishnan · 8 years ago
  58. 0b09e71 scsi: cxlflash: Schedule asynchronous reset of the host by Uma Krishnan · 8 years ago
  59. a96851d scsi: cxlflash: Reset hardware queue context via specified register by Uma Krishnan · 8 years ago
  60. 539d890 scsi: cxlflash: Update cxlflash_afu_sync() to return errno by Uma Krishnan · 8 years ago
  61. 66ea9bc scsi: cxlflash: Combine the send queue locks by Uma Krishnan · 8 years ago
  62. d31b779 scsi: sgiwd93: switch to dma_alloc_attrs by Christoph Hellwig · 8 years ago
  63. 106e97b scsi: 53c700: switch to dma_alloc_attrs by Christoph Hellwig · 8 years ago
  64. e365cab scsi: qedi: Remove comparison of u16 idx with zero. by Christos Gkekas · 8 years ago
  65. ba82d91b scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption" by Colin Ian King · 8 years ago
  66. d0ef10c scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32 by John Garry · 8 years ago
  67. 342ffc2 scsi: aacraid: Don't copy uninitialized stack memory to userspace by Seth Forshee · 8 years ago
  68. 1d32a62 scsi: bnx2i: missing error code in bnx2i_ep_connect() by Dan Carpenter · 8 years ago
  69. 06d9eb4 scsi: hptiop: make function hptiop_iop_request_callback_itl static by Colin Ian King · 8 years ago
  70. 6c9e277 scsi: cxgb4i: assign rxqs in round robin mode by Varun Prakash · 8 years ago
  71. 134699d scsi: fix typos and grammar in comments of scsi_transport_fc.c by Tyrel Datwyler · 8 years ago
  72. cb45e52 scsi: lpfc: fix refcount error on node list by James Smart · 8 years ago
  73. 00cefeb scsi: lpfc: Fix nvme io stoppage after link bounce by James Smart · 8 years ago
  74. e72c9a2 scsi: virtio_scsi: let host do exception handling by Paolo Bonzini · 8 years ago
  75. 49541a0 scsi: qla2xxx: don't include <generated/utsrelease.h> by Johannes Berg · 8 years ago
  76. 054c62f scsi: csiostor: update module version by Varun Prakash · 8 years ago
  77. 4c11712 scsi: sd: Use sysfs_match_string() by Martin K. Petersen · 8 years ago
  78. 6934be4 scsi: scsi_dh_alua: remove synchronous STPG support by Christoph Hellwig · 8 years ago
  79. 496c91b scsi: remove various unused blist flags by Christoph Hellwig · 8 years ago
  80. 3930d73 scsi: storvsc: use default I/O timeout handler for FC devices by Long Li · 8 years ago
  81. 5cc973f scsi: aacraid: fix leak of data from stack back to userspace by Colin Ian King · 8 years ago
  82. b609b1c7 scsi: lpfc: update to revision to 11.4.0.1 by James Smart · 8 years ago
  83. d6564e5 scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux by James Smart · 8 years ago
  84. 4550f9c scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request. by James Smart · 8 years ago
  85. 11e644e scsi: lpfc: Fix crash doing IO with resets by James Smart · 8 years ago
  86. 569dbe8 scsi: lpfc: Fix crash after firmware flash when IO is running. by James Smart · 8 years ago
  87. 09559e8 scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands. by James Smart · 8 years ago
  88. 966bb5b scsi: lpfc: Break up IO ctx list into a separate get and put list by James Smart · 8 years ago
  89. 810ffa4 scsi: lpfc: Reduce time spent in IRQ for received NVME commands by James Smart · 8 years ago
  90. 56bc802 scsi: lpfc: Vport creation is failing with "Link Down" error by James Smart · 8 years ago
  91. b4fd681 scsi: lpfc: Fix nvme_info sysfs output to be consistent by James Smart · 8 years ago
  92. d41b65b scsi: lpfc: Fix system panic when express lane enabled. by James Smart · 8 years ago
  93. d30ff26 scsi: hisi_sas: modify internal abort dev flow for v3 hw by Xiang Chen · 8 years ago
  94. 402cd9f scsi: hisi_sas: add v3 code to fill some more hw function pointers by Xiang Chen · 8 years ago
  95. f771d3b scsi: hisi_sas: add get_wideport_bitmap_v3_hw() by Xiang Chen · 8 years ago
  96. 4de0ca6 scsi: hisi_sas: add v3 code to send internal abort command by Xiang Chen · 8 years ago
  97. 182e722 scsi: hisi_sas: add v3 code for itct setup and free by Xiang Chen · 8 years ago
  98. ce60689 scsi: hisi_sas: add v3 code to send ATA frame by Xiang Chen · 8 years ago
  99. fa913de scsi: hisi_sas: add v3 code to send SMP frame by Xiang Chen · 8 years ago
  100. a220472 scsi: hisi_sas: add v3 code to send SSP frame by Xiang Chen · 8 years ago