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