1. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  2. 9e47ace scsi: NCR5380: Handle BUS FREE during reselection by Finn Thain · 6 years ago
  3. bbef218 scsi: NCR5380: Don't call dsprintk() following reselection interrupt by Finn Thain · 6 years ago
  4. 155edd4 scsi: NCR5380: Don't clear busy flag when abort fails by Finn Thain · 6 years ago
  5. f876c37 scsi: NCR5380: Check for invalid reselection target by Finn Thain · 6 years ago
  6. acef2f0 scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data by Finn Thain · 6 years ago
  7. 64684e0 scsi: NCR5380: Clear all unissued commands on host reset by Hannes Reinecke · 6 years ago
  8. 83e5978 scsi: libsas: always unregister the old device if going to discover new by Jason Yan · 6 years ago
  9. 86c5cc2 scsi: pm80xx: Fixed system hang issue during kexec boot by Deepak Ukey · 6 years ago
  10. 89f4fa1 scsi: pm80xx: Corrected dma_unmap_sg() parameter by Deepak Ukey · 6 years ago
  11. 7d2c6b8 scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() by George Kennedy · 6 years ago
  12. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  13. 89ffe62 scsi: qla2xxx: stop timer in shutdown path by Nicholas Piggin · 5 years ago
  14. 21ed3ef scsi: lpfc: Honor module parameter lpfc_use_adisc by Daniel Wagner · 5 years ago
  15. 59e736b scsi: qla2xxx: fixup incorrect usage of host_byte by Hannes Reinecke · 5 years ago
  16. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  17. b4bd4ac scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE by Thomas Bogendoerfer · 5 years ago
  18. 8ae7d25 scsi: sni_53c710: fix compilation error by Thomas Bogendoerfer · 5 years ago
  19. 7a00b55 scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions by Hannes Reinecke · 5 years ago
  20. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  21. ce58d14c scsi: core: try to get module before removing device by Yufen Yu · 5 years ago
  22. 0229c97 scsi: qla2xxx: Fix unbound sleep in fcport delete path. by Quinn Tran · 5 years ago
  23. 80efde4 scsi: megaraid: disable device when probe failed after enabled device by Xiang Chen · 5 years ago
  24. ea8a6a5 scsi: ufs: skip shutdown if hba is not powered by Stanley Chu · 5 years ago
  25. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  26. 9cb93be scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 5 years ago
  27. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  28. 85f7feb scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value by Pedro Sousa · 5 years ago
  29. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  30. 033d839 scsi: hpsa: correct scsi command status issue after reset by Don Brace · 5 years ago
  31. 718ce1e scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA by Suganath Prabu · 5 years ago
  32. 5bf03ad scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG by Hannes Reinecke · 5 years ago
  33. b3a0c29 scsi: ibmvfc: fix WARN_ON during event pool release by Tyrel Datwyler · 5 years ago
  34. d80a03c scsi: megaraid_sas: fix panic on loading firmware crashdump by Junxiao Bi · 5 years ago
  35. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  37. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  38. 1949bb5 scsi: mac_scsi: Increase PIO/PDMA transfer length threshold by Finn Thain · 5 years ago
  39. 8e21afa scsi: NCR5380: Always re-enable reselection interrupt by Finn Thain · 5 years ago
  40. 24dcf8c scsi: NCR5380: Reduce goto statements in NCR5380_select() by Finn Thain · 6 years ago
  41. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  42. cb19011 scsi: hpsa: correct ioaccel2 chaining by Don Brace · 5 years ago
  43. ff2870b scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() by Jan Kara · 5 years ago
  44. 48c44d3 scsi: ufs: Check that space was properly alloced in copy_query_response by Avri Altman · 5 years ago
  45. e6c2b0a scsi: ufs: Avoid runtime suspend possibly being blocked forever by Stanley Chu · 5 years ago
  46. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  47. 1d28cf1 scsi: libsas: delete sas port if expander discover failed by Jason Yan · 5 years ago
  48. 2047139 scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask by Lianbo Jiang · 5 years ago
  49. 1a0c974 scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() by Varun Prakash · 5 years ago
  50. 8d9ab8b scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 5 years ago
  51. 6eb60cf scsi: lpfc: add check for loss of ndlp when sending RRQ by James Smart · 5 years ago
  52. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. a042865 scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices by James Smart · 6 years ago
  54. aa28bee scsi: lpfc: Fix FDMI manufacturer attribute value by James Smart · 6 years ago
  55. 309fefb scsi: qla4xxx: avoid freeing unallocated dma memory by Arnd Bergmann · 6 years ago
  56. 4176129 scsi: ufs: Avoid configuring regulator with undefined voltage range by Stanley Chu · 5 years ago
  57. 75246f57 scsi: ufs: Fix regulator load and icc-level configuration by Stanley Chu · 5 years ago
  58. 17d9e39 scsi: libsas: Do discovery on empty PHY to update PHY info by John Garry · 5 years ago
  59. 9375939 scsi: qla2xxx: Fix a qla24xx_enable_msix() error path by Bart Van Assche · 5 years ago
  60. 33d816a Revert "scsi: sd: Keep disk read-only when re-reading partition" by Martin K. Petersen · 5 years ago
  61. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  62. 54df902 scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 5 years ago
  63. 0f9d5cd scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 5 years ago
  64. 41b5d3e scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 6 years ago
  65. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  66. 9cdaf16 scsi: storvsc: Fix calculation of sub-channel count by Michael Kelley · 5 years ago
  67. 7a4973d scsi: core: add new RDAC LENOVO/DE_Series device by Xose Vazquez Perez · 5 years ago
  68. 50a7fe1 Merge 4.9.173 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  69. a3d1c9b scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  70. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. 5976d8f Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 5 years ago
  72. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  73. 650c8ec scsi: megaraid_sas: return error when create DMA pool failed by Jason Yan · 6 years ago
  74. 7b0dfe4 scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c by Benjamin Block · 6 years ago
  75. 76159ea scsi: hisi_sas: Set PHY linkrate when disconnected by John Garry · 6 years ago
  76. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  77. 8404089 scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 5 years ago
  78. 6c6e8cc scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 5 years ago
  79. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  80. 321c5ad scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 by kehuanlin · 7 years ago
  81. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. 98a5238 scsi: sd: Optimal I/O size should be a multiple of physical block size by Martin K. Petersen · 6 years ago
  83. 85af500 scsi: virtio_scsi: don't send sc payload with tmfs by Felipe Franciosi · 6 years ago
  84. 8d7045a scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task by Anoob Soman · 6 years ago
  85. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  86. 1dd5254 scsi: aacraid: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  87. 5224c78 scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 6 years ago
  88. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. b7d012e scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() by Varun Prakash · 6 years ago
  90. 87955ca scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached by John Garry · 6 years ago
  91. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 0acf907 scsi: isci: initialize shost fully before calling scsi_add_host() by Logan Gunthorpe · 6 years ago
  93. 73d21cd scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param by YueHaibing · 6 years ago
  94. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  95. 01f9a34 Revert "scsi: aic94xx: fix module loading" by Greg Kroah-Hartman · 6 years ago
  96. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. d263585 scsi: aic94xx: fix module loading by James Bottomley · 6 years ago
  98. a3e5373 scsi: smartpqi: correct volume status by Dave Carroll · 6 years ago
  99. 07b3f3c scsi: smartpqi: correct host serial num for ssa by Mahesh Rajashekhara · 6 years ago
  100. 7785088 scsi: lpfc: Correct LCB RJT handling by James Smart · 6 years ago