1. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  2. 8d8e7d13 [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init by Dan Williams · 12 years ago
  3. 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 12 years ago
  4. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  5. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  6. a494fd5 [SCSI] libsas: drop sata port multiplier infrastructure by Dan Williams · 12 years ago
  7. b17caa1 [SCSI] libsas: fix sas_discover_devices return code handling by Dan Williams · 12 years ago
  8. 26f2f19 [SCSI] libsas: continue revalidation by Dan Williams · 12 years ago
  9. b2311a2 [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. by Jeff Skirvin · 12 years ago
  10. e7db822 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler by Dan Williams · 12 years ago
  11. 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
  12. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
  13. 36fed49 [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh by Maciej Trela · 12 years ago
  14. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  15. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  16. b4698d88 [SCSI] Revert "[SCSI] libsas: fix sas port naming" by Dan Williams · 12 years ago
  17. 7d1d865 [SCSI] libsas: fix false positive 'device attached' conditions by Dan Williams · 12 years ago
  18. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  19. 0f3fce5 [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready by Dan Williams · 12 years ago
  20. 9487669 [SCSI] libsas: unify domain_device sas_rphy lifetimes by Dan Williams · 12 years ago
  21. ec236e5 [SCSI] libsas: fix sas_get_port_device regression by Dan Williams · 12 years ago
  22. 1699490 [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys by Thomas Jackson · 12 years ago
  23. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 12 years ago
  24. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  25. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  26. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  27. 77c309f [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata by Dan Williams · 12 years ago
  28. 899fcf4 [SCSI] libsas: set attached device type and target protocols for local phys by Dan Williams · 13 years ago
  29. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  30. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 13 years ago
  31. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  32. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 13 years ago
  33. c666aae [SCSI] libsas: delete device on sas address changed by Dan Williams · 13 years ago
  34. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 13 years ago
  35. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 13 years ago
  36. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  37. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 13 years ago
  38. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  39. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  40. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  41. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  42. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  43. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  44. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  45. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  46. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  47. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 13 years ago
  48. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 13 years ago
  49. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  50. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  51. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  52. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  53. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  54. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  55. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  56. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  57. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  58. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  59. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  60. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  61. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  62. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  63. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  64. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  65. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  66. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  67. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  68. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  69. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  70. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  71. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  72. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  73. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  74. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  75. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  76. 1a34c06 [SCSI] libsas: fix port->dev_list locking by Dan Williams · 13 years ago
  77. a73914c [SCSI] libsas: fix panic when single phy is disabled on a wide port by Mark Salyzyn · 13 years ago
  78. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  79. b50102d [SCSI] isci: atapi support by Dan Williams · 13 years ago
  80. bb041a0 [SCSI] libsas: set sas_address and device type of rphy by Jack Wang · 13 years ago
  81. 97a1420 [SCSI] libsas: dynamic queue depth by Dan Williams · 13 years ago
  82. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  83. ffaac8f [SCSI] libsas: Allow expander T-T attachments by Luben Tuikov · 13 years ago
  84. 8ec6552 [SCSI] libsas: sgpio write support by Dan Williams · 13 years ago
  85. 24926da [SCSI] libsas: fix failure to revalidate domain for anything but the first expander child. by Mark Salyzyn · 13 years ago
  86. ac81c6a [SCSI] libsas: fix sas_queuecommand return values by Christoph Hellwig · 13 years ago
  87. a923f75 [SCSI] libsas: reindent sas_queuecommand by Christoph Hellwig · 13 years ago
  88. 92bd401 [SCSI] libsas: sas_queuecommand doesnt need host_lock by Christoph Hellwig · 13 years ago
  89. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  90. 5911e96 [SCSI] libsas: remove expander from dev list on error by Luben Tuikov · 13 years ago
  91. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  92. 3673f4b [SCSI] libsas: check dev->gone before submitting sata i/o by Dan Williams · 13 years ago
  93. 90f1e10 [SCSI] libsas: fix/amend device gone notification in sas_deform_port() by Dan Williams · 13 years ago
  94. bb650a1 [SCSI] libsas: fix SATA NCQ error by Xiangliang Yu · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  97. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  98. bfbec92 scsi: change to new flag variable by matt mooney · 14 years ago
  99. a82058a [SCSI] libsas: fix ata list corruption issue by James Bottomley · 13 years ago
  100. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago