1. 8b0dff1 lpfc: Add support for using block multi-queue by James Smart · 9 years ago
  2. 953ceed lpfc: Devices are not discovered during takeaway/giveback testing by James Smart · 9 years ago
  3. 73dc0db lpfc: Fix vport deletion failure. by James Smart · 9 years ago
  4. 481ad96 lpfc: Check for active portpeerbeacon. by James Smart · 9 years ago
  5. 641c43c lpfc: Update driver version for upstream patch set 10.6.0.1. by James Smart · 9 years ago
  6. f911462 lpfc: Change buffer pool empty message to miscellaneous category by James Smart · 9 years ago
  7. f818ea7 lpfc: Fix incorrect log message reported for empty FCF record. by James Smart · 9 years ago
  8. 466e840 lpfc: Fix rport leak. by James Smart · 9 years ago
  9. e5abba4 lpfc: Correct loss of RSCNs during array takeaway/giveback testing. by James Smart · 9 years ago
  10. cc82355 lpfc: Fix crash in vport_delete. by James Smart · 9 years ago
  11. ed243d3 lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors. by James Smart · 9 years ago
  12. 6b337e0 lpfc: Fix discovery issue when changing from Pt2Pt to Fabric. by James Smart · 9 years ago
  13. c84163d lpfc: Correct reporting of vport state on fdisc command failure. by James Smart · 9 years ago
  14. 8647887 lpfc: Add support for RDP ELS command. by James Smart · 9 years ago
  15. a1efe16 lpfc: Fix ABORTs WQ selection in terminate_rport_io by James Smart · 9 years ago
  16. 7aafb6e lpfc: Correct reference counting of rport by James Smart · 9 years ago
  17. 8b017a3 lpfc: Add support for ELS LCB. by James Smart · 9 years ago
  18. 0290217 lpfc: Correct loss of target discovery after cable swap. by James Smart · 9 years ago
  19. e26422f lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence by James Smart · 9 years ago
  20. 6546a02a target: explicitly include scsi_proto.h in target_core_fabric_lib.c by Stephen Rothwell · 9 years ago
  21. 4ce3087 iscsi: Fix iscsi endpoints leak by Sagi Grimberg · 9 years ago
  22. e03c2da ips: remove pointless #warning by James Bottomley · 9 years ago
  23. 3584304 bnx2i: Fix call trace while device reset by Nilesh Javali · 9 years ago
  24. 5fc956c bnx2i: Fixed firmware assert, during target logout. by Tej Parkash · 9 years ago
  25. ae97758 scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION by Yaniv Gardi · 9 years ago
  26. 9949e70 scsi: ufs: add quirk to handle broken UFS HCI version by Yaniv Gardi · 9 years ago
  27. 2c0cc2e scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk by Yaniv Gardi · 9 years ago
  28. 874237f scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk by Yaniv Gardi · 9 years ago
  29. 8163743 scsi: ufs-qcom: enable quirk to fix gear change to HS by Yaniv Gardi · 9 years ago
  30. c3a2f9e scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk by Yaniv Gardi · 9 years ago
  31. 2f01837 scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC by Yaniv Gardi · 9 years ago
  32. 7ca38cf scsi: ufs: provide a quirk to disable the LCC by Yaniv Gardi · 9 years ago
  33. 81c7e06 scsi: ufs-qcom: don't enable interrupt aggregation by Yaniv Gardi · 9 years ago
  34. b852190 scsi: ufs: introduce the capability and quirk for interrupt aggregation by Yaniv Gardi · 9 years ago
  35. 45c44b5 ipr: Increase default adapter init stage change timeout by Brian King · 9 years ago
  36. 05545c9 st: implement tape statistics by Seymour, Shane M · 9 years ago
  37. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  38. 8d3a824 target: Correct a comment by Bart Van Assche · 9 years ago
  39. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  40. c5f1ac8 Split SCSI header files by Bart Van Assche · 9 years ago
  41. 2be2a98 megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware by Sumit.Saxena@avagotech.com · 9 years ago
  42. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  43. f532a3f hpsa: change driver version by Don Brace · 9 years ago
  44. fdfa4b6 hpsa: add in new controller id by Don Brace · 9 years ago
  45. d604f53 hpsa: cleanup reset by Webb Scales · 9 years ago
  46. 39c53f5 hpsa: propagate the error code in hpsa_kdump_soft_reset by Robert Elliott · 9 years ago
  47. 2946e82 hpsa: use scsi host_no as hpsa controller number by Robert Elliott · 9 years ago
  48. 73153fe hpsa: use block layer tag for command allocation by Webb Scales · 9 years ago
  49. 8b47004 hpsa: add interrupt number to /proc/interrupts interrupt name by Robert Elliott · 9 years ago
  50. 2efa592 hpsa: create workqueue after the driver is ready for use by Robert Elliott · 9 years ago
  51. b2ef480 hpsa: fix try_soft_reset error handling by Robert Elliott · 9 years ago
  52. 9ecd953 hpsa: cleanup for init_one step 2 in kdump by Robert Elliott · 9 years ago
  53. d498757 hpsa: skip free_irq calls if irqs are not allocated by Robert Elliott · 9 years ago
  54. 943a702 hpsa: call pci_release_regions after pci_disable_device by Robert Elliott · 9 years ago
  55. b3a7ba7 hpsa: performance tweak for hpsa_scatter_gather() by Webb Scales · 9 years ago
  56. b69324f hpsa: refactor and rework support for sending TEST_UNIT_READY by Webb Scales · 9 years ago
  57. a58e7e5 hpsa: don't return abort request until target is complete by Webb Scales · 9 years ago
  58. 8a0ff92 hpsa: use helper routines for finishing commands by Webb Scales · 9 years ago
  59. 8be986c hpsa: add support sending aborts to physical devices via the ioaccel2 path by Stephen Cameron · 9 years ago
  60. ddcf834 hpsa: do not print ioaccel2 warning messages about unusual completions. by Robert Elliott · 9 years ago
  61. 4b76155 hpsa: clean up some error reporting output in abort handler by Robert Elliott · 9 years ago
  62. 105a3db hpsa: clean up driver init by Robert Elliott · 9 years ago
  63. 2dd02d7 hpsa: correct return values from driver functions. by Robert Elliott · 9 years ago
  64. bf43caf hpsa: do not check cmd_alloc return value - it cannnot return NULL by Robert Elliott · 9 years ago
  65. c40820d hpsa: add more ioaccel2 error handling, including underrun statuses. by Joe Handzik · 9 years ago
  66. d9a729f hpsa: add ioaccel sg chaining for the ioaccel2 path by Webb Scales · 9 years ago
  67. 1fb7c98 hpsa: refactor freeing of resources into more logical functions by Robert Elliott · 9 years ago
  68. 195f2c6 hpsa: clean up error handling by Robert Elliott · 9 years ago
  69. cc64c81 hpsa: break hpsa_free_irqs_and_disable_msix into two functions by Robert Elliott · 9 years ago
  70. ecf418d1 hpsa: Get queue depth from identify physical bmic for physical disks. by Joe Handzik · 9 years ago
  71. a3144e0 hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode. by Joe Handzik · 9 years ago
  72. a473d86 hpsa: print accurate SSD Smart Path Enabled status by Robert Elliott · 9 years ago
  73. 592a0ad hpsa: factor out hpsa_ioaccel_submit function by Webb Scales · 9 years ago
  74. 4a8da22 hpsa: try resubmitting down raid path on task set full by Stephen Cameron · 9 years ago
  75. 4a4384c hpsa: do not ignore return value of hpsa_register_scsi by Stephen Cameron · 9 years ago
  76. 360c73b hpsa: factor out hpsa_init_cmd function by Stephen Cameron · 9 years ago
  77. d37ffbe hpsa: make function names consistent by Robert Elliott · 9 years ago
  78. e985c58 hpsa: allow lockup detected to be viewed via sysfs by Stephen Cameron · 9 years ago
  79. 9437ac4 hpsa: hpsa decode sense data for io and tmf by Stephen Cameron · 9 years ago
  80. 433b5f4 hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds by Stephen Cameron · 9 years ago
  81. 9b5c48c hpsa: clean up aborts by Stephen Cameron · 9 years ago
  82. 25163bd hpsa: rework controller command submission by Webb Scales · 9 years ago
  83. 0d96ef5 hpsa: clean up host, channel, target, lun prints by Webb Scales · 9 years ago
  84. 41ce4c3 hpsa: add masked physical devices into h->dev[] array by Stephen Cameron · 9 years ago
  85. 6b6c1cd hpsa: dont meddle with hw which isn't ours (cciss) by Tomas Henzl · 10 years ago
  86. b9ea9dc cciss: correct the non-resettable board list by Tomas Henzl · 10 years ago
  87. c854c38 cciss: remove duplicate entries from board_type struct by Tomas Henzl · 10 years ago
  88. 6571fb3 advansys: Update to version 3.5 and remove compilation warning by Hannes Reinecke · 9 years ago
  89. bc31ec4 advansys: Remove call to dma_cache_sync() by Hannes Reinecke · 9 years ago
  90. 00742c9 advansys: use spin_lock_irqsave() in interrupt handler by Hannes Reinecke · 9 years ago
  91. 2207063 advansys: Check for DMA mapping errors by Hannes Reinecke · 9 years ago
  92. e14f66e advansys: Remove cmd_per_lun setting by Hannes Reinecke · 9 years ago
  93. 3754fc64 advansys: Remove obsolete virtual memory mapping comment by Hannes Reinecke · 9 years ago
  94. d9748db advansys: Remove 'a_flag' by Hannes Reinecke · 9 years ago
  95. 084e6c3 advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX' by Hannes Reinecke · 9 years ago
  96. 96aabb2 advansys: Remove CC_VERY_LONG_SG_LIST by Hannes Reinecke · 9 years ago
  97. 9fef6ba advansys: Remove ASC_SCSI_REQ_Q by Hannes Reinecke · 9 years ago
  98. 37f6460 advansys: scsi_q1->data_addr is little endian by Hannes Reinecke · 9 years ago
  99. f33134e advansys: cleanup function return codes by Hannes Reinecke · 9 years ago
  100. 6f0d2e1 advansys: Make AscIsrChipHalted() a void function by Hannes Reinecke · 9 years ago