1. a2713cc [SCSI] vmw_pvscsi: Fix pvscsi_abort() function. by Arvind Kumar · 11 years ago
  2. 4909cc2 [SCSI] remove deprecated IRQF_DISABLED from SCSI by Michael Opdenacker · 11 years ago
  3. aa80337 [SCSI] bfa: Updating Maintainers email ids by Anil Gurumurthy · 11 years ago
  4. 5eeac3e [SCSI] ipr: Add new CCIN definition for Grand Canyon support by Wendy Xiong · 11 years ago
  5. 169b9ec [SCSI] ipr: Format HCAM overlay ID 0x21 by Wendy Xiong · 11 years ago
  6. 60e76b7 [SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  7. 739910d [SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix() by Alexander Gordeev · 11 years ago
  8. 6270e59 [SCSI] ipr: Handle early EEH by Brian King · 11 years ago
  9. f94d996 [SCSI] ipr: Add new CCIN definition for new hardware support by Wendy Xiong · 11 years ago
  10. 0b1f8d4 [SCSI] ipr: Remove extended delay bit on GSCSI reads/writes ops by Wendy Xiong · 11 years ago
  11. 0759c66 [SCSI] scsi_debug: add ability to enable clustering by Akinobu Mita · 11 years ago
  12. 6c78cc0 [SCSI] scsi_debug: protect device access with atomic_rw lock by Akinobu Mita · 11 years ago
  13. be4e11b [SCSI] scsi_debug: prepare to enable clustering by Akinobu Mita · 11 years ago
  14. c5af0db [SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of memory by Akinobu Mita · 11 years ago
  15. c613d06 [SCSI] scsi_debug: fix duplicate dif_errors increment by Akinobu Mita · 11 years ago
  16. 11ddcec [SCSI] scsi_debug: make pseudo_primary static by Akinobu Mita · 11 years ago
  17. c45eabec [SCSI] scsi_debug: fix false positive logical block reference tag check fail by Akinobu Mita · 11 years ago
  18. 134997a [SCSI] remove a useless get/put_device pair in scsi_requeue_command by Christoph Hellwig · 11 years ago
  19. 27e9e0f [SCSI] remove a useless get/put_device pair in scsi_next_command by Bart Van Assche · 11 years ago
  20. 613be1f [SCSI] remove a useless get/put_device pair in scsi_request_fn by Bart Van Assche · 11 years ago
  21. 0479633 [SCSI] do not manipulate device reference counts in scsi_get/put_command by Christoph Hellwig · 11 years ago
  22. 21a05df [SCSI] avoid taking host_lock in scsi_run_queue unless nessecary by Christoph Hellwig · 11 years ago
  23. 44b93b5 [SCSI] avoid useless free_list lock roundtrips by Christoph Hellwig · 11 years ago
  24. df03c3f [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice by Stephen M. Cameron · 11 years ago
  25. 316b221 [SCSI] hpsa: Add hba mode to the hpsa driver by Stephen M. Cameron · 11 years ago
  26. c14c589 [SCSI] hpsa: remove unused struct request from CommandList by Stephen M. Cameron · 11 years ago
  27. 8919358 [SCSI] hpsa: increase the probability of a reported success after a device reset by Tomas Henzl · 11 years ago
  28. 9846590 [SCSI] hpsa: bring format-in-progress drives online when ready by Stephen M. Cameron · 11 years ago
  29. 9f02e5bc [SCSI] hpsa: remove unused kthread.h header by Stephen M. Cameron · 11 years ago
  30. 7aae513 [SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE by Alan Stern · 11 years ago
  31. aed97b8 [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device by XinHong Zhu · 11 years ago
  32. 09f942b [SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering device by XinHong Zhu · 11 years ago
  33. d6216c4 [SCSI] st: fix corruption of the st_modedef structures in st_set_options() by Maurizio Lombardi · 11 years ago
  34. 10b1db8 [SCSI] megaraid_sas: Version and Changelog update by adam radford · 11 years ago
  35. 229fe47 [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support by adam radford · 11 years ago
  36. 3d0c24c [SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pool by adam radford · 11 years ago
  37. c77a9bd [SCSI] megaraid_sas: Fix megasas_ioc_init_fusion by adam radford · 11 years ago
  38. 26a077e [SCSI] megaraid_sas: Load correct raid context timeout by adam radford · 11 years ago
  39. 8058a16 [SCSI] megaraid_sas: Performance boost fixes by Sumit.Saxena@lsi.com · 11 years ago
  40. 46de63e2 [SCSI] megaraid_sas: Set 32-bit DMA mask by Sumit.Saxena@lsi.com · 11 years ago
  41. be26374 [SCSI] megaraid_sas: Big endian code related fixes by Sumit.Saxena@lsi.com · 11 years ago
  42. cfbe755 [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs by Sumit.Saxena@lsi.com · 11 years ago
  43. e2c7042 [SCSI] arcmsr: upper 32 of dma address lost by Dan Carpenter · 11 years ago
  44. ee60b2c [SCSI] Add timeout to avoid infinite command retry by Eiichi Tsukata · 11 years ago
  45. eee2b5c [SCSI] iscsi_tcp: check for valid session before accessing by Mike Christie · 11 years ago
  46. 9cb48e7 [SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset() by Ethan Zhao · 11 years ago
  47. 46a84c6 [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased by Mike Christie · 11 years ago
  48. 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 11 years ago
  49. 5d0fddd0 [SCSI] libiscsi: Restructure iscsi_tcp r2t response logic by Shlomo Pongratz · 11 years ago
  50. ac0245f [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Karen Xie · 11 years ago
  51. 58968fc [SCSI] megaraid_sas: check return value for megasas_get_pd_list() by Hannes Reinecke · 11 years ago
  52. 2f8bdfa [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_info() by Hannes Reinecke · 11 years ago
  53. fdc5a97 [SCSI] megaraid_sas_fusion: correctly pass queue info pointer by Hannes Reinecke · 11 years ago
  54. 3576fab [SCSI] isci: update version to 1.2 by Lukasz Dorau · 11 years ago
  55. c60b7b1 [SCSI] bfa: set correct command return code by Hannes Reinecke · 11 years ago
  56. 10ca149 [SCSI] qla4xxx: Update driver version to 5.04.00-k4 by Vikas Chaudhary · 11 years ago
  57. 8f10872 [SCSI] qla4xxx: Fix sparse warnings by Vikas Chaudhary · 11 years ago
  58. 4820002 [SCSI] qla4xxx: Handle IPv6 AEN notifications by Nilesh Javali · 11 years ago
  59. a7e5688 [SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc() by Vikas Chaudhary · 11 years ago
  60. 63c9e81 [SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort() by Vikas Chaudhary · 11 years ago
  61. b1f5df3 [SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command() by Vikas Chaudhary · 11 years ago
  62. c343c5e [SCSI] qla4xxx: Updated print for device login, logout path by Vikas Chaudhary · 11 years ago
  63. f8cc346 [SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb() by Vikas Chaudhary · 11 years ago
  64. 28d958b [SCSI] qla4xxx: Fix failure of mbox 0x31 by Vikas Chaudhary · 11 years ago
  65. 4ebbb5c [SCSI] qla4xxx: Reduce rom-lock contention during reset recovery. by Vikas Chaudhary · 11 years ago
  66. 58e2bbe [SCSI] qla4xxx: Driver not able to collect minidump for ISP84xx by Tej Parkash · 11 years ago
  67. 61d9a2b [SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chip reset by Tej Parkash · 11 years ago
  68. 1b3d399 [SCSI] qla4xxx: Fix processing response queue during probe by Tej Parkash · 11 years ago
  69. 831805a [SCSI] qla4xxx: Fix failure of IDC Time Extend mailbox command by Vikas Chaudhary · 11 years ago
  70. de2efea [SCSI] qla4xxx: Clear DDB index map upon connection close failure by Nilesh Javali · 11 years ago
  71. bb5649f [SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs() by Vikas Chaudhary · 11 years ago
  72. daa34eb [SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx by Tej Parkash · 11 years ago
  73. 32436aa [SCSI] qla4xxx: Correctly handle msleep_interruptible by Vikas Chaudhary · 11 years ago
  74. 7f15ebc [SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macros by Nilesh Javali · 11 years ago
  75. 56ccb98 [SCSI] qla4xxx: Improve loopback failure messages by Nilesh Javali · 11 years ago
  76. 80645dc [SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag. by Vikas Chaudhary · 11 years ago
  77. c4e3c36 [SCSI] qla4xxx: Fix comments in code by Vikas Chaudhary · 11 years ago
  78. a083e8b [SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed by Vikas Chaudhary · 11 years ago
  79. 37418cc [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization by Nilesh Javali · 11 years ago
  80. 864cb48 [SCSI] be2iscsi : Bump the driver version by Jayamohan Kallickal · 11 years ago
  81. 6c57625b [SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space error by Jayamohan Kallickal · 11 years ago
  82. da33497 [SCSI] be2iscsi: Fix scsi_cmnd leakage in driver. by Jayamohan Kallickal · 11 years ago
  83. 9343be7 [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens by Jayamohan Kallickal · 11 years ago
  84. e08b3c8 [SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec. by Jayamohan Kallickal · 11 years ago
  85. 3e39317 [SCSI] be2iscsi: Fix port speed typo in driver. by Jayamohan Kallickal · 11 years ago
  86. 1957aa7 [SCSI] be2iscsi: Fix handling timed out MBX completion from FW by Jayamohan Kallickal · 11 years ago
  87. 8e616a5 [SCSI] hpsa: Add support for a few HP Storage controllers by Stephen M. Cameron · 11 years ago
  88. 4b409c5 [SCSI] hpsa: add HP/3PAR vendor id to pci_ids.h by Stephen M. Cameron · 11 years ago
  89. 2ba8bfc [SCSI] hpsa add sysfs debug switch for raid map debugging messages by Stephen M. Cameron · 11 years ago
  90. d1e8bea [SCSI] hpsa: improve error messages for driver initiated commands by Stephen M. Cameron · 11 years ago
  91. faff6ee [SCSI] hpsa: only do device rescan for certain events by Stephen M. Cameron · 11 years ago
  92. 23100dd [SCSI] hpsa: when switching out of accel mode await only accel command completions by Stephen M. Cameron · 11 years ago
  93. dd0e19f [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2 by Scott Teel · 11 years ago
  94. 51c3513 [SCSI] hpsa: update source file copyrights by Scott Teel · 11 years ago
  95. a09c144 [SCSI] hpsa: retry certain ioaccel error cases on the RAID path by Scott Teel · 11 years ago
  96. 1b70150a [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd page by Stephen M. Cameron · 11 years ago
  97. b7bb24e [SCSI] hpsa: allow VPD page zero to be queried by Stephen M. Cameron · 11 years ago
  98. e863d68 [SCSI] hpsa: rescan devices on ioaccel2 error by Scott Teel · 11 years ago
  99. da0697b [SCSI] hpsa: allow user to disable accelerated i/o path by Scott Teel · 11 years ago
  100. 6b80b18 [SCSI] hpsa: complete the ioaccel raidmap code by Scott Teel · 11 years ago