1. bd322af ata: make SATA_PMP option selectable only if any SATA host driver is enabled by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  2. b3e3d4c scsi: libsas: Tidy SAS address print format by John Garry · 5 years ago
  3. f70267f scsi: libsas: stop discovering if oob mode is disconnected by Jason Yan · 5 years ago
  4. da1fb29 scsi: libsas: sas_discover: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  5. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  6. 9b79ee9 scsi: libsas: remove the exporting of sas_wait_eh by Denis Efremov · 6 years ago
  7. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  8. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  9. a1b6fb9 scsi: libsas: no need to join wide port again in sas_ex_discover_dev() by Jason Yan · 6 years ago
  10. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  11. 1975b33 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  12. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  13. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  14. 3b054179 scsi: libsas: delete sas port if expander discover failed by Jason Yan · 6 years ago
  15. 04cf8b3 scsi: libsas: only clear phy->in_shutdown after shutdown event done by Jason Yan · 6 years ago
  16. 5078709 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 by Thomas Gleixner · 6 years ago
  17. 86b89cb scsi: libsas: switch remaining files to SPDX tags by Christoph Hellwig · 6 years ago
  18. 4e74166c scsi: libsas: switch sas_ata.[ch] to SPDX tags by Christoph Hellwig · 6 years ago
  19. 5502239 scsi: libsas: add a SPDX tag to sas_task.c by Christoph Hellwig · 6 years ago
  20. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  21. 3c236f8 scsi: libsas: Print expander PHY indexes in decimal by John Garry · 6 years ago
  22. d8649fc scsi: libsas: Do discovery on empty PHY to update PHY info by John Garry · 6 years ago
  23. 085f104 scsi: libsas: Inject revalidate event for root port event by John Garry · 6 years ago
  24. a5b38d3 scsi: libsas: Improve vague log in SAS rediscovery by John Garry · 6 years ago
  25. f7ddb43 scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unmatch fixing by John Garry · 6 years ago
  26. 7b27c5f scsi: libsas: Stop hardcoding SAS address length by John Garry · 6 years ago
  27. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  28. ffeafdd scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached by John Garry · 6 years ago
  29. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  30. 59abc8c scsi: libsas: Remove scsi_to_u32() by Bart Van Assche · 6 years ago
  31. cec9771 scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery by John Garry · 6 years ago
  32. 01929a6 scsi: libsas: Check SMP PHY control function result by John Garry · 6 years ago
  33. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  34. 200858b scsi: libsas: Remove pcidev reference by John Garry · 6 years ago
  35. 15ba780 scsi: libsas: Drop SAS_DPRINTK() and revise logs levels by John Garry · 6 years ago
  36. 71a4a99 scsi: libsas: Drop sas_printk() by John Garry · 6 years ago
  37. d188e5d scsi: libsas: Use pr_fmt(fmt) by John Garry · 6 years ago
  38. 1399846 scsi: libsas: Delete sas_dump.{c, h} by John Garry · 6 years ago
  39. 39795d6 block: don't hold the queue_lock over blk_abort_request by Christoph Hellwig · 6 years ago
  40. b90cd6f scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 6 years ago
  41. 437207d scsi: libsas: check the ata device status by ata_dev_enabled() by Jason Yan · 6 years ago
  42. 32c850b scsi: libsas: always unregister the old device if going to discover new by Jason Yan · 6 years ago
  43. 640208a scsi: libsas: make the lldd_port_deformed method optional by Jason Yan · 6 years ago
  44. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  45. 2fa4a32 scsi: libsas: dynamically allocate and free ata host by Jason Yan · 7 years ago
  46. 2da11d4 scsi: libsas: remove irq save in sas_ata_qc_issue() by Sebastian Andrzej Siewior · 7 years ago
  47. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  48. b6240a4 scsi: libsas: add transport class for ATA devices by Jason Yan · 7 years ago
  49. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  50. 318aaf3 scsi: libsas: defer ata device eh commands to libata by Jason Yan · 7 years ago
  51. 121246a scsi: libsas: Fix kernel-doc headers by Bart Van Assche · 7 years ago
  52. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  53. 8dd903d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  54. 1689c93 scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation() by Jason Yan · 7 years ago
  55. 0558f33 scsi: libsas: direct call probe and destruct by Jason Yan · 7 years ago
  56. c9f9260 scsi: libsas: Disable asynchronous aborts for SATA devices by Hannes Reinecke · 7 years ago
  57. 517e515 scsi: libsas: use flush_workqueue to process disco events synchronously by Jason Yan · 7 years ago
  58. 93bdbd0 scsi: libsas: Use new workqueue to run sas event and disco event by Jason Yan · 7 years ago
  59. 8eea9dd scsi: libsas: make the event threshold configurable by Jason Yan · 7 years ago
  60. f12486e scsi: libsas: shut down the PHY if events reached the threshold by Jason Yan · 7 years ago
  61. 1c393b9 scsi: libsas: Use dynamic alloced work to avoid sas event lost by Jason Yan · 7 years ago
  62. affc677 scsi: libsas: initialize sas_phy status according to response of DISCOVER by chenxiang · 7 years ago
  63. 2b23d95 scsi: libsas: fix error when getting phy events by Jason Yan · 7 years ago
  64. 4a491b1 scsi: libsas: fix memory leak in sas_smp_get_phy_events() by Jason Yan · 7 years ago
  65. 9ea4e07 scsi: libsas: remove private hex2bin() implementation by Andy Shevchenko · 7 years ago
  66. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  67. 621f640 scsi: libsas: fix length error in sas_smp_handler() by Jason Yan · 7 years ago
  68. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  69. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  70. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  71. 7f6ab56 scsi: libsas: add event to defer list tail instead of head when draining by chenxiang · 7 years ago
  72. 5956d8e scsi: libsas: rename notify_port_event() for consistency by Jason Yan · 7 years ago
  73. 042ebd2 scsi: libsas: kill useless ha_event and do some cleanup by Jason Yan · 7 years ago
  74. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  75. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  76. e656f0d scsi: libsas: Annotate fall-through in a switch statement by Bart Van Assche · 7 years ago
  77. bcba3c2 scsi: libsas: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  78. 6d311fa scsi: sas: scsi_queue_work can fail, so make callers aware by Johannes Thumshirn · 8 years ago
  79. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  80. 8e8c9d0 scsi: make eh_eflags persistent by Hannes Reinecke · 8 years ago
  81. 90965761 scsi: libsas: allow async aborts by Christoph Hellwig · 8 years ago
  82. 8690218 scsi: sas: remove sas_domain_release_transport by Johannes Thumshirn · 8 years ago
  83. 9702c67 scsi: libsas: fix ata xfer length by John Garry · 8 years ago
  84. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  85. 28917d4 scsi: libsas: remove sas_scsi_timed_out by Christoph Hellwig · 8 years ago
  86. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  87. 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 354a086 scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task by Wei Fang · 9 years ago
  89. b38d4d8 libsas: use ata_is_ncq() and ata_has_dma() accessors by Hannes Reinecke · 8 years ago
  90. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 9 years ago
  91. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 9 years ago
  92. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  93. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 10 years ago
  94. 6302ce4 libsas: Fix Kernel Crash in smp_execute_task by James Bottomley · 10 years ago
  95. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  96. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  97. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  98. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  99. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  100. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago