1. 7eee4b92 scsi: hisi_sas: relocate smp sg map by Xiang Chen · 7 years ago
  2. 0d846e7 scsi: ufs: make ufshcd_config_pwr_mode of non-static func by Alim Akhtar · 7 years ago
  3. 4404c5d scsi: ufs: add quirk to enable host controller without hce by Alim Akhtar · 7 years ago
  4. 5ac6abc scsi: ufs: add quirk to disallow reset of interrupt aggregation by Alim Akhtar · 7 years ago
  5. 1399c5b scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr by Alim Akhtar · 7 years ago
  6. bbe21d7 scsi: ufs: ufshcd: Remove VLA usage by Kees Cook · 7 years ago
  7. 66b7eac scsi: mptlan: Fix mpt_lan_sdu_send()'s return type by Luc Van Oostenryck · 7 years ago
  8. 81471b0 scsi: ipr: new IOASC update by Wen Xiong · 7 years ago
  9. eaa6d0d scsi: esas2r: fix spelling mistake: "requestss" -> "requests" by Colin Ian King · 7 years ago
  10. 769031c scsi: target: target/file: Add support of direct and async I/O by Andrei Vagin · 7 years ago
  11. 97e0661 scsi: libosd: Remove VLA usage by Kees Cook · 7 years ago
  12. 33d065c scsi: tcmu: refactor nl wr_cache attr with new helpers by Zhu Lingshan · 7 years ago
  13. 84e2850 scsi: tcmu: refactor nl dev_size attr with new helpers by Zhu Lingshan · 7 years ago
  14. 02ccfb5 scsi: tcmu: refactor nl dev_cfg attr with new nl helpers by Zhu Lingshan · 7 years ago
  15. f892bd8 scsi: tcmu: refactor rm_device cmd with new nl helpers by Zhu Lingshan · 7 years ago
  16. e0c240a scsi: tcmu: refactor add_device cmd with new nl helpers by Zhu Lingshan · 7 years ago
  17. 0e5aee3 scsi: tcmu: add new netlink events helpers by Zhu Lingshan · 7 years ago
  18. 9899e4d scsi: 3w-xxxx: fix a missing-check bug by Wenwen Wang · 7 years ago
  19. c9318a3 scsi: 3w-9xxx: fix a missing-check bug by Wenwen Wang · 7 years ago
  20. a217b31 scsi: mpt3sas: fix header path in ioctl documentation by Tomohiro Kusumi · 7 years ago
  21. f136789 scsi: mpt3sas: remove obsolete path "drivers/scsi/mpt2sas/" from MAINTAINERS by Tomohiro Kusumi · 7 years ago
  22. 27e833d scsi: megaraid: silence a static checker bug by Dan Carpenter · 7 years ago
  23. c09a21d scsi: mptsas: fix spelling mistake: "matchs" -> "matches" by Colin Ian King · 7 years ago
  24. 7afc0ce scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox" by Colin Ian King · 7 years ago
  25. 4b83cb8 scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq by Andrei Vagin · 7 years ago
  26. b931553 scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" by Colin Ian King · 7 years ago
  27. f70c125 scsi: hisi_sas: workaround a v3 hw hilink bug by Xiaofei Tan · 7 years ago
  28. 9b8addf scsi: hisi_sas: add readl poll timeout helper wrappers by John Garry · 7 years ago
  29. bf081d5 scsi: hisi_sas: remove redundant handling to event95 for v3 by Xiaofei Tan · 7 years ago
  30. 9413532 scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw by Xiang Chen · 7 years ago
  31. c2c1d9d scsi: hisi_sas: update PHY linkrate after a controller reset by Xiang Chen · 7 years ago
  32. 6f7c32d scsi: hisi_sas: stop controller timer for reset by John Garry · 7 years ago
  33. c6ef895 scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task() by Xiang Chen · 7 years ago
  34. a14da7a scsi: hisi_sas: fix PI memory size by Xiang Chen · 7 years ago
  35. cd938e5 scsi: hisi_sas: check host frozen before calling "done" function by Xiang Chen · 7 years ago
  36. b81b6cc scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice by Xiang Chen · 7 years ago
  37. 24cf436 scsi: hisi_sas: optimise the usage of DQ locking by Xiang Chen · 7 years ago
  38. 3e21d1c scsi: lpfc: Comment cleanup regarding Broadcom copyright header by James Smart · 7 years ago
  39. e65d8c3 scsi: lpfc: update driver version to 12.0.0.3 by James Smart · 7 years ago
  40. 11f0e34 scsi: lpfc: Enhance log messages when reporting CQE errors by James Smart · 7 years ago
  41. 44c2757 scsi: lpfc: Fix up log messages and stats counters in IO submit code path by James Smart · 7 years ago
  42. d38f33b scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt by James Smart · 7 years ago
  43. 23288b7 scsi: lpfc: Handle new link fault code returned by adapter firmware. by James Smart · 7 years ago
  44. a72d56b scsi: lpfc: Correct fw download error message by James Smart · 7 years ago
  45. 48f8fdb scsi: lpfc: enhance LE data structure copies to hardware by James Smart · 7 years ago
  46. cd24007 scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering by James Smart · 7 years ago
  47. ab7ad49 scsi: qedf: Update version number to 8.33.16.20 by Chad Dupuis · 7 years ago
  48. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  49. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  50. 4f4616c scsi: qedf: Set the UNLOADING flag when removing a vport by Chad Dupuis · 7 years ago
  51. 92bbccd scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout by Chad Dupuis · 7 years ago
  52. 96673e1 scsi: qedf: If qed fails to enable MSI-X fail PCI probe by Chad Dupuis · 7 years ago
  53. 65b7bec scsi: qedf: Honor default_prio module parameter even if DCBX does not converge by Chad Dupuis · 7 years ago
  54. 4b9b7fa scsi: qedf: Improve firmware debug dump handling by Chad Dupuis · 7 years ago
  55. f9a4a7f scsi: qedf: Remove setting DCBX pending during soft context reset by Saurav Kashyap · 7 years ago
  56. 8025c84 scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requests by Chad Dupuis · 7 years ago
  57. 3f9de7f scsi: qedf: Check if link is already up when receiving a link up event from qed by Chad Dupuis · 7 years ago
  58. a8f192b scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled by Chad Dupuis · 7 years ago
  59. adf4884 scsi: qedf: Release RRQ reference correctly when RRQ command times out by Chad Dupuis · 7 years ago
  60. 84b2ba6 scsi: qedf: Honor priority from DCBX FCoE App tag by Chad Dupuis · 7 years ago
  61. ba17d37 scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery by Chad Dupuis · 7 years ago
  62. a93755c scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7 by Chad Dupuis · 7 years ago
  63. 766639c scsi: qedf: Add check for offload before flushing I/Os for target by Chad Dupuis · 7 years ago
  64. 15a93de scsi: qedf: Fix VLAN display when printing sent FIP frames by Chad Dupuis · 7 years ago
  65. f32803b scsi: qedf: Add missing skb frees in error path by Chad Dupuis · 7 years ago
  66. c3ef86f scsi: qedf: Increase the number of default FIP VLAN request retries to 60 by Chad Dupuis · 7 years ago
  67. 44c7c85 scsi: qedf: Synchronize rport restarts when multiple ELS commands time out by Chad Dupuis · 7 years ago
  68. 3f9da25 scsi: qla2xxx: Update driver version to 10.00.00.07-k by himanshu.madhani@cavium.com · 7 years ago
  69. 84905df scsi: qla2xxx: Fix TMF and Multi-Queue config by Quinn Tran · 7 years ago
  70. fc31b7a scsi: qla2xxx: Prevent relogin loop by removing stale code by himanshu.madhani@cavium.com · 7 years ago
  71. 36d49c9 scsi: qla2xxx: Remove stale debug value for login_retry flag by Quinn Tran · 7 years ago
  72. e25f765 scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function by Quinn Tran · 7 years ago
  73. 8ea4faf scsi: qla2xxx: Fix Inquiry command being dropped in Target mode by Quinn Tran · 7 years ago
  74. cc28e0a scsi: qla2xxx: Move GPSC and GFPNID out of session management by Quinn Tran · 7 years ago
  75. bee8b846 scsi: qla2xxx: Reduce redundant ADISC command for RSCNs by Quinn Tran · 7 years ago
  76. 1d317b2 scsi: qla2xxx: Delete session for nport id change by Quinn Tran · 7 years ago
  77. 2952849 scsi: qla2xxx: Fix Rport and session state getting out of sync by Quinn Tran · 7 years ago
  78. 625a1ca scsi: qla2xxx: Fix sending ADISC command for login by Quinn Tran · 7 years ago
  79. f6972d7 scsi: mpt3sas: Update driver version "25.100.00.00" by Chaitra P B · 7 years ago
  80. 87b3576 scsi: mpt3sas: fix possible memory leak. by Chaitra P B · 7 years ago
  81. c1a6c5a scsi: mpt3sas: For NVME device, issue a protocol level reset by Chaitra P B · 7 years ago
  82. 65928d1 scsi: mpt3sas: Update MPI Headers by Chaitra P B · 7 years ago
  83. 3d29ed8 scsi: mpt3sas: Report Firmware Package Version from HBA Driver. by Chaitra P B · 7 years ago
  84. 22a923c scsi: mpt3sas: Cache enclosure pages during enclosure add. by Chaitra P B · 7 years ago
  85. 79eb96d scsi: mpt3sas: Allow processing of events during driver unload. by Chaitra P B · 7 years ago
  86. 1537d1b scsi: mpt3sas: Increase event log buffer to support 24 port HBA's. by Chaitra P B · 7 years ago
  87. 95540b8 scsi: mpt3sas: Added support for SAS Device Discovery Error Event. by Chaitra P B · 7 years ago
  88. e21fef6 scsi: mpt3sas: Enhanced handling of Sense Buffer. by Chaitra P B · 7 years ago
  89. 74522a9 scsi: mpt3sas: Optimize I/O memory consumption in driver. by Chaitra P B · 7 years ago
  90. 93204b7 scsi: mpt3sas: Lockless access for chain buffers. by Chaitra P B · 7 years ago
  91. cd33223 scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time. by Chaitra P B · 7 years ago
  92. cf6bf97 scsi: mpt3sas: Bug fix for big endian systems. by Chaitra P B · 7 years ago
  93. 23b389c scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable" by Colin Ian King · 7 years ago
  94. 55d9a1d scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable" by Colin Ian King · 7 years ago
  95. 1895bd7 scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous" by Colin Ian King · 7 years ago
  96. 35dc0b0 scsi: isci: remove redundant check on in_connection_align_insertion_frequency by Colin Ian King · 7 years ago
  97. 9407253 scsi: a100u2w: Use module_pci_driver by YueHaibing · 7 years ago
  98. 3e1bbc5 scsi: wd719x: Use module_pci_driver by YueHaibing · 7 years ago
  99. 5f1c721 scsi: am53c974: Use module_pci_driver by YueHaibing · 7 years ago
  100. 63aed10 scsi: scsi_transport_sas: don't bounce highmem pages for the smp handler by Christoph Hellwig · 7 years ago