1. 2fa4a32 scsi: libsas: dynamically allocate and free ata host by Jason Yan · 6 years ago
  2. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 0558f33 scsi: libsas: direct call probe and destruct by Jason Yan · 7 years ago
  4. 93bdbd0 scsi: libsas: Use new workqueue to run sas event and disco event by Jason Yan · 7 years ago
  5. 8eea9dd scsi: libsas: make the event threshold configurable by Jason Yan · 7 years ago
  6. f12486e scsi: libsas: shut down the PHY if events reached the threshold by Jason Yan · 7 years ago
  7. 1c393b9 scsi: libsas: Use dynamic alloced work to avoid sas event lost by Jason Yan · 7 years ago
  8. c2e8fbf scsi: libsas: align sata_device's rps_resp on a cacheline by Huacai Chen · 7 years ago
  9. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  10. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. 8a11282 scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE by Jason Yan · 7 years ago
  12. 0d78f96 scsi: libsas: remove the numbering for each event enum by Jason Yan · 7 years ago
  13. 042ebd2 scsi: libsas: kill useless ha_event and do some cleanup by Jason Yan · 7 years ago
  14. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  15. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  16. 6d311fa scsi: sas: scsi_queue_work can fail, so make callers aware by Johannes Thumshirn · 7 years ago
  17. 8690218 scsi: sas: remove sas_domain_release_transport by Johannes Thumshirn · 7 years ago
  18. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  19. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  20. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  21. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  22. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  23. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  24. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 11 years ago
  25. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  26. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  27. 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 12 years ago
  28. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  29. a494fd5 [SCSI] libsas: drop sata port multiplier infrastructure by Dan Williams · 12 years ago
  30. 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
  31. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
  32. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  33. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  34. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 13 years ago
  35. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  36. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  37. 7d05919 [SCSI] libsas: mark all domain devices gone if root port disappears by Dan Williams · 13 years ago
  38. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  39. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  40. 89d3cf6 [SCSI] libsas: add mutex for SMP task execution by Jeff Skirvin · 13 years ago
  41. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  42. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  43. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  44. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  45. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  46. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  47. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  48. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  49. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  50. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  51. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  52. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  53. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  54. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  55. 1a34c06 [SCSI] libsas: fix port->dev_list locking by Dan Williams · 13 years ago
  56. b50102d [SCSI] isci: atapi support by Dan Williams · 13 years ago
  57. d962480 [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error by Dan Williams · 13 years ago
  58. ffaac8f [SCSI] libsas: Allow expander T-T attachments by Luben Tuikov · 13 years ago
  59. 8ec6552 [SCSI] libsas: sgpio write support by Dan Williams · 13 years ago
  60. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  61. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  62. 00f0254 [SCSI] libsas: fix definition of wideport, include local sas address by Dan Williams · 14 years ago
  63. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  64. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  65. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  68. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  69. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 17 years ago
  70. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 17 years ago
  71. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 17 years ago
  72. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  73. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  74. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  75. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  76. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  77. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  78. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  79. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  80. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  81. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  82. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  83. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  84. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  85. 6b0efb8 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading by Darrick J. Wong · 18 years ago
  86. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 18 years ago
  87. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 18 years ago
  88. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 18 years ago
  89. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  90. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 18 years ago
  91. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  92. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  93. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  94. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  95. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  96. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 18 years ago
  97. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  98. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  99. 79a5eb6 [SCSI] libsas: add sas_abort_task by Darrick J. Wong · 18 years ago
  100. f456393 [SCSI] libsas: modify error handler to use scsi_eh_* functions by Darrick J. Wong · 18 years ago