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