1. e018ef5 scsi: smartpqi: raid bypass lba calculation fix by kevin Barnett · 8 years ago
  2. abbada7 scsi: hpsa: correct scsi 6byte lba calculation by Mahesh Rajashekhara · 8 years ago
  3. 96c11dd scsi: ibmvscsis: Fixed unused variable by Bryant G. Ly · 8 years ago
  4. 7bc2b55 scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() by Dan Carpenter · 8 years ago
  5. 38247fe scsi: ibmvscsis: Fix error return code in ibmvscsis_probe() by Wei Yongjun · 8 years ago
  6. 8475c81 scsi: sd: Move DIF protection types to t10-pi.h by Christoph Hellwig · 8 years ago
  7. 27c0e83 scsi: qla2xxx: Use struct t10_pi_tuple by Christoph Hellwig · 8 years ago
  8. 6ebf105 scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple by Christoph Hellwig · 8 years ago
  9. 45e596c scsi: hpsa: Check for null devices in ioaccel submission patch by Don Brace · 8 years ago
  10. 4b6e559 scsi: hpsa: Prevent sending bmic commands to externals by Scott Teel · 8 years ago
  11. 8383278 scsi: hpsa: Check for vpd support before sending by Scott Teel · 8 years ago
  12. d49c207 scsi: hpsa: Check for null device pointers by Don Brace · 8 years ago
  13. 86cf713 scsi: hpsa: Determine device external status earlier by Don Brace · 8 years ago
  14. 08348b1 scsi: ncr5380: Improve interrupt latency during PIO tranfers by Finn Thain · 9 years ago
  15. e8f8142 scsi: virtio_scsi: Use complete() instead complete_all() by Daniel Wagner · 8 years ago
  16. ba2f129 scsi: sym53c8xx_2: Use complete() instead complete_all() by Daniel Wagner · 8 years ago
  17. 3e3f5a8 scsi: csiostor: Fix completion usage by Daniel Wagner · 8 years ago
  18. 4086eae5 scsi: megaraid_sas: add in missing white space in error message text by Colin Ian King · 8 years ago
  19. 9c81e2c scsi: hisi_sas: send three identify before phy up by John Garry · 9 years ago
  20. 56cc74b scsi: hisi_sas: add missing SATA pending device type to v2 hw by John Garry · 9 years ago
  21. 8583d3b scsi: hisi_sas: remove init_id_frame_v1_hw() by John Garry · 9 years ago
  22. 514f16e scsi: hisi_sas: remove init_id_frame_v2_hw() by John Garry · 9 years ago
  23. 44c4abe scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw by John Garry · 9 years ago
  24. d82debe scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw by John Garry · 9 years ago
  25. a6f2c7f scsi: hisi_sas: set dma mask before allocate DMA memory by John Garry · 9 years ago
  26. 09fe9ec scsi: hisi_sas: fix a potential warning for sata disk ejection by John Garry · 9 years ago
  27. 85bd6cf scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw() by John Garry · 9 years ago
  28. d0df8f9 scsi: hisi_sas: disable dlvry queues once at reset for v2 hw by John Garry · 9 years ago
  29. 433f569 scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation by John Garry · 9 years ago
  30. 59ba49f scsi: hisi_sas: only zero slot memory when reused by John Garry · 9 years ago
  31. f1dc358 scsi: hisi_sas: keep CHL_INT2 masked for v2 HW by John Garry · 9 years ago
  32. 4fde02a scsi: hisi_sas: save delivery queue write pointer by John Garry · 9 years ago
  33. e6c346f scsi: hisi_sas: save completion queue read pointer by John Garry · 9 years ago
  34. c4a1182 scsi: cxlflash: Fix context reference tracking on detach by Matthew R. Ochs · 9 years ago
  35. f801326 scsi: cxlflash: Refactor WWPN setup by Matthew R. Ochs · 9 years ago
  36. 05dab43 scsi: cxlflash: Improve EEH recovery time by Matthew R. Ochs · 9 years ago
  37. 1d3324c scsi: cxlflash: Fix to avoid EEH and host reset collisions by Matthew R. Ochs · 9 years ago
  38. babf985 scsi: cxlflash: Remove the device cleanly in the system shutdown path by Uma Krishnan · 9 years ago
  39. bbbfae9 scsi: cxlflash: Scan host only after the port is ready for I/O by Uma Krishnan · 9 years ago
  40. 6c46301 scsi: ibmvfc: fix typo in parameter description by Wei Yongjun · 9 years ago
  41. 7361542 scsi: ufs: Fix a wrong string in power mode change by Kiwoong Kim · 9 years ago
  42. 3f7d67d scsi: bnx2fc: Mark symbols static where possible by Baoyou Xie · 9 years ago
  43. a44199e scsi: aacraid: mark aac_src_select_comm() static by Baoyou Xie · 9 years ago
  44. 393c801 scsi: bnx2fc: Simplify code by Christophe JAILLET · 9 years ago
  45. 1517705 scsi: ufs: Add missing header dependencies for tc-dwc-g210 by Baoyou Xie · 9 years ago
  46. a816b4c scsi: sr: constify sr_pm_ops structure by Julia Lawall · 9 years ago
  47. 61b96d5 scsi: pmcraid: mark symbols static where possible by Baoyou Xie · 9 years ago
  48. f6dbe38 scsi: ibmvscsis: Fixed a bug reported by Dan Carpenter by Bryant G. Ly · 9 years ago
  49. 8129021 scsi: ibmvscsis: Code cleanup of print statements by Bryant G. Ly · 9 years ago
  50. 712db3e scsi: ibmvscsis: Properly deregister target sessions by Bryant G. Ly · 9 years ago
  51. 699bed7 scsi: smartpqi: bump driver version by Kevin Barnett · 9 years ago
  52. e8a31eb scsi: smartpqi: update Kconfig by Kevin Barnett · 9 years ago
  53. d48f8fa scsi: smartpqi: remove timeout for cache flush operations by Kevin Barnett · 9 years ago
  54. 7d81d2b scsi: smartpqi: scsi queuecommand cleanup by Kevin Barnett · 9 years ago
  55. 4fbebf1 scsi: smartpqi: minor tweaks to update time support by Kevin Barnett · 9 years ago
  56. df7a1fc scsi: smartpqi: minor function reformating by Kevin Barnett · 9 years ago
  57. 5e6429d scsi: smartpqi: correct event acknowledgment timeout issue by Kevin Barnett · 9 years ago
  58. e57a1f9 scsi: smartpqi: correct controller offline issue by Kevin Barnett · 9 years ago
  59. ff6abb7 scsi: smartpqi: add kdump support by Kevin Barnett · 9 years ago
  60. 14bb215 scsi: smartpqi: enhance reset logic by Kevin Barnett · 9 years ago
  61. e58081a scsi: smartpqi: enhance drive offline informational message by Kevin Barnett · 9 years ago
  62. 77668f4 scsi: smartpqi: simplify spanning by Kevin Barnett · 9 years ago
  63. b17f048 scsi: smartpqi: change tmf macro names by Kevin Barnett · 9 years ago
  64. a60eec0 scsi: smartpqi: change aio sg processing by Kevin Barnett · 9 years ago
  65. 5f6ac2c scsi: bfa: Do not dereference port before it is null checked by Colin Ian King · 9 years ago
  66. 02ccda2 scsi: qla4xxx: Mark symbols static where possible by Baoyou Xie · 9 years ago
  67. d67e8b3 scsi: move function declarations to scsi_priv.h by Baoyou Xie · 9 years ago
  68. ee6a877 scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying" by Colin Ian King · 9 years ago
  69. 01f1764 scsi: ncr5380: Avoid a compiler warning by Finn Thain · 9 years ago
  70. 980b3271 scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 9 years ago
  71. 658f18d scsi: be2iscsi: Add missing unlock for mbox_lock by Jitendra Bhivare · 9 years ago
  72. bf9b755 scsi: be2iscsi: Remove redundant iscsi_wrb desc memset by Jitendra Bhivare · 9 years ago
  73. deeea8e scsi: be2iscsi: Fix error return code by Christophe JAILLET · 9 years ago
  74. 51f9039 scsi: megaraid_sas: Fix the search of first memory bar by Christophe JAILLET · 9 years ago
  75. f8630bd7 scsi: sg: Use mult_frac, drop MULDIV macro by Paul Burton · 9 years ago
  76. b9b6e80 scsi: sg: Avoid overflow when USER_HZ > HZ by Paul Burton · 9 years ago
  77. a6104b1 scsi: ibmvfc: add FC Class 3 Error Recovery support by Tyrel Datwyler · 9 years ago
  78. bb5a505 scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI by Tyrel Datwyler · 9 years ago
  79. 39f2757 scsi: aic94xx: Add missing error code assignment before test by Christophe JAILLET · 9 years ago
  80. 0d5644b scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma by Heiner Kallweit · 9 years ago
  81. afc3f83 scsi: ipr: Add asynchronous error notification by Brian King · 9 years ago
  82. 6328d90 scsi: hisi_sas: update version to 1.6 by John Garry · 9 years ago
  83. 4ffde48 scsi: hisi_sas: add TMF success check by John Garry · 9 years ago
  84. 9859f24 scsi: hisi_sas: fail tmf task prep when port detached by John Garry · 9 years ago
  85. df032d0 scsi: hisi_sas: add v2 hw slot complete internal abort support by John Garry · 9 years ago
  86. a3e665d scsi: hisi_sas: add prep_abort_v2_hw() by John Garry · 9 years ago
  87. dc8a49c scsi: hisi_sas: add internal abort to hisi_sas_abort_task() by John Garry · 9 years ago
  88. 40f2702 scsi: hisi_sas: add internal abort in hisi_sas_dev_gone() by John Garry · 9 years ago
  89. 441c274 scsi: hisi_sas: add internal abort main code by John Garry · 9 years ago
  90. 108c867 scsi: esas2r: don't reinitialize adapter's req_table by Shawn Lin · 9 years ago
  91. 67f2517 scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl by Shawn Lin · 9 years ago
  92. 709ab23 scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 9 years ago
  93. fa1a174 scsi: be2iscsi: Update the driver version by Jitendra Bhivare · 9 years ago
  94. 60f36e0 scsi: be2iscsi: Update copyright information by Jitendra Bhivare · 9 years ago
  95. 1b7a7dd scsi: be2iscsi: Fix queue and connection parameters by Jitendra Bhivare · 9 years ago
  96. e1f9d31 scsi: be2iscsi: Fix bad WRB index error by Jitendra Bhivare · 9 years ago
  97. 938f372 scsi: be2iscsi: Fix async PDU handling path by Jitendra Bhivare · 9 years ago
  98. 4ee1ec4 scsi: be2iscsi: Add FUNCTION_RESET during driver unload by Jitendra Bhivare · 9 years ago
  99. 10e1a44 scsi: be2iscsi: Fail the sessions immediately after TPE by Jitendra Bhivare · 9 years ago
  100. d1d5ca8 scsi: be2iscsi: Add TPE recovery feature by Jitendra Bhivare · 9 years ago