1. b5c5d0a scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold" by Colin Ian King · 7 years ago
  2. 436ad94 scsi: storvsc: Allow only one remove lun work item to be issued per lun by Cathy Avery · 7 years ago
  3. ca6958b scsi: megaraid: Remove redundant code in megasas_alloc_cmds by Yisheng Xie · 7 years ago
  4. ad95028 scsi: scsi_error: DID_SOFT_ERROR comment clean up by Petros Koutoupis · 7 years ago
  5. e33d7c5 scsi: scsi_debug: write_same: fix error report by Douglas Gilbert · 7 years ago
  6. 013ee63 scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could' by Arvind Yadav · 7 years ago
  7. 39bef87 scsi: NCR5380: Suppress SDTR and WDTR message logging by Finn Thain · 7 years ago
  8. d84c198 scsi: cxlflash: Derive pid through accessors by Matthew R. Ochs · 7 years ago
  9. 0d41913 scsi: cxlflash: Allow cards without WWPN VPD to configure by Matthew R. Ochs · 7 years ago
  10. 285e667 scsi: cxlflash: Use derived maximum write same length by Matthew R. Ochs · 7 years ago
  11. 4a6125c scsi: hisi_sas: add v3 hw port AXI error handling by Xiaofei Tan · 7 years ago
  12. fa23140 scsi: hisi_sas: add v3 hw support for AXI fatal error by Xiaofei Tan · 7 years ago
  13. 571295f scsi: hisi_sas: complete all tasklets prior to host reset by Xiaofei Tan · 7 years ago
  14. 13cd5ed scsi: hisi_sas: fix a bug when free device for v3 hw by Xiang Chen · 7 years ago
  15. b4241f0 scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw by Xiaofei Tan · 7 years ago
  16. ffc8f14 scsi: hisi_sas: add v3 hw DFX feature by Xiaofei Tan · 7 years ago
  17. d40bfb0 scsi: hisi_sas: init connect cfg register for v3 hw by Xiaofei Tan · 7 years ago
  18. 0e3231f scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw() by Xiaofei Tan · 7 years ago
  19. 729428c scsi: hisi_sas: use array for v2 hw AXI errors by Shiju Jose · 7 years ago
  20. 6ba0fbc scsi: hisi_sas: fix the risk of freeing slot twice by Xiaofei Tan · 7 years ago
  21. 378c233 scsi: hisi_sas: fix NULL check in SMP abort task path by Xiaofei Tan · 7 years ago
  22. 1eb8eea scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET by Xiang Chen · 7 years ago
  23. 3297ded scsi: hisi_sas: fix SATA breakpoint memory size by Xiang Chen · 7 years ago
  24. 9feaf90 scsi: hisi_sas: grab hisi_hba.lock when processing slots by Xiang Chen · 7 years ago
  25. 302e090 scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock by Xiaofei Tan · 7 years ago
  26. f692a67 scsi: hisi_sas: fix internal abort slot timeout bug by Xiang Chen · 7 years ago
  27. 8ae6725 scsi: hisi_sas: delete get_ncq_tag_v3_hw() by Xiang Chen · 7 years ago
  28. b2035d8 scsi: scsi_devinfo: Add scsi_devinfo_tbl.c by Jeffy Chen · 7 years ago
  29. 193ad90 scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  30. 107a60d scsi: megaraid_sas: Add support for 64bit consistent DMA by Shivasharan S · 7 years ago
  31. 2dba66b scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode by Shivasharan S · 7 years ago
  32. e97e673 scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD by Shivasharan S · 7 years ago
  33. 82add4e scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands by Shivasharan S · 7 years ago
  34. b9637d1 scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k by Shivasharan S · 7 years ago
  35. b99fc202 scsi: megaraid_sas: Update current host time to FW during IOC Init by Shivasharan S · 7 years ago
  36. e5d65b4 scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw by Shivasharan S · 7 years ago
  37. 7535f27 scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params by Shivasharan S · 7 years ago
  38. 9ad18a9 scsi: megaraid_sas: remove instance->ctrl_info by Shivasharan S · 7 years ago
  39. 9b3d028 scsi: megaraid_sas: Pre-allocate frequently used DMA buffers by Shivasharan S · 7 years ago
  40. 1b4bed2 scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers by Shivasharan S · 7 years ago
  41. 49a7a4a scsi: megaraid_sas: Create separate functions to allocate ctrl memory by Shivasharan S · 7 years ago
  42. 2dd689c scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation by Shivasharan S · 7 years ago
  43. f369a31 scsi: megaraid_sas: replace is_ventura with adapter_type checks by Shivasharan S · 7 years ago
  44. 55fecae scsi: megaraid_sas: Remove redundant checks for ctrl_context by Shivasharan S · 7 years ago
  45. e7d36b8 scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type by Shivasharan S · 7 years ago
  46. 754f1ba scsi: megaraid_sas: Add support for Crusader controllers by Shivasharan S · 7 years ago
  47. c365178 scsi: megaraid_sas: use adapter_type for all gen controllers by Shivasharan S · 7 years ago
  48. c9edcb2 scsi: hpsa: bump driver version by Don Brace · 7 years ago
  49. 0a7c3bb scsi: hpsa: add enclosure logical identifier by Don Brace · 7 years ago
  50. 0ff365f scsi: hpsa: correct logical volume removal by Don Brace · 7 years ago
  51. 9211a07 scsi: hpsa: reduce warning messages on device removal by Don Brace · 7 years ago
  52. 2c5fc36 scsi: hpsa: update queue depth for externals by Don Brace · 7 years ago
  53. b2582a6 scsi: hpsa: correct smart path enabled by Don Brace · 7 years ago
  54. 3026ff9 scsi: hpsa: change timeout for internal cmds by Don Brace · 7 years ago
  55. 4e18818 scsi: hpsa: update discovery polling by Bader Ali Saleh · 7 years ago
  56. b9b08ca scsi: hpsa: add controller checkpoint by Don Brace · 7 years ago
  57. 421bf80 scsi: hpsa: clear tmpdevice in scan thread by Scott Teel · 7 years ago
  58. 55ca38b scsi: hpsa: cleanup sas_phy structures in sysfs when unloading by Martin Wilck · 7 years ago
  59. dfb2e6f scsi: hpsa: destroy sas transport properties before scsi_host by Martin Wilck · 7 years ago
  60. fcc2778 scsi: smartpqi: correct spelling error in documentation by Don Brace · 7 years ago
  61. 8643265 scsi: Clarify SCSI core module parameter documentation by Martin K. Petersen · 7 years ago
  62. 790a385 scsi: pm80xx: corrected linkrate value. by Viswas G · 7 years ago
  63. 0b6df11 scsi: pm80xx: panic on ncq error cleaning up the read log. by Viswas G · 7 years ago
  64. 869ddbd scsi: pm80xx: corrected SATA abort handling sequence. by Viswas G · 7 years ago
  65. 61daffd scsi: pm80xx: modified port reset timer value for PM8006 card by Viswas G · 7 years ago
  66. 1db4990 scsi: pm80xx: cleanup in pm8001_abort_task function. by Viswas G · 7 years ago
  67. 25c6edb scsi: pm80xx: tag allocation for phy control request. by Viswas G · 7 years ago
  68. 6c85e4b scsi: pm80xx: Different SAS addresses for phys. by Viswas G · 7 years ago
  69. 24fff01 scsi: pm80xx: ILA and inactive firmware version through sysfs by Viswas G · 7 years ago
  70. 5990fd5 scsi: pm80xx: redefine sas_identify_frame structure by Viswas G · 7 years ago
  71. cf3431b scsi: scsi_error: Handle power-on reset unit attention by Hannes Reinecke · 7 years ago
  72. a8bbb2a scsi: scsi_error: Do not retry illegal function error by Hannes Reinecke · 7 years ago
  73. 909cf3e1 scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry by Kurt Garloff · 7 years ago
  74. 56f3d38 scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entry by Hannes Reinecke · 7 years ago
  75. c1a7b64 scsi: scsi_devinfo: Add 'AIX VDASD' to blacklist by Hannes Reinecke · 7 years ago
  76. 623401e scsi: sd: change manage_start_stop to bool in sysfs interface by weiping zhang · 7 years ago
  77. 658e9a6 scsi: sd: change allow_restart to bool in sysfs interface by weiping zhang · 7 years ago
  78. b8018b9 scsi: scsi_devinfo: fixup string compare by Hannes Reinecke · 7 years ago
  79. 588c902 scsi: scsi_devinfo: Whitespace fixes by Hannes Reinecke · 7 years ago
  80. f26aead scsi: scsi_devinfo: Reformat blacklist flags by Hannes Reinecke · 7 years ago
  81. 345e296 scsi: scsi: Export blacklist flags to sysfs by Hannes Reinecke · 7 years ago
  82. e5203cf scsi: scsi_debug: allow to specify inquiry vendor and model by Hannes Reinecke · 7 years ago
  83. 4a10903 scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics() by Damien Le Moal · 7 years ago
  84. e8c77ec scsi: sd_zbc: Use well defined macros by Damien Le Moal · 7 years ago
  85. 5eed92d scsi: sd_zbc: Rearrange code by Damien Le Moal · 7 years ago
  86. e98f42b scsi: sd_zbc: Fix comments and indentation by Damien Le Moal · 7 years ago
  87. aa8a845 scsi: sd_zbc: Move ZBC declarations to scsi_proto.h by Damien Le Moal · 7 years ago
  88. 05231a3 scsi: qla2xxx: don't break the bsg-lib abstractions by Christoph Hellwig · 7 years ago
  89. 07f5d56 scsi: scsi_transport_sas: check reply payload length instead of bidi request by Christoph Hellwig · 7 years ago
  90. 67ec299 scsi: libfc: don't assign resid_len in fc_lport_bsg_request by Christoph Hellwig · 7 years ago
  91. b8d897a scsi: bfa: don't reset max_segments for every bsg request by Christoph Hellwig · 7 years ago
  92. 8712f46 scsi: qedi: Delete redundant variables by Christos Gkekas · 7 years ago
  93. 2d57b5e scsi: qla2xxx: Query FC4 type during RSCN processing by Giridhar Malavali · 7 years ago
  94. c38d1ba scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe by Himanshu Madhani · 7 years ago
  95. 4ca8204 scsi: qla2xxx: Update driver version to 10.00.00.02-k by Himanshu Madhani · 7 years ago
  96. edd05de scsi: qla2xxx: Changes to support N2N logins by Duane Grigsby · 7 years ago
  97. c0c462c scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states by Duane Grigsby · 7 years ago
  98. c955886 scsi: qla2xxx: Add ATIO-Q processing for INTx mode by Himanshu Madhani · 7 years ago
  99. e7240af scsi: qla2xxx: Reinstate module parameter ql2xenablemsix by Himanshu Madhani · 7 years ago
  100. 41319e4 scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl() by Dan Carpenter · 7 years ago