1. 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
  2. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  3. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  4. 77c309f [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata by Dan Williams · 12 years ago
  5. 899fcf4 [SCSI] libsas: set attached device type and target protocols for local phys by Dan Williams · 13 years ago
  6. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  7. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 13 years ago
  8. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  9. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 13 years ago
  10. c666aae [SCSI] libsas: delete device on sas address changed by Dan Williams · 13 years ago
  11. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 13 years ago
  12. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 13 years ago
  13. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  14. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 13 years ago
  15. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  16. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  17. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  18. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  19. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  20. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  21. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  22. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  23. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  24. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 13 years ago
  25. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 13 years ago
  26. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  27. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  28. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  29. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  30. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  31. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  32. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  33. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  34. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  35. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  36. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  37. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  38. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  39. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  40. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  41. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  42. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  43. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  44. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  45. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  46. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  47. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  48. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  49. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  50. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  51. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  52. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  53. 1a34c06 [SCSI] libsas: fix port->dev_list locking by Dan Williams · 13 years ago
  54. a73914c [SCSI] libsas: fix panic when single phy is disabled on a wide port by Mark Salyzyn · 13 years ago
  55. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  56. b50102d [SCSI] isci: atapi support by Dan Williams · 13 years ago
  57. bb041a0 [SCSI] libsas: set sas_address and device type of rphy by Jack Wang · 13 years ago
  58. 97a1420 [SCSI] libsas: dynamic queue depth by Dan Williams · 13 years ago
  59. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  60. ffaac8f [SCSI] libsas: Allow expander T-T attachments by Luben Tuikov · 13 years ago
  61. 8ec6552 [SCSI] libsas: sgpio write support by Dan Williams · 13 years ago
  62. 24926da [SCSI] libsas: fix failure to revalidate domain for anything but the first expander child. by Mark Salyzyn · 13 years ago
  63. ac81c6a [SCSI] libsas: fix sas_queuecommand return values by Christoph Hellwig · 13 years ago
  64. a923f75 [SCSI] libsas: reindent sas_queuecommand by Christoph Hellwig · 13 years ago
  65. 92bd401 [SCSI] libsas: sas_queuecommand doesnt need host_lock by Christoph Hellwig · 13 years ago
  66. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  67. 5911e96 [SCSI] libsas: remove expander from dev list on error by Luben Tuikov · 13 years ago
  68. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  69. 3673f4b [SCSI] libsas: check dev->gone before submitting sata i/o by Dan Williams · 13 years ago
  70. 90f1e10 [SCSI] libsas: fix/amend device gone notification in sas_deform_port() by Dan Williams · 13 years ago
  71. bb650a1 [SCSI] libsas: fix SATA NCQ error by Xiangliang Yu · 13 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  73. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  74. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  75. bfbec92 scsi: change to new flag variable by matt mooney · 14 years ago
  76. a82058a [SCSI] libsas: fix ata list corruption issue by James Bottomley · 13 years ago
  77. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  78. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  79. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  80. 0f2e033 ipr/sas_ata: use mode mask macros from <linux/ata.h> by Sergei Shtylyov · 14 years ago
  81. 00dd499 libsas: convert to libata new error handler by James Bottomley · 14 years ago
  82. 183ce89 [SCSI] libsas: fix loopback topology bug during discovery by jack_wang · 13 years ago
  83. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 14 years ago
  84. 1e34c83 [SCSI] libsas: remove spurious sata control register read/write by James Bottomley · 14 years ago
  85. 96db6fa [SCSI] libsas: convert to standard kernel debugging by James Bottomley · 14 years ago
  86. 75c0b38 [SCSI] libsas: fix ATAPI check condition termination by James Bottomley · 14 years ago
  87. 9ee91f7 [SCSI] libsas: fix runaway error handler problem by James Bottomley · 14 years ago
  88. 1542dec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  89. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  90. 00f0254 [SCSI] libsas: fix definition of wideport, include local sas address by Dan Williams · 14 years ago
  91. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  92. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  93. 2bc72c9 [SCSI] libsas: fix bug for vacant phy by Jack Wang · 14 years ago
  94. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  95. f0ad30d [SCSI] libsas: fix NCQ mixing with non-NCQ by David Milburn · 14 years ago
  96. 9cbbdca block: remove spurious uses of REQ_HARDBARRIER by Tejun Heo · 14 years ago
  97. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  98. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  99. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  100. 1b4d0d8 [SCSI] libsas: fix deref before check in commit 70b25f890ce by James Bottomley · 14 years ago