1. 5585cbd scsi: scsi_transport_fc: Declare wwn_to_u64() argument const by Bart Van Assche · 6 years ago
  2. ef19af9 scsi: qla2xxx: fix spelling mistake "alredy" -> "already" by Colin Ian King · 6 years ago
  3. 1a61e54 scsi: lpfc: add support for posting FC events on FPIN reception by James Smart · 6 years ago
  4. c39e0af scsi: scsi_transport_fc: Add FPIN fc event codes by James Smart · 6 years ago
  5. 2b1be55 scsi: scsi_transport_fc: refactor event posting routines by James Smart · 6 years ago
  6. a7dff3a scsi: fc: add FPIN ELS definition by James Smart · 6 years ago
  7. d964b3e scsi: lpfc: Fix a recently introduced compiler warning by Bart Van Assche · 6 years ago
  8. 25ea6b1 scsi: qla2xxx: Remove useless set memory to zero use memset() by YueHaibing · 6 years ago
  9. c2b9975 scsi: mptscsih: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  10. c9d61a5 scsi: dt-bindings: ufs: Add VCC capability on MediaTek UFS driver by Stanley Chu · 6 years ago
  11. 55dc9b3 scsi: dt-bindings: ufs: Remove custom property "<name>-fixed-regulator" by Stanley Chu · 6 years ago
  12. 4fed62b scsi: ufs-cdns: Add support for UFSHCI with M31 PHY by Jan Kotas · 6 years ago
  13. 5328efc scsi: dt-bindings: ufs-cdns: Update Cadence UFS compatibility list by Jan Kotas · 6 years ago
  14. 60b7b82 scsi: ufs: remove unnecessary pointer evaluation by Zeng Guangyue · 6 years ago
  15. 6087550 scsi: qedf: Remove set but not used variable 'fr_len' by YueHaibing · 6 years ago
  16. f310a4e scsi: pm8001: fix spelling mistake, interupt -> interrupt by Colin Ian King · 6 years ago
  17. 292c04c scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined by Colin Ian King · 6 years ago
  18. f99b77e scsi: qla2xxx: Update driver version to 10.01.00.16-k by Himanshu Madhani · 6 years ago
  19. 711a08d scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout by Giridhar Malavali · 6 years ago
  20. b2d1453a scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected by Giridhar Malavali · 6 years ago
  21. e39a664 scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload by Anil Gurumurthy · 6 years ago
  22. ffc81fc0 scsi: qla2xxx: Set remote port devloss timeout to 0 by Giridhar Malavali · 6 years ago
  23. ffbc647 scsi: qla2xxx: Cleanup fcport memory to prevent leak by Quinn Tran · 6 years ago
  24. a6b95d1 scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() by Quinn Tran · 6 years ago
  25. a4226ec scsi: qla2xxx: Fix fw dump corruption by Quinn Tran · 6 years ago
  26. e81d1bc scsi: qla2xxx: Further limit FLASH region write access from SysFS by Andrew Vasquez · 6 years ago
  27. 5cbdae1 scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 6 years ago
  28. 5da05a2 scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe by Giridhar Malavali · 6 years ago
  29. 6b1f444 scsi: qla2xxx: Increase the max_sgl_segments to 1024 by Giridhar Malavali · 6 years ago
  30. 0257eda scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags by Giridhar Malavali · 6 years ago
  31. ae6ccb0 scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released by Giridhar Malavali · 6 years ago
  32. 740e293 scsi: qla2xxx: Set the SCSI command result before calling the command done by Giridhar Malavali · 6 years ago
  33. d6d189c scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id() by Bart Van Assche · 6 years ago
  34. d8c2040 scsi: lpfc: Remove unused functions by Bart Van Assche · 6 years ago
  35. b27cbd5 scsi: lpfc: Remove set-but-not-used variables by Bart Van Assche · 6 years ago
  36. a73cb81 scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file by Bart Van Assche · 6 years ago
  37. cd05c15 scsi: lpfc: Annotate switch/case fall-through by Bart Van Assche · 6 years ago
  38. ffd4381 scsi: lpfc: Fix indentation and balance braces by Bart Van Assche · 6 years ago
  39. 3999df7 scsi: lpfc: Declare local functions static by Bart Van Assche · 6 years ago
  40. 94e424c scsi: ufs: Remove "<name>-fixed-regulator" device tree property by Stanley Chu · 6 years ago
  41. 12e3ffb scsi: ufs: Change "<name>-max-microamp" to non-mandatory property by Stanley Chu · 6 years ago
  42. 0487fff scsi: ufs: Fix regulator load and icc-level configuration by Stanley Chu · 6 years ago
  43. 3b141e8 scsi: ufs: Avoid configuring regulator with undefined voltage range by Stanley Chu · 6 years ago
  44. e040362 scsi: ufs: Remove unused min_uA field in struct ufs_vreg by Stanley Chu · 6 years ago
  45. 9e29a68 scsi: bnx2fc: remove unneeded variable by Ding Xiang · 6 years ago
  46. fb17358c scsi: qedf: Update the driver version to 8.37.25.19 by Saurav Kashyap · 6 years ago
  47. efc8fe9 scsi: qedf: Fix lport may be used uninitialized warning by Saurav Kashyap · 6 years ago
  48. fe2043d scsi: qedf: Correctly handle refcounting of rdata by Saurav Kashyap · 6 years ago
  49. faea571 scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared by Shyam Sundar · 6 years ago
  50. f2c98af scsi: qedf: Check for tm_flags instead of cmd_type during cleanup by Saurav Kashyap · 6 years ago
  51. feac47f scsi: qedf: Add a flag to help debugging io_req which could not be cleaned by Shyam Sundar · 6 years ago
  52. 582a472 scsi: qedf: Don't send ABTS for under run scenario by Saurav Kashyap · 6 years ago
  53. ff543e2 scsi: qedf: Don't queue anything if upload is in progress by Shyam Sundar · 6 years ago
  54. fc37ddc scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link by Chad Dupuis · 6 years ago
  55. 56efc30 scsi: qedf: fc_rport_priv reference counting fixes by Hannes Reinecke · 6 years ago
  56. 6f15d0c scsi: qedf: Add missing return in qedf_scsi_done() by Chad Dupuis · 6 years ago
  57. a66c6cd2 scsi: qedf: Wait for upload and link down processing during soft ctx reset by Chad Dupuis · 6 years ago
  58. 627cc7d scsi: qedf: Add additional checks for io_req->sc_cmd validity by Chad Dupuis · 6 years ago
  59. 78a8ab3 scsi: qedf: fixup bit operations by Hannes Reinecke · 6 years ago
  60. 6d1368e scsi: qedf: fixup locking in qedf_restart_rport() by Hannes Reinecke · 6 years ago
  61. 4262d35 scsi: qedf: missing kref_put in qedf_xmit() by Hannes Reinecke · 6 years ago
  62. 76dbf4f scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries by Saurav Kashyap · 6 years ago
  63. 0cbd007 scsi: qedf: Add missing fc_disc_init call after allocating lport by Chad Dupuis · 6 years ago
  64. 90ccf75 scsi: qedf: Correct the memory barriers in qedf_ring_doorbell by Andrew Vasquez · 6 years ago
  65. 96b1765 scsi: qedf: Use a separate completion for cleanup commands by Chad Dupuis · 6 years ago
  66. 69ef2c6 scsi: qedf: Modify abort and tmf handler to handle edge condition and flush by Saurav Kashyap · 6 years ago
  67. 5d5e5565 scsi: qedf: Modify flush routine to handle all I/Os and TMF by Shyam Sundar · 6 years ago
  68. 3e2c11b scsi: qedf: Simplify s/g list mapping by Chad Dupuis · 6 years ago
  69. c5e06ba scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check by Chad Dupuis · 6 years ago
  70. 650ce64 scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests by Chad Dupuis · 6 years ago
  71. f1c4359 scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails by Chad Dupuis · 6 years ago
  72. 155f425 scsi: MAINTAINERS: Add maintainer for MediaTek UFS driver by Stanley Chu · 6 years ago
  73. 46333ce scsi: qla2xxx: Simplify conditional check again by Nathan Chancellor · 6 years ago
  74. d16ece5 scsi: sd: Inline sd_probe_part2() by Bart Van Assche · 6 years ago
  75. 21e6ba3 scsi: sd: Rely on the driver core for asynchronous probing by Bart Van Assche · 6 years ago
  76. ea9006d scsi: mpt3sas: fix indentation issue by Colin Ian King · 6 years ago
  77. 8378573 scsi: libcxgbi: remove uninitialized variable len by Colin Ian King · 6 years ago
  78. 8212969 scsi: target: alua: fix the tg_pt_gps_count by tangwenji · 6 years ago
  79. 3e14592 scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general by Nathan Chancellor · 6 years ago
  80. a4b207d scsi: pm8001: remove set but not used variables 'param, sas_ha' by YueHaibing · 6 years ago
  81. 608f729 scsi: qla4xxx: avoid freeing unallocated dma memory by Arnd Bergmann · 6 years ago
  82. faf5a744f scsi: lpfc: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  83. e7f7b6f scsi: lpfc: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  84. 7766d12 scsi: ufs-mediatek: Add missing MODULE_* information by Anders Roxell · 6 years ago
  85. 3aa222c scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  86. f55d0b40 scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed by tangwenji · 6 years ago
  87. 1ea9b46 scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np by tangwenji · 6 years ago
  88. ee26724 scsi: target: fix unsigned comparision with less than zero by Colin Ian King · 6 years ago
  89. 1943eda scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks by Nathan Chancellor · 6 years ago
  90. cbb24e2 scsi: ufs-mediatek: Make some symbols static by YueHaibing · 6 years ago
  91. 92f3b32 scsi: lpfc: Fixup eq_clr_intr references by James Smart · 6 years ago
  92. c88725d scsi: lpfc: Fix build error by James Bottomley · 6 years ago
  93. 7512dde scsi: mvumi: Stop using plain integer as NULL pointer by YueHaibing · 6 years ago
  94. 3f0b2d7 scsi: qedi: Remove set but not used variable 'cls_sess' by YueHaibing · 6 years ago
  95. 92684bf scsi: be2iscsi: lpfc: fix typo by Matteo Croce · 6 years ago
  96. 62439b4 scsi: qla2xxx: Fix a small typo in qla_bsg.c by Milan P. Gandhi · 6 years ago
  97. f65c338 scsi: qla2xxx: Fix comment alignment in qla_bsg.c by Milan P. Gandhi · 6 years ago
  98. 094b024 scsi: mptfusion: remove set, but not used, variables by YueHaibing · 6 years ago
  99. b47b861 scsi: mptfusion: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  100. 244830a scsi: mptfusion: fix indentation issues by Colin Ian King · 6 years ago