1. 9c2d267 scsi: dc395x: Drop internal SCSI message definitions by Hannes Reinecke · 4 years ago
  2. d8cd784 scsi: aic7xxx: aic79xx: Drop internal SCSI message definition by Hannes Reinecke · 4 years ago
  3. 1c9eb79 scsi: nsp_cs: Drop internal SCSI message definition by Hannes Reinecke · 4 years ago
  4. 8959e81 scsi: stex: Do not set COMMAND_COMPLETE by Hannes Reinecke · 4 years ago
  5. 0e310ac scsi: hpsa: Do not set COMMAND_COMPLETE by Hannes Reinecke · 4 years ago
  6. cdec16c scsi: aacraid: Avoid setting message byte on completion by Hannes Reinecke · 4 years ago
  7. 3273c91 scsi: zfcp: Do not set COMMAND_COMPLETE by Hannes Reinecke · 4 years ago
  8. 35f1cad scsi: qla4xxx: Use standard SAM status definitions by Hannes Reinecke · 4 years ago
  9. f554758 scsi: dc395: Drop private SAM status code definitions by Hannes Reinecke · 4 years ago
  10. 23d339f scsi: nsp32: Fixup status handling by Hannes Reinecke · 4 years ago
  11. 0eb198d scsi: acornscsi: Use standard defines by Hannes Reinecke · 4 years ago
  12. eb74b93 scsi: bfa: Drop driver-defined SCSI status codes by Hannes Reinecke · 4 years ago
  13. 54c9f6f scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions by Hannes Reinecke · 4 years ago
  14. c23435db scsi: aic7xxx: aic79xx: Kill pointless forward declarations by Hannes Reinecke · 4 years ago
  15. 7662d92 scsi: aic7xxx: aic79xx: Whitespace cleanup by Hannes Reinecke · 4 years ago
  16. bcd5c59 scsi: atp870u: Whitespace cleanup by Hannes Reinecke · 4 years ago
  17. 1789671 scsi: 3w-sas: Whitespace cleanup by Hannes Reinecke · 4 years ago
  18. bf4eebb scsi: 3w-9xxx: Whitespace cleanup by Hannes Reinecke · 4 years ago
  19. 8148dfb scsi: 3w-xxxx: Whitespace cleanup by Hannes Reinecke · 4 years ago
  20. 0653c35 scsi: Drop gdth driver by Hannes Reinecke · 4 years ago
  21. bbb0876 scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct() by Ahmed S. Darwish · 4 years, 1 month ago
  22. 513e299 scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls() by Sebastian Andrzej Siewior · 4 years, 1 month ago
  23. a97451a scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay() by Sebastian Andrzej Siewior · 4 years, 1 month ago
  24. f88a10f scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code by Sebastian Andrzej Siewior · 4 years, 1 month ago
  25. efc9d73 scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count() by Sebastian Andrzej Siewior · 4 years, 1 month ago
  26. 4336754 scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session() by Sebastian Andrzej Siewior · 4 years, 1 month ago
  27. 348e1bc scsi: ufs: Clean up and refactor clk-scaling feature by Stanley Chu · 4 years ago
  28. b058fa8 scsi: ufs: Remove redundant null checking of devfreq instance by Stanley Chu · 4 years ago
  29. f9a7fa3 scsi: ufs: Refactor cancelling clkscaling works by Stanley Chu · 4 years ago
  30. b02d51a Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE" by Can Guo · 4 years ago
  31. 4543d9d scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating() by Can Guo · 4 years ago
  32. 0e9d4ca scsi: ufs: Protect some contexts from unexpected clock scaling by Can Guo · 4 years ago
  33. 4cd4899 scsi: ufs: Group UFS WB related flags in struct ufs_dev_info by Bean Huo · 4 years ago
  34. e8d0381 scsi: ufs: Remove two WB related fields from struct ufs_dev_info by Bean Huo · 4 years ago
  35. ae1ce1f scsi: ufs: Update comment in the function ufshcd_wb_probe() by Bean Huo · 4 years ago
  36. 06aea26 scsi: ufs: docs: ABI: Add wb_on documentation for new entry wb_on by Bean Huo · 4 years ago
  37. 8e834ca scsi: ufs: Add "wb_on" sysfs node to control WB on/off by Bean Huo · 4 years ago
  38. f1ef904 scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE by Kiwoong Kim · 4 years ago
  39. 2b2bfc8a scsi: ufs: Introduce a quirk to allow only page-aligned sg entries by Kiwoong Kim · 4 years ago
  40. 60ec375 scsi: ufs: Delete redundant if statement in ufshcd_intr() by Bean Huo · 4 years ago
  41. ff79acc scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded" by Colin Ian King · 4 years ago
  42. 8e60a7d scsi: pm80xx: Switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years ago
  43. 7b38212 scsi: pm80xx: Clean up indentation of a code block by Colin Ian King · 4 years ago
  44. 938a2fb Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue by Martin K. Petersen · 4 years ago
  45. 7f3a79a scsi: lpfc: Add support for eh_should_retry_cmd() by Muneendra Kumar · 4 years ago
  46. afdd112 scsi: scsi_transport_fc: Add store capability to rport port_state in sysfs by Muneendra Kumar · 4 years ago
  47. 02c6632 scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL by Muneendra Kumar · 4 years ago
  48. 60bee27 scsi: core: No retries on abort success by Muneendra Kumar · 4 years ago
  49. 962c8dc scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h by Muneendra Kumar · 4 years ago
  50. 032d190 scsi: ibmvfc: Provide modules parameters for MQ settings by Tyrel Datwyler · 4 years ago
  51. 9000cb9 scsi: ibmvfc: Enable MQ and set reasonable defaults by Tyrel Datwyler · 4 years ago
  52. 7eb3ccd scsi: ibmvfc: Purge SCSI channels after transport loss/reset by Tyrel Datwyler · 4 years ago
  53. a835f38 scsi: ibmvfc: Send Cancel MAD down each hw SCSI channel by Tyrel Datwyler · 4 years ago
  54. a61236d scsi: ibmvfc: Add cancel mad initialization helper by Tyrel Datwyler · 4 years ago
  55. b88a5d9 scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setup by Tyrel Datwyler · 4 years ago
  56. 31750fb scsi: ibmvfc: Send commands down HW Sub-CRQ when channelized by Tyrel Datwyler · 4 years ago
  57. cb72477 scsi: ibmvfc: Set and track hw queue in ibmvfc_event struct by Tyrel Datwyler · 4 years ago
  58. c53408b scsi: ibmvfc: Advertise client support for using hardware channels by Tyrel Datwyler · 4 years ago
  59. e95eef3 scsi: ibmvfc: Implement channel enquiry and setup commands by Tyrel Datwyler · 4 years ago
  60. 39e461f scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handler by Tyrel Datwyler · 4 years ago
  61. 80a9e8e scsi: ibmvfc: Define Sub-CRQ interrupt handler routine by Tyrel Datwyler · 4 years ago
  62. 1d956ad scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responses by Tyrel Datwyler · 4 years ago
  63. d20046e scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routine by Tyrel Datwyler · 4 years ago
  64. 3034ebe scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ Channels by Tyrel Datwyler · 4 years ago
  65. 6d07f12 scsi: ibmvfc: Add Subordinate CRQ definitions by Tyrel Datwyler · 4 years ago
  66. 9e6b6b8 scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQ by Tyrel Datwyler · 4 years ago
  67. bb35ecb scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool() by Tyrel Datwyler · 4 years ago
  68. 003d91a scsi: ibmvfc: Init/free event pool during queue allocation/free by Tyrel Datwyler · 4 years ago
  69. 225acf5 scsi: ibmvfc: Move event pool init/free routines by Tyrel Datwyler · 4 years ago
  70. 6ae208e scsi: ibmvfc: Add vhost fields and defaults for MQ enablement by Tyrel Datwyler · 4 years ago
  71. 9cd20d3 scsi: ufs: Protect PM ops and err_handler from user access through sysfs by Can Guo · 4 years ago
  72. fb7afe2 scsi: ufs: Fix a possible NULL pointer issue by Can Guo · 4 years ago
  73. e8e5df5 scsi: MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVER by John Garry · 4 years ago
  74. b64750a scsi: ufs: Remove unnecessary devm_kfree() by Bean Huo · 4 years ago
  75. af0c94a scsi: lpfc: Simplify bool comparison by YANG LI · 4 years ago
  76. a2fca52 scsi: ufs: WB is only available on LUN #0 to #7 by Jaegeuk Kim · 4 years ago
  77. dc0d9b1 scsi: qla2xxx: Update version to 10.02.00.105-k by Nilesh Javali · 4 years ago
  78. ffa018e scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER by Saurav Kashyap · 4 years ago
  79. 044c218 scsi: qla2xxx: Fix mailbox Ch erroneous error by Quinn Tran · 4 years ago
  80. a046585 scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe by Bikash Hazarika · 4 years ago
  81. daaecb4 scsi: qla2xxx: Move some messages from debug to normal log level by Saurav Kashyap · 4 years ago
  82. 307862e scsi: qla2xxx: Add error counters to debugfs node by Saurav Kashyap · 4 years ago
  83. dbf1f53 scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port by Saurav Kashyap · 4 years ago
  84. ac341c2 scsi: qedf: Simplify bool comparison by YANG LI · 4 years ago
  85. e4da5fe scsi: aha1542: Fix multi-line comment style by Sergey Shtylyov · 4 years ago
  86. 6075416 scsi: aha1542: Kill trailing whitespace by Sergey Shtylyov · 4 years ago
  87. 5637d5b scsi: aha1542: Clarify 'struct ccb' comments by Sergey Shtylyov · 4 years ago
  88. fb475b7 scsi: ufs: A tad optimization in query upiu trace by Avri Altman · 4 years ago
  89. 6b1dba3 scsi: target: file: Don't zero iter before iov_iter_bvec by Pavel Begunkov · 4 years ago
  90. 4f608fb scsi: pm80xx: Log SATA IOMB completion status on failure by Vishakha Channapattan · 4 years ago
  91. 6b2f2d0 scsi: pm80xx: Simultaneous poll for all FW readiness by Bhavesh Jashnani · 4 years ago
  92. ec2e7e1 scsi: pm80xx: Fix driver fatal dump failure by Viswas G · 4 years ago
  93. 5d28026 scsi: pm80xx: Fix missing tag_free in NVMD DATA req by akshatzen · 4 years ago
  94. 95652f9 scsi: pm80xx: Check main config table address by akshatzen · 4 years ago
  95. a961ea0 scsi: pm80xx: Check for fatal error by akshatzen · 4 years ago
  96. d71023a scsi: pm80xx: Do not busy wait in MPI init check by akshatzen · 4 years ago
  97. b61d041 scsi: ufs-qcom: Fix ufs RST_n spec violation by Ziqi Chen · 4 years ago
  98. 528db9e scsi: ufs: core: Fix ufs clk specs violation by Ziqi Chen · 4 years ago
  99. dc0bfdb scsi: isci: Remove the unneeded variable "status" by YANG LI · 4 years, 1 month ago
  100. b6cacaf scsi: ufs: ufs-debugfs: Add error counters by Adrian Hunter · 4 years ago