1. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  4. a2746fb cxlflash: Enable device id for future IBM CXL adapter by Manoj Kumar · 9 years ago
  5. b45cdbaf cxlflash: Resolve oops in wait_port_offline by Manoj Kumar · 9 years ago
  6. ee91e33 cxlflash: Fix to resolve cmd leak after host reset by Manoj Kumar · 9 years ago
  7. 8559921 cxlflash: Removed driver date print by Uma Krishnan · 9 years ago
  8. d5e26bb cxlflash: Fix to avoid virtual LUN failover failure by Matthew R. Ochs · 9 years ago
  9. a9be294 cxlflash: Fix to escalate LINK_RESET also on port 1 by Manoj Kumar · 9 years ago
  10. 03996f2 storvsc: Tighten up the interrupt path by K. Y. Srinivasan · 9 years ago
  11. 5963501 storvsc: Refactor the code in storvsc_channel_init() by K. Y. Srinivasan · 9 years ago
  12. dac5824 storvsc: Properly support Fibre Channel devices by K. Y. Srinivasan · 9 years ago
  13. 83d1e8b storvsc: Fix a bug in the layout of the hv_fc_wwn_packet by K. Y. Srinivasan · 9 years ago
  14. c56f5f1 mvsas: Add SGPIO support to Marvell 94xx by Wilfried Weissmann · 9 years ago
  15. 5f985d8 mpt3sas: A correction in unmap_resources by Tomas Henzl · 9 years ago
  16. cca8f13 hpsa: Add box and bay information for enclosure devices by Don Brace · 9 years ago
  17. 09371d6 hpsa: Change SAS transport devices to bus 0. by Don Brace · 9 years ago
  18. 2708f29 hpsa: fix path_info_show by Don Brace · 9 years ago
  19. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. f9ec0d5 Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes by James Bottomley · 9 years ago
  21. 32c5844 scsi_debug: Increase the reported optimal transfer length by Martin K. Petersen · 9 years ago
  22. b034573 lpfc: Update version to 11.0.0.10 for upstream patch set by James Smart · 9 years ago
  23. 699acd6 lpfc: Use kzalloc instead of kmalloc by Punit Vara · 9 years ago
  24. 9be3218 lpfc: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  25. 448193b lpfc: Add logging for misconfigured optics. by James Smart · 9 years ago
  26. 4360ca9 lpfc: Fix external loopback failure. by James Smart · 9 years ago
  27. 01c73bb lpfc: Fix mbox reuse in PLOGI completion by James Smart · 9 years ago
  28. a085e87 lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. by James Smart · 9 years ago
  29. 5afab6b lpfc: Make write check error processing more resilient by James Smart · 9 years ago
  30. eb8d68c lpfc: Fix RDP ACC being too long. by James Smart · 9 years ago
  31. 81e7517 lpfc: Fix RDP Speed reporting. by James Smart · 9 years ago
  32. 4258e98 lpfc: Modularize and cleanup FDMI code in driver by James Smart · 9 years ago
  33. c90261d lpfc: Fix crash in fcp command completion path. by James Smart · 9 years ago
  34. 6690e0d lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 by James Smart · 9 years ago
  35. 4b7789b lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce by James Smart · 9 years ago
  36. d6de08c lpfc: Fix the FLOGI discovery logic to comply with T11 standards by James Smart · 9 years ago
  37. f5cb530 lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 9 years ago
  38. 9c1d9c2 sd: Reject optimal transfer length smaller than page size by Martin K. Petersen · 9 years ago
  39. 3f8d6f2 ses: fix discovery of SATA devices in SAS enclosures by James Bottomley · 9 years ago
  40. bcf508c scsi_transport_sas: add function to get SAS endpoint address by James Bottomley · 9 years ago
  41. 3b91d09 scsi_transport_sas: add is_sas_attached() function by James Bottomley · 9 years ago
  42. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. ed94724 Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes by James Bottomley · 9 years ago
  44. df2d821 hisi_sas: use platform_get_irq() by John Garry · 9 years ago
  45. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  46. 5e10335 ses: fix additional element traversal bug by James Bottomley · 9 years ago
  47. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 9 years ago
  48. 9a2fcad osd: fix signed char versus %02x issue by Rasmus Villemoes · 9 years ago
  49. f8aea70 storvsc: add logging for error/warning messages by Long Li · 9 years ago
  50. c965853 VMW_PVSCSI: Fix the issue of DMA-API related warnings. by Josh Boyer · 9 years ago
  51. 21891a4 cxlflash: drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  52. e37390b cxlflash: a couple off by one bugs by Dan Carpenter · 9 years ago
  53. 1c69d3b Revert "SCSI: Fix NULL pointer dereference in runtime PM" by Ken Xue · 9 years ago
  54. 3417c1b ses: Fix problems with simple enclosures by James Bottomley · 9 years ago
  55. 23211c1 scsi_dh_alua: Remove stale variables by Hannes Reinecke · 9 years ago
  56. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  57. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  58. 3ddda3e mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility by James Bottomley · 9 years ago
  59. 08c2315 bfa: Update driver version to 3.2.25.0 by Anil Gurumurthy · 9 years ago
  60. 31e1d56 bfa: File header and user visible string changes by Anil Gurumurthy · 9 years ago
  61. 3c3da12 bfa: Fix for crash when bfa_itnim is NULL by Anil Gurumurthy · 9 years ago
  62. 889d0d4 bfa: Update copyright messages by Anil Gurumurthy · 9 years ago
  63. 83ea0e5 scsi_dh_alua: use scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  64. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  65. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  66. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 9 years ago
  67. e2d817d scsi_dh_alua: simplify sense code handling by Hannes Reinecke · 9 years ago
  68. ad0ea64 scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode by Hannes Reinecke · 9 years ago
  69. a708977 scsi_dh_alua: use unaligned access macros by Hannes Reinecke · 9 years ago
  70. 6c4fc04 scsi_dh_alua: use flag for RTPG extended header by Hannes Reinecke · 9 years ago
  71. dac173e scsi_dh_alua: fixup description of stpg_endio() by Hannes Reinecke · 9 years ago
  72. 5597caf scsi_dh_alua: return standard SCSI return codes in submit_rtpg by Hannes Reinecke · 9 years ago
  73. 80bd68d scsi_dh_alua: use standard logging functions by Hannes Reinecke · 9 years ago
  74. d3692a3 scsi_dh_alua: sanitze sense code handling by Hannes Reinecke · 9 years ago
  75. 6cc05d4 scsi_dh_alua: improved logging by Hannes Reinecke · 9 years ago
  76. 9b80dce scsi_dh_alua: Use vpd_pg83 information by Hannes Reinecke · 9 years ago
  77. db5a6a6 scsi_dh_alua: Disable ALUA handling for non-disk devices by Hannes Reinecke · 9 years ago
  78. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  79. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  80. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  81. 7789cd3 mvsas: fix misleading indentation by Luis de Bethencourt · 9 years ago
  82. bad9764 scsi: ufs: fix spelling mistake in error message by Colin Ian King · 9 years ago
  83. b840c36 mpt3sas: Add dummy Kconfig option for backwards compatibility by Martin K. Petersen · 9 years ago
  84. b49493f Fix a memory leak in scsi_host_dev_release() by Bart Van Assche · 9 years ago
  85. 15d2639 arcmsr: change driver version to v1.30.00.22-20151126 by Ching Huang · 9 years ago
  86. 0204067 arcmsr: Split dma resource allocation to a new function by Ching Huang · 9 years ago
  87. f75ab39 arcmsr: more readability improvements by Ching Huang · 9 years ago
  88. d15dd55 arcmsr: changes driver version number by Ching Huang · 9 years ago
  89. 7e315ff arcmsr: adds code to support new Areca adapter ARC1203 by Ching Huang · 9 years ago
  90. d662ad2 arcmsr: make code more readable by Ching Huang · 9 years ago
  91. 98f90de arcmsr: fixes not release allocated resource by Ching Huang · 9 years ago
  92. 251e2d2 arcmsr: fixed getting wrong configuration data by Ching Huang · 9 years ago
  93. 4cd38e3 scsi_transport_fc: Introduce scsi_host_{get,put}() by Bart Van Assche · 9 years ago
  94. fa785f0 scsi_debug: check for bigger value first by Andy Shevchenko · 9 years ago
  95. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  96. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  97. fe0798c aacraid: aac_release_resources() can be static by Fengguang Wu · 9 years ago
  98. 4941311 scsi: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  99. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  100. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago