1. 25d16ce scsi: libsas: stop discovering if oob mode is disconnected by Jason Yan · 4 years, 6 months ago
  2. fe862a8 scsi: libsas: Check SMP PHY control function result by John Garry · 5 years ago
  3. ecf34d0 scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery by John Garry · 5 years ago
  4. 83e5978 scsi: libsas: always unregister the old device if going to discover new by Jason Yan · 6 years ago
  5. 1d28cf1 scsi: libsas: delete sas port if expander discover failed by Jason Yan · 5 years ago
  6. 17d9e39 scsi: libsas: Do discovery on empty PHY to update PHY info by John Garry · 5 years ago
  7. 41b5d3e scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 6 years ago
  8. 87955ca scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached by John Garry · 5 years ago
  9. e420d98 scsi: libsas: defer ata device eh commands to libata by Jason Yan · 6 years ago
  10. cafd951 scsi: libsas: initialize sas_phy status according to response of DISCOVER by chenxiang · 6 years ago
  11. 7333f17 scsi: libsas: fix error when getting phy events by Jason Yan · 6 years ago
  12. 0ef7134 scsi: libsas: fix memory leak in sas_smp_get_phy_events() by Jason Yan · 6 years ago
  13. cf31d6d scsi: libsas: fix ata xfer length by John Garry · 7 years ago
  14. 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  15. 354a086 scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task by Wei Fang · 8 years ago
  16. b38d4d8 libsas: use ata_is_ncq() and ata_has_dma() accessors by Hannes Reinecke · 8 years ago
  17. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 8 years ago
  18. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 8 years ago
  19. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  20. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 9 years ago
  21. 6302ce4 libsas: Fix Kernel Crash in smp_execute_task by James Bottomley · 9 years ago
  22. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  23. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  24. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 9 years ago
  25. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  26. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  27. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  28. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  29. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  30. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  31. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  32. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  33. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  34. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  35. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  36. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 10 years ago
  37. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 10 years ago
  38. ae5fbae [SCSI] libsas: fix usage of ata_tf_to_fis by Dan Williams · 11 years ago
  39. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  40. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  41. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  42. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  43. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  44. d4a2618 [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy() by Lukasz Dorau · 11 years ago
  45. 95c9f4d [SCSI] libsas: use right function to alloc smp response by John Gong · 11 years ago
  46. 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
  47. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  48. 8d8e7d13 [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init by Dan Williams · 12 years ago
  49. 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 12 years ago
  50. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  51. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  52. a494fd5 [SCSI] libsas: drop sata port multiplier infrastructure by Dan Williams · 12 years ago
  53. b17caa1 [SCSI] libsas: fix sas_discover_devices return code handling by Dan Williams · 12 years ago
  54. 26f2f19 [SCSI] libsas: continue revalidation by Dan Williams · 12 years ago
  55. b2311a2 [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. by Jeff Skirvin · 12 years ago
  56. e7db822 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler by Dan Williams · 12 years ago
  57. 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
  58. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
  59. 36fed49 [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh by Maciej Trela · 12 years ago
  60. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  61. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  62. b4698d88 [SCSI] Revert "[SCSI] libsas: fix sas port naming" by Dan Williams · 12 years ago
  63. 7d1d865 [SCSI] libsas: fix false positive 'device attached' conditions by Dan Williams · 12 years ago
  64. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  65. 0f3fce5 [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready by Dan Williams · 12 years ago
  66. 9487669 [SCSI] libsas: unify domain_device sas_rphy lifetimes by Dan Williams · 12 years ago
  67. ec236e5 [SCSI] libsas: fix sas_get_port_device regression by Dan Williams · 12 years ago
  68. 1699490 [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys by Thomas Jackson · 12 years ago
  69. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 12 years ago
  70. 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
  71. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  72. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 12 years ago
  73. 77c309f [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata by Dan Williams · 12 years ago
  74. 899fcf4 [SCSI] libsas: set attached device type and target protocols for local phys by Dan Williams · 12 years ago
  75. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 12 years ago
  76. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 12 years ago
  77. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 12 years ago
  78. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 12 years ago
  79. c666aae [SCSI] libsas: delete device on sas address changed by Dan Williams · 12 years ago
  80. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 12 years ago
  81. a692b0e [SCSI] libsas: fix sas port naming by Dan Williams · 12 years ago
  82. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 12 years ago
  83. fdfd9d1 [SCSI] libsas: kill spurious sas_put_device by Maciej Trela · 12 years ago
  84. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 12 years ago
  85. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 12 years ago
  86. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 12 years ago
  87. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 12 years ago
  88. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 12 years ago
  89. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 12 years ago
  90. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 12 years ago
  91. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 12 years ago
  92. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 12 years ago
  93. 3a9c556 [SCSI] libsas: check for 'gone' expanders in smp_execute_task() by Dan Williams · 12 years ago
  94. 0508c2f [SCSI] libsas: don't mark expanders as gone when a child device is removed by Dan Williams · 12 years ago
  95. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  96. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 12 years ago
  97. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  98. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 12 years ago
  99. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 12 years ago
  100. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 12 years ago