1. abc49a9 [SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices by Bhanu Prakash Gollapudi · 13 years ago
  2. 9be17fc [SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory by Bhanu Prakash Gollapudi · 13 years ago
  3. 776cebc [SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cleanup by Bhanu Prakash Gollapudi · 13 years ago
  4. cdf5466 [SCSI] bnx2fc: Do not attempt destroying NPIV port twice by Bhanu Prakash Gollapudi · 13 years ago
  5. b65d457 [SCSI] bnx2fc: Remove erroneous kref_get on IO request by Bhanu Prakash Gollapudi · 13 years ago
  6. e9a5289c [SCSI] bnx2fc: Enable bsg_request support for bnx2fc by Bhanu Prakash Gollapudi · 13 years ago
  7. 3224876 [SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroy by Bhanu Prakash Gollapudi · 13 years ago
  8. 627e628 [SCSI] bnx2fc: Reset the max receive frame size by Bhanu Prakash Gollapudi · 13 years ago
  9. 9ae89b0 [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context by kashyap.desai@lsi.com · 13 years ago
  10. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  11. 7ca3c80 [SCSI] qla2xxx: Update version number to 8.03.07.07-k. by Chad Dupuis · 13 years ago
  12. 51cc9a8 [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. by Saurav Kashyap · 13 years ago
  13. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  14. 3553d34 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. by Saurav Kashyap · 13 years ago
  15. bc91ade [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. by Chad Dupuis · 13 years ago
  16. 7594206 [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. by Saurav Kashyap · 13 years ago
  17. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  18. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  19. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  20. 01350d0 [SCSI] hpsa: fix physical device lun and target numbering problem by Stephen M. Cameron · 13 years ago
  21. 0b0e1d6 [SCSI] hpsa: fix problem that OBDR devices are not detected by Stephen M. Cameron · 13 years ago
  22. 98e2a5a [SCSI] isci: add version number by Dan Williams · 13 years ago
  23. 77cd72a [SCSI] isci: fix event-get pointer increment by Dan Williams · 13 years ago
  24. 9b4be52 [SCSI] isci: dynamic interrupt coalescing by Dan Williams · 13 years ago
  25. 39ea2c5 [SCSI] isci: Leave requests alone if already terminating. by Jeff Skirvin · 13 years ago
  26. 3a7bda8 [SCSI] isci: Adding documentation to API change and fixup sysfs registration by Dave Jiang · 13 years ago
  27. 985af6f [SCSI] isci: change sas phy timeouts from 54us to 59us by Marcin Tomczak · 13 years ago
  28. ee33e2b [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n by Dan Williams · 13 years ago
  29. 1a87828 [SCSI] isci: fix sata response handling by Dan Williams · 13 years ago
  30. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  31. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  32. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  33. 320036e [SCSI] libfc: fix warn on in lport retry by Vasu Dev · 13 years ago
  34. c9d24a7 [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error by Neerav Parikh · 13 years ago
  35. 8598212 [SCSI] libfc: cleanup sending SRR request by Hillf Danton · 13 years ago
  36. 547fb12 [SCSI] libfc: two minor changes in comments by Hillf Danton · 13 years ago
  37. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  38. 6f06e3a [SCSI] libfc: release exchg cache by Hillf Danton · 13 years ago
  39. 688fd36 [SCSI] libfc: use FC_MAX_ERROR_CNT by Hillf Danton · 13 years ago
  40. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  41. 9b35baa [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 by Bhanu Prakash Gollapudi · 13 years ago
  42. 3c75108 [SCSI] bnx2fc: Tx BDs cache in write tasks by Bhanu Prakash Gollapudi · 13 years ago
  43. fd08bd6 [SCSI] bnx2fc: Do not arm CQ when there are no CQEs by Bhanu Prakash Gollapudi · 13 years ago
  44. bd4d5de [SCSI] bnx2fc: hold tgt lock when calling cmd_release by Bhanu Prakash Gollapudi · 13 years ago
  45. 72812ee [SCSI] bnx2fc: Enable support for sequence level error recovery by Bhanu Prakash Gollapudi · 13 years ago
  46. f3820b7 [SCSI] bnx2fc: HSI changes for tape by Bhanu Prakash Gollapudi · 13 years ago
  47. 7b59476 [SCSI] bnx2fc: Handle REC_TOV error code from firmware by Bhanu Prakash Gollapudi · 13 years ago
  48. 7444695 [SCSI] bnx2fc: REC/SRR link service request and response handling by Bhanu Prakash Gollapudi · 13 years ago
  49. 6c5a7ce [SCSI] bnx2fc: Support 'sequence cleanup' task by Bhanu Prakash Gollapudi · 13 years ago
  50. d685759 [SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support partitions in storage by Chandra Seetharaman · 13 years ago
  51. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  52. f170c68 [SCSI] ipr: reorder error handling code to include iounmap by Julia Lawall · 14 years ago
  53. b5b5154 [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 14 years ago
  54. 5911e96 [SCSI] libsas: remove expander from dev list on error by Luben Tuikov · 13 years ago
  55. e170358 [SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update by adam radford · 13 years ago
  56. 4bcde50 [SCSI] megaraid_sas: Add .change_queue_depth support by adam radford · 13 years ago
  57. db21b6f [SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1 by adam radford · 13 years ago
  58. b252f4c [SCSI] bnx2fc: Enable REC & CONF support for the session by Bhanu Prakash Gollapudi · 13 years ago
  59. aea71a0 [SCSI] bnx2fc: Introduce interface structure for each vlan interface by Bhanu Prakash Gollapudi · 13 years ago
  60. f6e7605 [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT by Stephen M. Cameron · 13 years ago
  61. fec62c3 [SCSI] hpsa: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  62. 8ead0bd [SCSI] lpfc 8.3.25: Change driver version to 8.3.25 by James Smart · 13 years ago
  63. 7d791df [SCSI] lpfc 8.3.25: Add FCF priority failover functionality by James Smart · 13 years ago
  64. b76f2dc [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructure by James Smart · 13 years ago
  65. 0a96e97 [SCSI] lpfc 8.3.25: PCI and SR-IOV Fixes by James Smart · 13 years ago
  66. 5248a74 [SCSI] lpfc 8.3.25: Fabric and Target Discovery Fixes by James Smart · 13 years ago
  67. 7851fe2 [SCSI] lpfc 8.3.25: Adapter Interface fixes and changes by James Smart · 13 years ago
  68. 88a2cfb [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup by James Smart · 13 years ago
  69. 7c56b9f [SCSI] lpfc 8.3.25: T10 DIF Fixes by James Smart · 13 years ago
  70. 154fbf0 [SCSI] bfa: Update the driver version to 3.0.2.2 by Krishna Gudipati · 13 years ago
  71. 4c5d22b [SCSI] bfa: Added support to configure lunmasking by Krishna Gudipati · 13 years ago
  72. 83763d5 [SCSI] bfa: Introduced initiator based lun masking feature. by Krishna Gudipati · 13 years ago
  73. 45c5dc1 [SCSI] bfa: Add support to store driver configuration in flash. by Krishna Gudipati · 13 years ago
  74. c0350bf [SCSI] bfa: Add support to collect / reset fabric stats. by Krishna Gudipati · 13 years ago
  75. 3ec4f2c [SCSI] bfa: Added support to configure QOS and collect stats. by Krishna Gudipati · 13 years ago
  76. 4519123 [SCSI] bfa: Add support to configure trunking on Brocade adapter ports. by Krishna Gudipati · 13 years ago
  77. a46bd30 [SCSI] bfa: Add support to configure and query flash boot partition by Krishna Gudipati · 13 years ago
  78. 37ea055 [SCSI] bfa: Added support to collect and reset fcport stats by Krishna Gudipati · 13 years ago
  79. 42a8e6e [SCSI] bfa: Add support for IO profiling. by Krishna Gudipati · 13 years ago
  80. f2ee760 [SCSI] bfa: Extend BSG to support more user commands by Krishna Gudipati · 13 years ago
  81. fb778b0 [SCSI] bfa: Check supported speed based on port mode by Krishna Gudipati · 13 years ago
  82. ca6e0ea [SCSI] bfa: Update RME interrupt handling. by Krishna Gudipati · 13 years ago
  83. 9afbcfa [SCSI] bfa: use negative error return values in all functions by Krishna Gudipati · 13 years ago
  84. 7826f30 [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. by Krishna Gudipati · 13 years ago
  85. a53becc [SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to identify storage by Chandra Seetharaman · 13 years ago
  86. 92fd65c [SCSI] qla2xxx: Cleanup of previous infrastructure. by Saurav Kashyap · 14 years ago
  87. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 14 years ago
  88. 3ce8866 [SCSI] qla2xxx: Basic infrastructure for dynamic logging. by Saurav Kashyap · 14 years ago
  89. 573e591 [SCSI] scsi_lib: pause between error retries by James Smart · 14 years ago
  90. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  91. 82a4525 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message by Kashyap, Desai · 14 years ago
  92. b2a554f [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO by Bhanu Prakash Gollapudi · 14 years ago
  93. 0ac2377 [SCSI] scsi_transport_spi: Export host width and HBA id by Hannes Reinecke · 14 years ago
  94. 6f8ac16 [SCSI] mvsas: Add support for interrupt tasklet by Xiangliang Yu · 14 years ago
  95. e144f7e [SCSI] mvsas: update comments by Xiangliang Yu · 14 years ago
  96. 84fbd0c [SCSI] mvsas: misc improvements by Xiangliang Yu · 14 years ago
  97. a4632aa [SCSI] mvsas: Add new macros and functions by Xiangliang Yu · 14 years ago
  98. b89e8f5 [SCSI] mvsas: Remove unused macros, variables and functions by Xiangliang Yu · 14 years ago
  99. 8882f08 [SCSI] mvsas: fix 94xx hotplug issue by Xiangliang Yu · 14 years ago
  100. 83c7b61 [SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfs by Xiangliang Yu · 14 years ago