1. 3573bfb [SCSI] qla4xxx: trivial cleanup by Vikas Chaudhary · 12 years ago
  2. a7380a6 [SCSI] qla4xxx: Fix sparse warning by Vikas Chaudhary · 12 years ago
  3. 173269e [SCSI] qla4xxx: Add support for multiple session per host. by Manish Rangankar · 12 years ago
  4. fca9f04 [SCSI] qla4xxx: Export CHAP index as sysfs attribute by Mike Christie · 12 years ago
  5. 3053495 [SCSI] scsi_transport: Export CHAP index as sysfs attribute by Mike Christie · 12 years ago
  6. 376738a [SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entry by Nilesh Javali · 12 years ago
  7. 6260a5d [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entry by Nilesh Javali · 12 years ago
  8. 8270ee2 [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 13 years ago
  9. 50ec5ba [SCSI] pm8001: Fix possible racing condition. by Santosh Nayak · 13 years ago
  10. bdaefbf [SCSI] pm8001: Fix bogus interrupt state flag issue. by Santosh Nayak · 13 years ago
  11. cd9b3d0 [SCSI] ipr: update PCI ID definitions for new adapters by Wayne Boyer · 13 years ago
  12. 8a65522 [SCSI] qla2xxx: handle default case in qla2x00_request_firmware() by Dan Carpenter · 13 years ago
  13. 13de2c5 [SCSI] isci: improvements in driver unloading routine by Andrzej Jakowski · 13 years ago
  14. e462116 [SCSI] isci: improve phy event warnings by Dan Williams · 13 years ago
  15. d7a0ccd [SCSI] isci: debug, provide state-enum-to-string conversions by Dan Williams · 13 years ago
  16. 16d3db1 [SCSI] scsi_transport_sas: 'enable' phys on reset by Dan Williams · 13 years ago
  17. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  18. 77c309f [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata by Dan Williams · 13 years ago
  19. 899fcf4 [SCSI] libsas: set attached device type and target protocols for local phys by Dan Williams · 13 years ago
  20. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  21. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 13 years ago
  22. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  23. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 13 years ago
  24. c666aae [SCSI] libsas: delete device on sas address changed by Dan Williams · 13 years ago
  25. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 13 years ago
  26. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 13 years ago
  27. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  28. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 13 years ago
  29. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  30. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  31. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  32. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  33. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  34. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  35. 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
  36. 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
  37. 687833a [SCSI] isci: ->lldd_ata_check_ready handler by Dan Williams · 13 years ago
  38. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  39. 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
  40. fca4ecb [SCSI] isci: kill isci_port->status by Dan Williams · 13 years ago
  41. c132f69 [SCSI] isci: kill iphy->isci_port lookups by Dan Williams · 13 years ago
  42. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  43. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  44. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 13 years ago
  45. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 13 years ago
  46. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  47. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  48. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  49. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  50. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  51. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  52. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  53. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  54. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  55. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  56. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  57. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  58. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  59. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  60. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  61. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  62. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  63. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  64. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  65. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  66. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  67. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  68. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  69. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  70. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  71. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  72. a78e21d [SCSI] mpt2sas: spell "primitive" correctly in function prototype by Andrew Morton · 13 years ago
  73. 4fe74b1 [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines by Paolo Bonzini · 13 years ago
  74. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago
  75. 47ac56d [SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERROR by Mike Snitzer · 13 years ago
  76. 8973039 [SCSI] sd: Make sure provisioning mode is reported correctly by Martin K. Petersen · 13 years ago
  77. 66a651a [SCSI] Ensure discard failure gets treated as a target problem by Martin K. Petersen · 13 years ago
  78. c834b1c [SCSI] mpt2sas: add missing allocation check by Tomas Henzl · 13 years ago
  79. cf3059a [SCSI] qla4xxx: Update driver version to 5.02.00-k14 by Vikas Chaudhary · 13 years ago
  80. c0b9d3f [SCSI] qla4xxx: Added ping support by Vikas Chaudhary · 13 years ago
  81. ac20c7b [SCSI] iscsi_transport: Added Ping support by Vikas Chaudhary · 13 years ago
  82. ff88443 [SCSI] qla4xxx: added support for host event by Vikas Chaudhary · 13 years ago
  83. a11e254 [SCSI] scsi_transport_iscsi: added support for host event by Vikas Chaudhary · 13 years ago
  84. 46801ba [SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx by Vikas Chaudhary · 13 years ago
  85. badc5b9 [SCSI] qla4xxx: Remove un-necessary print statment by Lalit Chandivade · 13 years ago
  86. e8fb00e [SCSI] qla4xxx: Modified debug log messages for boot info. by Manish Rangankar · 13 years ago
  87. 20e835b [SCSI] qla4xxx: Fix verify boot idx correctly by Lalit Chandivade · 13 years ago
  88. 981c982 [SCSI] qla4xxx: Fix un-necessary delay on invalid DDB by Lalit Chandivade · 13 years ago
  89. 4585721 [SCSI] qla4xxx: Remove unused code by Vikas Chaudhary · 13 years ago
  90. 0083208 [SCSI] libfc: Handle discovery failure during ctlr link down by Bhanu Prakash Gollapudi · 13 years ago
  91. d4042e9 [SCSI] libfc: Fix panic in fc_exch_recv by Bhanu Prakash Gollapudi · 13 years ago
  92. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 13 years ago
  93. ccefd23 [SCSI] fcoe: Do not switch context in vport_delete callback by Robert Love · 13 years ago
  94. 6f68794 [SCSI] fcoe: Rename out_nomod label to out_putmod by Robert Love · 13 years ago
  95. 7e5adcf [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  96. b99fbf6 [SCSI] libfcoe: Don't KERN_ERR on netdev notification by Robert Love · 13 years ago
  97. 3d2d752 [SCSI] isci: T10 DIF support by Dave Jiang · 13 years ago
  98. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 13 years ago
  99. dafdf89 [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. by Arun Easi · 13 years ago
  100. 98878a1 [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs(). by Arun Easi · 13 years ago