1. 5afab6b lpfc: Make write check error processing more resilient by James Smart · 9 years ago
  2. eb8d68c lpfc: Fix RDP ACC being too long. by James Smart · 9 years ago
  3. 81e7517 lpfc: Fix RDP Speed reporting. by James Smart · 9 years ago
  4. 4258e98 lpfc: Modularize and cleanup FDMI code in driver by James Smart · 9 years ago
  5. c90261d lpfc: Fix crash in fcp command completion path. by James Smart · 9 years ago
  6. 6690e0d lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 by James Smart · 9 years ago
  7. 4b7789b lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce by James Smart · 9 years ago
  8. d6de08c lpfc: Fix the FLOGI discovery logic to comply with T11 standards by James Smart · 9 years ago
  9. f5cb530 lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 9 years ago
  10. df2d821 hisi_sas: use platform_get_irq() by John Garry · 9 years ago
  11. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 9 years ago
  12. 9a2fcad osd: fix signed char versus %02x issue by Rasmus Villemoes · 9 years ago
  13. f8aea70 storvsc: add logging for error/warning messages by Long Li · 9 years ago
  14. c965853 VMW_PVSCSI: Fix the issue of DMA-API related warnings. by Josh Boyer · 9 years ago
  15. 21891a4 cxlflash: drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  16. e37390b cxlflash: a couple off by one bugs by Dan Carpenter · 9 years ago
  17. 23211c1 scsi_dh_alua: Remove stale variables by Hannes Reinecke · 9 years ago
  18. 08c2315 bfa: Update driver version to 3.2.25.0 by Anil Gurumurthy · 9 years ago
  19. 31e1d56 bfa: File header and user visible string changes by Anil Gurumurthy · 9 years ago
  20. 3c3da12 bfa: Fix for crash when bfa_itnim is NULL by Anil Gurumurthy · 9 years ago
  21. 889d0d4 bfa: Update copyright messages by Anil Gurumurthy · 9 years ago
  22. 83ea0e5 scsi_dh_alua: use scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  23. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  24. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  25. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 9 years ago
  26. e2d817d scsi_dh_alua: simplify sense code handling by Hannes Reinecke · 9 years ago
  27. ad0ea64 scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode by Hannes Reinecke · 9 years ago
  28. a708977 scsi_dh_alua: use unaligned access macros by Hannes Reinecke · 9 years ago
  29. 6c4fc04 scsi_dh_alua: use flag for RTPG extended header by Hannes Reinecke · 9 years ago
  30. dac173e scsi_dh_alua: fixup description of stpg_endio() by Hannes Reinecke · 9 years ago
  31. 5597caf scsi_dh_alua: return standard SCSI return codes in submit_rtpg by Hannes Reinecke · 9 years ago
  32. 80bd68d scsi_dh_alua: use standard logging functions by Hannes Reinecke · 9 years ago
  33. d3692a3 scsi_dh_alua: sanitze sense code handling by Hannes Reinecke · 9 years ago
  34. 6cc05d4 scsi_dh_alua: improved logging by Hannes Reinecke · 9 years ago
  35. 9b80dce scsi_dh_alua: Use vpd_pg83 information by Hannes Reinecke · 9 years ago
  36. db5a6a6 scsi_dh_alua: Disable ALUA handling for non-disk devices by Hannes Reinecke · 9 years ago
  37. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  38. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  39. 7789cd3 mvsas: fix misleading indentation by Luis de Bethencourt · 9 years ago
  40. bad9764 scsi: ufs: fix spelling mistake in error message by Colin Ian King · 9 years ago
  41. 15d2639 arcmsr: change driver version to v1.30.00.22-20151126 by Ching Huang · 9 years ago
  42. 0204067 arcmsr: Split dma resource allocation to a new function by Ching Huang · 9 years ago
  43. f75ab39 arcmsr: more readability improvements by Ching Huang · 9 years ago
  44. d15dd55 arcmsr: changes driver version number by Ching Huang · 9 years ago
  45. 7e315ff arcmsr: adds code to support new Areca adapter ARC1203 by Ching Huang · 9 years ago
  46. d662ad2 arcmsr: make code more readable by Ching Huang · 9 years ago
  47. 98f90de arcmsr: fixes not release allocated resource by Ching Huang · 9 years ago
  48. 251e2d2 arcmsr: fixed getting wrong configuration data by Ching Huang · 9 years ago
  49. 4cd38e3 scsi_transport_fc: Introduce scsi_host_{get,put}() by Bart Van Assche · 9 years ago
  50. fa785f0 scsi_debug: check for bigger value first by Andy Shevchenko · 9 years ago
  51. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  52. fe0798c aacraid: aac_release_resources() can be static by Fengguang Wu · 9 years ago
  53. 4941311 scsi: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  54. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  55. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago
  56. e4189d5 hisi_sas: Add control phy handler by John Garry · 9 years ago
  57. 0efff30 hisi_sas: Add tmf methods by John Garry · 9 years ago
  58. 701f75e hisi_sas: Add scan finished and start by John Garry · 9 years ago
  59. 66ee999 hisi_sas: Add smp protocol support by John Garry · 9 years ago
  60. dc5da4c hisi_sas: Add bcast interrupt handler by John Garry · 9 years ago
  61. 184a463 hisi_sas: Add abnormal irq handler by John Garry · 9 years ago
  62. abda97c hisi_sas: Add dev_found and dev_gone by John Garry · 9 years ago
  63. 27a3f22 hisi_sas: Add cq interrupt handler by John Garry · 9 years ago
  64. 42e7a69 hisi_sas: Add ssp command function by John Garry · 9 years ago
  65. 6613992 hisi_sas: Add path from phyup irq to SAS framework by John Garry · 9 years ago
  66. 07d7859 hisi_sas: Add v1 hardware interrupt init by John Garry · 9 years ago
  67. 8ff1d57 hisi_sas: Add v1 hardware initialisation code by John Garry · 9 years ago
  68. 50af155 hisi_sas: Add v1 hardware register definitions by John Garry · 9 years ago
  69. 9fb10b5 hisi_sas: Add v1 hw module init by John Garry · 9 years ago
  70. fa42d80 hisi_sas: Add timer and spinlock init by John Garry · 9 years ago
  71. 976867e hisi_sas: Add phy and port init by John Garry · 9 years ago
  72. af740db hisi_sas: Add hisi sas device type by John Garry · 9 years ago
  73. 7e9080e hisi_sas: Add hisi_hba workqueue by John Garry · 9 years ago
  74. 50cb916 hisi_sas: Set dev DMA mask by John Garry · 9 years ago
  75. 5d74242 hisi_sas: Add phy SAS ADDR initialization by John Garry · 9 years ago
  76. 9101a07 hisi_sas: Add cq structure initialization by John Garry · 9 years ago
  77. 257efd1 hisi_sas: Add slot init code by John Garry · 9 years ago
  78. 89d5332 hisi_sas: Add hisi_sas_remove by John Garry · 9 years ago
  79. 6be6de1 hisi_sas: Allocate memories and create pools by John Garry · 9 years ago
  80. c799d6b hisi_sas: Add HW DMA structures by John Garry · 9 years ago
  81. e26b2f4 hisi_sas: Scan device tree by John Garry · 9 years ago
  82. 7eb7869 hisi_sas: Add scsi host registration by John Garry · 9 years ago
  83. e8899fa hisi_sas: Add initial bare main driver by John Garry · 9 years ago
  84. c15d75b scsi: Centralise ssp frame information units by John Garry · 9 years ago
  85. 4190230 atp870u: Introduce atp870_init() by Ondrej Zary · 9 years ago
  86. ecc6ff9 atp870u: Introduce atp885_init() by Ondrej Zary · 9 years ago
  87. c7e6a02 atp870u: Introduce atp880_init() by Ondrej Zary · 9 years ago
  88. f5f53a3 atp870u: Initialize tables earlier by Ondrej Zary · 9 years ago
  89. 8177c50 atp870u: Remove scam_on from struct atp_unit by Ondrej Zary · 9 years ago
  90. 1729c0d atp870u: Request IRQ later, remove weird locking by Ondrej Zary · 9 years ago
  91. 11ec131 atp870u: Use pci_request_regions by Ondrej Zary · 9 years ago
  92. b922a44 atp870u: Introduce is880(), is885() and remove dev_id by Ondrej Zary · 9 years ago
  93. 6c9b9c5 atp870u: Simplify _probe() by Ondrej Zary · 9 years ago
  94. dd5a5f7 atp870u: Remove chip_ver from struct atp_unit by Ondrej Zary · 9 years ago
  95. b1e8506 atp870u: Improve unsupported chip detection by Ondrej Zary · 9 years ago
  96. bdd5ac4 atp870u: Improve _probe() by Ondrej Zary · 9 years ago
  97. e1e9a70 atp870u: Remove unused irq from struct atp_unit by Ondrej Zary · 9 years ago
  98. c48442d atp870u: Remove useless and broken card counting by Ondrej Zary · 9 years ago
  99. 30ebc7e atp870u: Use n_io_port in request_region and release_region by Ondrej Zary · 9 years ago
  100. 1ccd7d6 atp870u: Use module_pci_driver by Ondrej Zary · 9 years ago