1. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 13 years ago
  2. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  3. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 13 years ago
  4. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  5. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  6. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  7. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  8. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  9. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  10. 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
  11. 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
  12. 687833a [SCSI] isci: ->lldd_ata_check_ready handler by Dan Williams · 13 years ago
  13. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  14. 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
  15. fca4ecb [SCSI] isci: kill isci_port->status by Dan Williams · 13 years ago
  16. c132f69 [SCSI] isci: kill iphy->isci_port lookups by Dan Williams · 13 years ago
  17. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  18. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  19. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 13 years ago
  20. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 13 years ago
  21. 36a39947 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  22. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  23. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  24. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  25. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  26. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  27. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  28. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  29. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  30. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  31. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  32. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  33. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  34. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  35. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  36. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  37. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  38. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  39. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  40. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  41. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  42. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  43. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  44. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  45. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  46. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  47. a78e21d [SCSI] mpt2sas: spell "primitive" correctly in function prototype by Andrew Morton · 13 years ago
  48. 4fe74b1 [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines by Paolo Bonzini · 13 years ago
  49. 5a4f934 [SCSI] hpsa: add some older controllers to the kdump blacklist by Tomas Henzl · 13 years ago
  50. 47ac56d [SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERROR by Mike Snitzer · 13 years ago
  51. 8973039 [SCSI] sd: Make sure provisioning mode is reported correctly by Martin K. Petersen · 13 years ago
  52. 66a651a [SCSI] Ensure discard failure gets treated as a target problem by Martin K. Petersen · 13 years ago
  53. c834b1c [SCSI] mpt2sas: add missing allocation check by Tomas Henzl · 13 years ago
  54. cf3059a [SCSI] qla4xxx: Update driver version to 5.02.00-k14 by Vikas Chaudhary · 13 years ago
  55. c0b9d3f [SCSI] qla4xxx: Added ping support by Vikas Chaudhary · 13 years ago
  56. ac20c7b [SCSI] iscsi_transport: Added Ping support by Vikas Chaudhary · 13 years ago
  57. ff88443 [SCSI] qla4xxx: added support for host event by Vikas Chaudhary · 13 years ago
  58. a11e254 [SCSI] scsi_transport_iscsi: added support for host event by Vikas Chaudhary · 13 years ago
  59. 46801ba [SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx by Vikas Chaudhary · 13 years ago
  60. badc5b9 [SCSI] qla4xxx: Remove un-necessary print statment by Lalit Chandivade · 13 years ago
  61. e8fb00e [SCSI] qla4xxx: Modified debug log messages for boot info. by Manish Rangankar · 13 years ago
  62. 20e835b [SCSI] qla4xxx: Fix verify boot idx correctly by Lalit Chandivade · 13 years ago
  63. 981c982 [SCSI] qla4xxx: Fix un-necessary delay on invalid DDB by Lalit Chandivade · 13 years ago
  64. 4585721 [SCSI] qla4xxx: Remove unused code by Vikas Chaudhary · 13 years ago
  65. 0083208 [SCSI] libfc: Handle discovery failure during ctlr link down by Bhanu Prakash Gollapudi · 13 years ago
  66. d4042e9 [SCSI] libfc: Fix panic in fc_exch_recv by Bhanu Prakash Gollapudi · 13 years ago
  67. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 13 years ago
  68. ccefd23 [SCSI] fcoe: Do not switch context in vport_delete callback by Robert Love · 13 years ago
  69. 6f68794 [SCSI] fcoe: Rename out_nomod label to out_putmod by Robert Love · 13 years ago
  70. 7e5adcf [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  71. b99fbf6 [SCSI] libfcoe: Don't KERN_ERR on netdev notification by Robert Love · 13 years ago
  72. 3d2d752 [SCSI] isci: T10 DIF support by Dave Jiang · 13 years ago
  73. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 13 years ago
  74. dafdf89 [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. by Arun Easi · 13 years ago
  75. 98878a1 [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs(). by Arun Easi · 13 years ago
  76. 0eba25d [SCSI] qla2xxx: Handle device mapping changes due to device logout. by Arun Easi · 13 years ago
  77. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 13 years ago
  78. 7a67735 [SCSI] qla2xxx: Cache swl during fabric discovery. by Andrew Vasquez · 13 years ago
  79. 733a95b [SCSI] qla2xxx: Remove EDC sysfs interface. by Joe Carnuccio · 13 years ago
  80. bc3f957 [SCSI] qla2xxx: Update LICENSE.qla2xxx. by Chad Dupuis · 13 years ago
  81. f55bfc8 [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout. by Chad Dupuis · 13 years ago
  82. a8faa26 [SCSI] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx. by Giridhar Malavali · 13 years ago
  83. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 13 years ago
  84. 557cf78 [SCSI] qla2xxx: Add new message when a new loopid is assigned. by Arun Easi · 13 years ago
  85. 880fded [SCSI] qla2xxx: Fix ql_dbg arguments. by Arun Easi · 13 years ago
  86. 70a3fc7 [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci(). by Chad Dupuis · 13 years ago
  87. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 13 years ago
  88. d8c0d54 [SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out. by Chad Dupuis · 13 years ago
  89. 7f45dd0 [SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests. by Andrew Vasquez · 13 years ago
  90. b7bfbe1 [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests. by Andrew Vasquez · 13 years ago
  91. af11f64 [SCSI] qla2xxx: Perform implicit logout during rport tear-down. by Andrew Vasquez · 13 years ago
  92. 0b91d11 [SCSI] qla2xxx: Handle failure cases during fabric_login by Chad Dupuis · 13 years ago
  93. 2b29d96 [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve firmware load speed. by Chad Dupuis · 13 years ago
  94. aa61556 [SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure. by Joe Carnuccio · 13 years ago
  95. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 13 years ago
  96. 18f509d [SCSI] qla2xxx: Correct print format for edc ql_log() calls. by Joe Carnuccio · 13 years ago
  97. 37fed3e [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests. by Andrew Vasquez · 13 years ago
  98. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 13 years ago
  99. 69e5f1e [SCSI] qla2xxx: Use a valid enode-mac if none defined. by Andrew Vasquez · 13 years ago
  100. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 13 years ago