1. 332b4b2 scsi: mptfusion: Use snprintf() instead of open coded divisions by Andy Shevchenko · 7 years ago
  2. 61dfb8a scsi: mpt3sas: make function _get_st_from_smid static by Colin Ian King · 7 years ago
  3. 1e15fea scsi: hisi_sas: make local symbol host_attrs static by Wei Yongjun · 7 years ago
  4. 10bde98 scsi: scsi_debug: delay stress fix by Douglas Gilbert · 7 years ago
  5. dbc1ebe scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp by Rasmus Villemoes · 7 years ago
  6. 87058dd scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  7. 54b2804 scsi: megaraid_sas: re-work DCMD refire code by Shivasharan S · 7 years ago
  8. 88d155c scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs by Shivasharan S · 7 years ago
  9. 4959e61 scsi: megaraid_sas: Selectively apply stream detection based on IO type by Shivasharan S · 7 years ago
  10. 5f19f7c scsi: megaraid_sas: Update LD map after populating drv_map driver map copy by Shivasharan S · 7 years ago
  11. 619831f scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path by Shivasharan S · 7 years ago
  12. 149c575 scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress by Shivasharan S · 7 years ago
  13. f3f7920 scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called by Shivasharan S · 7 years ago
  14. 7ada701 scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map by Shivasharan S · 7 years ago
  15. 41fae9a scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume by Shivasharan S · 7 years ago
  16. b051cc6 scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num by Shivasharan S · 7 years ago
  17. cb51efe scsi: megaraid_sas: memset IOC INIT frame using correct size by Shivasharan S · 7 years ago
  18. e05ee4e scsi: megaraid_sas: zero out IOC INIT and stream detection memory by Shivasharan S · 7 years ago
  19. 08640e8 scsi: core: Change third __scsi_queue_insert() argument from int to bool by Bart Van Assche · 7 years ago
  20. cfc350a scsi: aacraid: Delay for rescan worker needs to be 10 seconds by Raghava Aditya Renukunta · 7 years ago
  21. bbd16d9 scsi: aacraid: Get correct lun count by Raghava Aditya Renukunta · 7 years ago
  22. 80c716f scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized by Hannes Reinecke · 7 years ago
  23. bcb8724 scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids by Colin Ian King · 7 years ago
  24. 8b56918 scsi: qla2xxx: remove redundant assignment of d by Colin Ian King · 7 years ago
  25. e9f3177 scsi: qedi: Use zeroing allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  26. bb5420c scsi: bnx2fc: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  27. 468f4b8 scsi: hisi_sas: Change frame type for SET MAX commands by chenxiang · 7 years ago
  28. d5c15c2 scsi: ata: enhance the definition of SET MAX feature field value by chenxiang · 7 years ago
  29. dc2db1d scsi: smartpqi: allow static build ("built-in") by Steffen Weber · 7 years ago
  30. 481b5e5 scsi: scsi_debug: add resp_write_scat function by Douglas Gilbert · 7 years ago
  31. 46f64e7 scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IO by Douglas Gilbert · 7 years ago
  32. 0a7e69c scsi: scsi_debug: do_device_access add sg offset argument by Douglas Gilbert · 7 years ago
  33. b7e2458 scsi: scsi_debug: fix group_number mask by Douglas Gilbert · 7 years ago
  34. 9a05101 scsi: scsi_debug: tab, kstrto changes by Douglas Gilbert · 7 years ago
  35. dbec4c90 scsi: mpt3sas: lockless command submission by Suganath Prabu Subramani · 7 years ago
  36. 272e253 scsi: mpt3sas: simplify _wait_for_commands_to_complete() by Hannes Reinecke · 7 years ago
  37. 6da999f scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm() by Hannes Reinecke · 7 years ago
  38. 74fcfa5 scsi: mpt3sas: simplify task management functions by Hannes Reinecke · 7 years ago
  39. b0cd285e scsi: mpt3sas: always use first reserved smid for ioctl passthrough by Hannes Reinecke · 7 years ago
  40. 9961c9b scsi: mpt3sas: check command status before attempting abort by Hannes Reinecke · 7 years ago
  41. 12e7c678 scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid() by Hannes Reinecke · 7 years ago
  42. 02a386d scsi: mpt3sas: open-code _scsih_scsi_lookup_get() by Hannes Reinecke · 7 years ago
  43. 6a2d461 scsi: mpt3sas: separate out _base_recovery_check() by Hannes Reinecke · 7 years ago
  44. 05303df scsi: mpt3sas: use list_splice_init() by Hannes Reinecke · 7 years ago
  45. ba4494d scsi: mpt3sas: set default value for cb_idx by Hannes Reinecke · 7 years ago
  46. 25b8e08 scsi: cxlflash: Staging to support future accelerators by Matthew R. Ochs · 7 years ago
  47. 0df69c6 scsi: cxlflash: Adapter context init can return error by Uma Krishnan · 7 years ago
  48. 8762353 scsi: cxlflash: Remove embedded CXL work structures by Matthew R. Ochs · 7 years ago
  49. af2047e scsi: cxlflash: Explicitly cache number of interrupts per context by Matthew R. Ochs · 7 years ago
  50. b070545 scsi: cxlflash: Update cxl-specific arguments to generic cookie by Uma Krishnan · 7 years ago
  51. 96cf727 scsi: cxlflash: Reset command ioasc by Uma Krishnan · 7 years ago
  52. 1689c93 scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation() by Jason Yan · 7 years ago
  53. 0558f33 scsi: libsas: direct call probe and destruct by Jason Yan · 7 years ago
  54. 517e515 scsi: libsas: use flush_workqueue to process disco events synchronously by Jason Yan · 7 years ago
  55. 93bdbd0 scsi: libsas: Use new workqueue to run sas event and disco event by Jason Yan · 7 years ago
  56. 8eea9dd scsi: libsas: make the event threshold configurable by Jason Yan · 7 years ago
  57. f12486e scsi: libsas: shut down the PHY if events reached the threshold by Jason Yan · 7 years ago
  58. 1c393b9 scsi: libsas: Use dynamic alloced work to avoid sas event lost by Jason Yan · 7 years ago
  59. 6f5c592 scsi: mptfusion: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  60. 9181474 scsi: aacraid: remove redundant setting of variable c by Colin Ian King · 7 years ago
  61. dd04b0f scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() by Varun Prakash · 7 years ago
  62. affc677 scsi: libsas: initialize sas_phy status according to response of DISCOVER by chenxiang · 7 years ago
  63. 2b23d95 scsi: libsas: fix error when getting phy events by Jason Yan · 7 years ago
  64. 4a491b1 scsi: libsas: fix memory leak in sas_smp_get_phy_events() by Jason Yan · 7 years ago
  65. f4d0ad1 scsi: hpsa: Use vsnprintf extension %phN by Andy Shevchenko · 7 years ago
  66. 85e7517 scsi: bnx2i: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  67. bde70f3 scsi: bfa: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  68. 0558312 scsi: qla2xxx: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  69. d103adb scsi: qla4xxx: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  70. bef4e68 scsi: aacraid: Fix driver oops with dead battery by Meelis Roos · 7 years ago
  71. 1d1db6a scsi: qla2xxx: Update driver version to 10.00.00.04-k by himanshu.madhani@cavium.com · 7 years ago
  72. 1ae634e scsi: qla2xxx: Serialize session free in qlt_free_session_done by Quinn Tran · 7 years ago
  73. d8630bb scsi: qla2xxx: Serialize session deletion by using work_lock by Quinn Tran · 7 years ago
  74. 94cff6e scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion() by Quinn Tran · 7 years ago
  75. 6d674927 scsi: qla2xxx: Prevent relogin trigger from sending too many commands by Quinn Tran · 7 years ago
  76. 3dbec59 scsi: qla2xxx: Prevent multiple active discovery commands per session by Quinn Tran · 7 years ago
  77. 6944dcc scsi: qla2xxx: Add retry limit for fabric scan logic by Quinn Tran · 7 years ago
  78. 040036b scsi: qla2xxx: Delay loop id allocation at login by Quinn Tran · 7 years ago
  79. 604e2e5 scsi: qla2xxx: Increase verbosity of debug messages logged by Quinn Tran · 7 years ago
  80. bf12b41 scsi: qla2xxx: Allow relogin and session creation after reset by himanshu.madhani@cavium.com · 7 years ago
  81. f352eeb scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling by Quinn Tran · 7 years ago
  82. 0616e96 scsi: qla2xxx: Properly extract ADISC error codes by Quinn Tran · 7 years ago
  83. cf055fb scsi: qla2xxx: Fix GPNFT/GNNFT error handling by Quinn Tran · 7 years ago
  84. fb35265 scsi: qla2xxx: Remove session creation redundant code by Quinn Tran · 7 years ago
  85. e374f9f scsi: qla2xxx: Migrate switch registration commands away from mailbox interface by Quinn Tran · 7 years ago
  86. 2dee552 scsi: qla2xxx: Fix login state machine freeze by Quinn Tran · 7 years ago
  87. 7506175 scsi: qla2xxx: Reduce trace noise for Async Events by Quinn Tran · 7 years ago
  88. 7cf95f7 scsi: qla2xxx: Reduce the use of terminate exchange by Quinn Tran · 7 years ago
  89. 9d1aa4e scsi: qla2xxx: Add lock protection around host lookup by Quinn Tran · 7 years ago
  90. a423994 scsi: qla2xxx: Add switch command to simplify fabric discovery by Quinn Tran · 7 years ago
  91. 1429f04 scsi: qla2xxx: Use known NPort ID for Management Server login by himanshu.madhani@cavium.com · 7 years ago
  92. 9cd883f scsi: qla2xxx: Fix session cleanup for N2N by Quinn Tran · 7 years ago
  93. 94d83e3 scsi: qla2xxx: Tweak resource count dump by Quinn Tran · 7 years ago
  94. 82abdca scsi: qla2xxx: Allow target mode to accept PRLI in dual mode by Quinn Tran · 7 years ago
  95. 045d6ea scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled. by Giridhar Malavali · 7 years ago
  96. 11aea16 scsi: qla2xxx: Add ability to send PRLO by Quinn Tran · 7 years ago
  97. 9ecf0b0 scsi: qla2xxx: Add option for use reserve exch for ELS by Quinn Tran · 7 years ago
  98. 1586e07 scsi: qla2xxx: Use shadow register for ISP27XX by Quinn Tran · 7 years ago
  99. d2b292c scsi: qla2xxx: Enable ATIO interrupt handshake for ISP27XX by Quinn Tran · 7 years ago
  100. 9b3e0f4 scsi: qla2xxx: Move work element processing out of DPC thread by Quinn Tran · 7 years ago