1. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  2. a73914c [SCSI] libsas: fix panic when single phy is disabled on a wide port by Mark Salyzyn · 13 years ago
  3. 9bfacd0 [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload by Roland Dreier · 13 years ago
  4. 07117e3 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  5. 9606772 [SCSI] 3w-9xxx: fix iommu_iova leak by James Bottomley · 13 years ago
  6. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  7. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  8. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  9. 3538a00 [SCSI] scsi: qla4xxx needs libiscsi.o by Randy Dunlap · 13 years ago
  10. 24926da [SCSI] libsas: fix failure to revalidate domain for anything but the first expander child. by Mark Salyzyn · 13 years ago
  11. d0efab2 [SCSI] aacraid: reset should disable MSI interrupt by Vasily Averin · 13 years ago
  12. bcd438b Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  13. d7a210f scsi: qla4xxx driver depends on NET by Randy Dunlap · 13 years ago
  14. 610602f [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission by Eddie Wai · 13 years ago
  15. 3ee17f5 [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp() by Yi Zou · 13 years ago
  16. 21cc0bd [SCSI] libfc: block SCSI eh thread for blocked rports by Vasu Dev · 13 years ago
  17. 77a2b73 [SCSI] libfc: fix fc_eh_host_reset by Vasu Dev · 13 years ago
  18. 848e7d5 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl by Robert Love · 13 years ago
  19. 7ca3c80 [SCSI] qla2xxx: Update version number to 8.03.07.07-k. by Chad Dupuis · 13 years ago
  20. 51cc9a8 [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. by Saurav Kashyap · 13 years ago
  21. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  22. 3553d34 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. by Saurav Kashyap · 13 years ago
  23. bc91ade [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. by Chad Dupuis · 13 years ago
  24. 7594206 [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. by Saurav Kashyap · 13 years ago
  25. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  26. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  27. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  28. 01350d0 [SCSI] hpsa: fix physical device lun and target numbering problem by Stephen M. Cameron · 13 years ago
  29. 0b0e1d6 [SCSI] hpsa: fix problem that OBDR devices are not detected by Stephen M. Cameron · 13 years ago
  30. 98e2a5a [SCSI] isci: add version number by Dan Williams · 13 years ago
  31. 77cd72a [SCSI] isci: fix event-get pointer increment by Dan Williams · 13 years ago
  32. 9b4be52 [SCSI] isci: dynamic interrupt coalescing by Dan Williams · 13 years ago
  33. 39ea2c5 [SCSI] isci: Leave requests alone if already terminating. by Jeff Skirvin · 13 years ago
  34. 3a7bda8 [SCSI] isci: Adding documentation to API change and fixup sysfs registration by Dave Jiang · 13 years ago
  35. 985af6f [SCSI] isci: change sas phy timeouts from 54us to 59us by Marcin Tomczak · 13 years ago
  36. ee33e2b [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n by Dan Williams · 13 years ago
  37. 1a87828 [SCSI] isci: fix sata response handling by Dan Williams · 13 years ago
  38. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  39. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  40. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  41. 320036e [SCSI] libfc: fix warn on in lport retry by Vasu Dev · 13 years ago
  42. c9d24a7 [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error by Neerav Parikh · 13 years ago
  43. 8598212 [SCSI] libfc: cleanup sending SRR request by Hillf Danton · 13 years ago
  44. 547fb12 [SCSI] libfc: two minor changes in comments by Hillf Danton · 13 years ago
  45. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  46. 6f06e3a [SCSI] libfc: release exchg cache by Hillf Danton · 13 years ago
  47. 688fd36 [SCSI] libfc: use FC_MAX_ERROR_CNT by Hillf Danton · 13 years ago
  48. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  49. 9b35baa [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 by Bhanu Prakash Gollapudi · 13 years ago
  50. 3c75108 [SCSI] bnx2fc: Tx BDs cache in write tasks by Bhanu Prakash Gollapudi · 13 years ago
  51. fd08bd6 [SCSI] bnx2fc: Do not arm CQ when there are no CQEs by Bhanu Prakash Gollapudi · 13 years ago
  52. bd4d5de [SCSI] bnx2fc: hold tgt lock when calling cmd_release by Bhanu Prakash Gollapudi · 13 years ago
  53. 72812ee [SCSI] bnx2fc: Enable support for sequence level error recovery by Bhanu Prakash Gollapudi · 13 years ago
  54. f3820b7 [SCSI] bnx2fc: HSI changes for tape by Bhanu Prakash Gollapudi · 13 years ago
  55. 7b59476 [SCSI] bnx2fc: Handle REC_TOV error code from firmware by Bhanu Prakash Gollapudi · 13 years ago
  56. 7444695 [SCSI] bnx2fc: REC/SRR link service request and response handling by Bhanu Prakash Gollapudi · 13 years ago
  57. 6c5a7ce [SCSI] bnx2fc: Support 'sequence cleanup' task by Bhanu Prakash Gollapudi · 13 years ago
  58. d685759 [SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support partitions in storage by Chandra Seetharaman · 13 years ago
  59. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  60. f170c68 [SCSI] ipr: reorder error handling code to include iounmap by Julia Lawall · 13 years ago
  61. b5b5154 [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 13 years ago
  62. 5911e96 [SCSI] libsas: remove expander from dev list on error by Luben Tuikov · 13 years ago
  63. e170358 [SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update by adam radford · 13 years ago
  64. 4bcde50 [SCSI] megaraid_sas: Add .change_queue_depth support by adam radford · 13 years ago
  65. db21b6f [SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1 by adam radford · 13 years ago
  66. b252f4c [SCSI] bnx2fc: Enable REC & CONF support for the session by Bhanu Prakash Gollapudi · 13 years ago
  67. aea71a0 [SCSI] bnx2fc: Introduce interface structure for each vlan interface by Bhanu Prakash Gollapudi · 13 years ago
  68. f6e7605 [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT by Stephen M. Cameron · 13 years ago
  69. fec62c3 [SCSI] hpsa: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  70. 8ead0bd [SCSI] lpfc 8.3.25: Change driver version to 8.3.25 by James Smart · 13 years ago
  71. 7d791df [SCSI] lpfc 8.3.25: Add FCF priority failover functionality by James Smart · 13 years ago
  72. b76f2dc [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructure by James Smart · 13 years ago
  73. 0a96e97 [SCSI] lpfc 8.3.25: PCI and SR-IOV Fixes by James Smart · 13 years ago
  74. 5248a74 [SCSI] lpfc 8.3.25: Fabric and Target Discovery Fixes by James Smart · 13 years ago
  75. 7851fe2 [SCSI] lpfc 8.3.25: Adapter Interface fixes and changes by James Smart · 13 years ago
  76. 88a2cfb [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup by James Smart · 13 years ago
  77. 7c56b9f [SCSI] lpfc 8.3.25: T10 DIF Fixes by James Smart · 13 years ago
  78. 154fbf0 [SCSI] bfa: Update the driver version to 3.0.2.2 by Krishna Gudipati · 13 years ago
  79. 4c5d22b [SCSI] bfa: Added support to configure lunmasking by Krishna Gudipati · 13 years ago
  80. 83763d5 [SCSI] bfa: Introduced initiator based lun masking feature. by Krishna Gudipati · 13 years ago
  81. 45c5dc1 [SCSI] bfa: Add support to store driver configuration in flash. by Krishna Gudipati · 13 years ago
  82. c0350bf [SCSI] bfa: Add support to collect / reset fabric stats. by Krishna Gudipati · 13 years ago
  83. 3ec4f2c [SCSI] bfa: Added support to configure QOS and collect stats. by Krishna Gudipati · 13 years ago
  84. 4519123 [SCSI] bfa: Add support to configure trunking on Brocade adapter ports. by Krishna Gudipati · 13 years ago
  85. a46bd30 [SCSI] bfa: Add support to configure and query flash boot partition by Krishna Gudipati · 13 years ago
  86. 37ea055 [SCSI] bfa: Added support to collect and reset fcport stats by Krishna Gudipati · 13 years ago
  87. 42a8e6e [SCSI] bfa: Add support for IO profiling. by Krishna Gudipati · 13 years ago
  88. f2ee760 [SCSI] bfa: Extend BSG to support more user commands by Krishna Gudipati · 13 years ago
  89. fb778b0 [SCSI] bfa: Check supported speed based on port mode by Krishna Gudipati · 13 years ago
  90. ca6e0ea [SCSI] bfa: Update RME interrupt handling. by Krishna Gudipati · 13 years ago
  91. 9afbcfa [SCSI] bfa: use negative error return values in all functions by Krishna Gudipati · 13 years ago
  92. 7826f30 [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. by Krishna Gudipati · 13 years ago
  93. 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
  94. 92fd65c [SCSI] qla2xxx: Cleanup of previous infrastructure. by Saurav Kashyap · 13 years ago
  95. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  96. 3ce8866 [SCSI] qla2xxx: Basic infrastructure for dynamic logging. by Saurav Kashyap · 13 years ago
  97. 573e591 [SCSI] scsi_lib: pause between error retries by James Smart · 13 years ago
  98. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  99. 82a4525 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message by Kashyap, Desai · 13 years ago
  100. b2a554f [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO by Bhanu Prakash Gollapudi · 13 years ago