1. 6d41534 scsi: megaraid_mbox: drop duplicate bus reset and device reset function by Hannes Reinecke · 7 years ago
  2. 4c3bb25 scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition by Hannes Reinecke · 7 years ago
  3. 44257a1 scsi: 53c700: move bus reset to host reset by Hannes Reinecke · 7 years ago
  4. 819f80c scsi: aha152x: drop host reset by Hannes Reinecke · 7 years ago
  5. 71b2e66 scsi: nsp32: drop bus reset by Hannes Reinecke · 7 years ago
  6. a81ac3b scsi: qedf: drop bus reset handler by Hannes Reinecke · 7 years ago
  7. b52de75 scsi: ppa: drop duplicate bus_reset handler by Hannes Reinecke · 7 years ago
  8. 3e0273a scsi: imm: drop duplicate bus_reset handler by Hannes Reinecke · 7 years ago
  9. 4a56c1c scsi: qlogicfas: move bus_reset to host_reset by Hannes Reinecke · 7 years ago
  10. 12e5fc6 scsi: NCR5380: Move bus reset to host reset by Hannes Reinecke · 7 years ago
  11. 74fa80e scsi: acornscsi: move bus reset to host reset by Hannes Reinecke · 7 years ago
  12. af167bc scsi: qlogicpti: move bus reset to host reset by Hannes Reinecke · 7 years ago
  13. 13beb92 scsi: rtsx: drop bus reset function by Hannes Reinecke · 7 years ago
  14. ec05e23 scsi: drop bus reset for wd33c93-compatible boards by Hannes Reinecke · 7 years ago
  15. 63cd2f7 scsi: fdomain: move bus reset to host reset by Hannes Reinecke · 7 years ago
  16. aceb294 scsi: hptiop: Simplify reset handling by Hannes Reinecke · 7 years ago
  17. 1b7092f scsi: bfa: move bus reset to target reset by Hannes Reinecke · 7 years ago
  18. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  19. e13849b scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler by Hannes Reinecke · 7 years ago
  20. 7c3a50b scsi: fnic: do not call host reset from command abort by Hannes Reinecke · 7 years ago
  21. 20081c1 scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset by Hannes Reinecke · 7 years ago
  22. 8d8a3f5 scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
  23. fdad4aa scsi: mptfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
  24. 23cb27f scsi: fix comment in scsi_device_set_state() by Hannes Reinecke · 7 years ago
  25. 052d8a7 scsi: iscsi_tcp: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  26. ab17241 scsi: scsi_debug: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  27. 85aa93b scsi: scsi_transport_srp: Suppress a W=1 compiler warning by Bart Van Assche · 7 years ago
  28. e1779b4 scsi: scsi_transport_sas: Check kzalloc() return value by Bart Van Assche · 7 years ago
  29. e656f0d scsi: libsas: Annotate fall-through in a switch statement by Bart Van Assche · 7 years ago
  30. bcba3c2 scsi: libsas: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  31. 4dec6a8 scsi: libiscsi: Fix indentation by Bart Van Assche · 7 years ago
  32. 7475c8a scsi: sg: Fix type of last blk_trace_setup() argument by Bart Van Assche · 7 years ago
  33. 830cc35 scsi: sd: Remove a useless comparison by Bart Van Assche · 7 years ago
  34. ed91f7e scsi: sd: Fix indentation by Bart Van Assche · 7 years ago
  35. 0624cbb scsi: sd: sr: Convert two assignments into warning statements by Bart Van Assche · 7 years ago
  36. bed2213 scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer by Bart Van Assche · 7 years ago
  37. e7008ff scsi: Document which queue type a function is intended for by Bart Van Assche · 7 years ago
  38. 3991e46 scsi: Convert a strncmp() call into a strcmp() call by Bart Van Assche · 7 years ago
  39. 3bf2ff6 scsi: Suppress gcc 7 fall-through warnings reported with W=1 by Bart Van Assche · 7 years ago
  40. c2e872a scsi: Avoid sign extension of scsi_device.type by Bart Van Assche · 7 years ago
  41. f52d53a scsi: Remove an obsolete function declaration by Bart Van Assche · 7 years ago
  42. e002e65 scsi: ufs: reqs and tasks were put in the wrong order by Zang Leigang · 7 years ago
  43. 6104483 scsi: lpfc: lpfc version bump 11.4.0.3 by Dick Kennedy · 7 years ago
  44. 286871a scsi: lpfc: fix "integer constant too large" error on 32bit archs by Maurizio Lombardi · 7 years ago
  45. 44fd7fe scsi: lpfc: Add Buffer to Buffer credit recovery support by James Smart · 7 years ago
  46. d58734f scsi: lpfc: remove console log clutter by James Smart · 7 years ago
  47. 6b486ce scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset by Dick Kennedy · 7 years ago
  48. a145fda scsi: lpfc: Fix nvme target failure after 2nd adapter reset by Dick Kennedy · 7 years ago
  49. c6e0c92 scsi: lpfc: Fix relative offset error on large nvmet target ios by Dick Kennedy · 7 years ago
  50. 66d7ce9 scsi: lpfc: Fix MRQ > 1 context list handling by Dick Kennedy · 7 years ago
  51. e3e2863 scsi: lpfc: Limit amount of work processed in IRQ by Dick Kennedy · 7 years ago
  52. 176de5b scsi: lpfc: Correct issues with FAWWN and FDISCs by Dick Kennedy · 7 years ago
  53. 991f0c0 scsi: lpfc: Fix NVME PRLI handling during RSCN by Dick Kennedy · 7 years ago
  54. 4b40d02 scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset by Dick Kennedy · 7 years ago
  55. 4adc041 scsi: lpfc: Fix duplicate NVME rport entries and namespaces. by Dick Kennedy · 7 years ago
  56. 8db1c2b scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology by Dick Kennedy · 7 years ago
  57. cd22d60 scsi: lpfc: Correct return error codes to align with nvme_fc transport by Dick Kennedy · 7 years ago
  58. ffb70cd scsi: lpfc: convert info messages to standard messages by Dick Kennedy · 7 years ago
  59. bb6a8a2 scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment by Dick Kennedy · 7 years ago
  60. d2aa487 scsi: lpfc: Fix rediscovery on switch blade pull by Dick Kennedy · 7 years ago
  61. 2877cbf scsi: lpfc: Fix loop mode target discovery by Dick Kennedy · 7 years ago
  62. 1fe6847 scsi: lpfc: Fix plogi collision that causes illegal state transition by Dick Kennedy · 7 years ago
  63. 38c9804 scsi: qla2xxx: Update driver version to 10.00.00.01-k by himanshu.madhani@cavium.com · 7 years ago
  64. d61cca6 scsi: qla2xxx: Do not call abort handler function during chip reset by Sawan Chandak · 7 years ago
  65. ce0779c scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands. by Giridhar Malavali · 7 years ago
  66. 998722d scsi: qla2xxx: Skip zero queue count entry during FW dump capture by Joe Carnuccio · 7 years ago
  67. a07fc0a scsi: qla2xxx: Recheck session state after RSCN by Quinn Tran · 7 years ago
  68. d213a4b scsi: qla2xxx: Increase ql2xmaxqdepth to 64 by Michael Hernandez · 7 years ago
  69. 043dc1d scsi: qla2xxx: Enable Async TMF processing by himanshu.madhani@cavium.com · 7 years ago
  70. bdbe24d scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown by Quinn Tran · 7 years ago
  71. 1f4c7c3 scsi: qla2xxx: Add LR distance support from nvram bit by Joe Carnuccio · 7 years ago
  72. 92d4408 scsi: qla2xxx: Add support for minimum link speed by Sawan Chandak · 7 years ago
  73. 343f7de scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs() by Joe Carnuccio · 7 years ago
  74. 050dc76 scsi: qla2xxx: Print correct mailbox registers in failed summary by Joe Carnuccio · 7 years ago
  75. 72fcd4e scsi: qla2xxx: Fix task mgmt handling for NPIV by Quinn Tran · 7 years ago
  76. a14c771 scsi: qla2xxx: Allow SNS fabric login to be retried by Joe Carnuccio · 7 years ago
  77. b85e095 scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion(). by Joe Carnuccio · 7 years ago
  78. fed0f68 scsi: qla2xxx: Move logging default mask to execute once only. by Joe Carnuccio · 7 years ago
  79. f3caa99 scsi: qla2xxx: Use sp->free instead of hard coded call. by Joe Carnuccio · 7 years ago
  80. e0824e6 scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference. by Joe Carnuccio · 7 years ago
  81. e4e3a2c scsi: qla2xxx: Add ability to autodetect SFP type by Quinn Tran · 7 years ago
  82. b2e8ae3 scsi: qla2xxx: Use fabric name for Get Port Speed command by Quinn Tran · 7 years ago
  83. 18ada18 scsi: qla2xxx: Change ha->wq max_active value to default by Quinn Tran · 7 years ago
  84. dc62c3b scsi: qla2xxx: Remove extra register read by Quinn Tran · 7 years ago
  85. 1608cc4 scsi: qla2xxx: Fix NPIV host enable after chip reset by Quinn Tran · 7 years ago
  86. fcc5b5c scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch by Sawan Chandak · 7 years ago
  87. a173059 scsi: qla2xxx: Fix system panic due to pointer access problem by Duane Grigsby · 7 years ago
  88. efdb576 scsi: qla2xxx: Handle PCIe error for driver by Sawan Chandak · 7 years ago
  89. d7936a9 scsi: qla2xxx: Fix WWPN/WWNN in debug message by Darren Trap · 7 years ago
  90. cf19c45 scsi: qla2xxx: Add command completion for error path by Duane Grigsby · 7 years ago
  91. e6373f33 scsi: qla2xxx: Update fw_started flags at qpair creation. by himanshu.madhani@cavium.com · 7 years ago
  92. b7edfa2 scsi: qla2xxx: Fix target multiqueue configuration by Michael Hernandez · 7 years ago
  93. 6e98095 scsi: qla2xxx: Correction to vha->vref_count timeout by Joe Carnuccio · 7 years ago
  94. 6ac385d scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  95. 5dd977e scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size by Shivasharan S · 7 years ago
  96. 2d2c233 scsi: megaraid_sas: modified few prints in OCR and IOC INIT path by Shivasharan S · 7 years ago
  97. ba1477a scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true by Shivasharan S · 7 years ago
  98. eb3fe26 scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead by Shivasharan S · 7 years ago
  99. def3e8d scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map by Shivasharan S · 7 years ago
  100. 28661c8 scsi: megaraid_sas: Use SMID for Task abort case only by Shivasharan S · 7 years ago