1. 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years ago
  2. 26fc0ea scsi: libsas: Drop SAS_TASK_AT_INITIATOR by John Garry · 3 years, 1 month ago
  3. c39d5aa scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() by John Garry · 3 years, 1 month ago
  4. d377f41 scsi: libsas: Introduce more SAM status code aliases in enum exec_status by Bart Van Assche · 3 years, 9 months ago
  5. 5250db6 scsi: isci: Use correctly sized target buffer for memcpy() by Kees Cook · 3 years, 9 months ago
  6. 0afdee0 scsi: isci: task: Demote non-conformant header and remove superfluous param by Lee Jones · 4 years ago
  7. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  8. 362b5da scsi: isci: Change sci_controller_start_task's return type to sci_status by Nathan Chancellor · 6 years ago
  9. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  11. 4e21051 isci: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  12. ddfadd7 [SCSI] isci: fix reset timeout handling by Dan Williams · 11 years ago
  13. 96f15f2 [SCSI] isci: Fix a race condition in the SSP task management path by Jeff Skirvin · 12 years ago
  14. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  15. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 13 years ago
  16. 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 13 years ago
  17. 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 13 years ago
  18. 621120c isci: Manage tag releases differently when aborting tasks. by Jeff Skirvin · 13 years ago
  19. 31a38ef isci: Implement waiting for suspend in the abort path. by Jeff Skirvin · 13 years ago
  20. 08c031e isci: Make sure all TCs are terminated and cleaned in LUN reset. by Jeff Skirvin · 13 years ago
  21. d6b2a0e isci: Remove isci_device reqs_in_process and dev_node from isci_device. by Jeff Skirvin · 13 years ago
  22. 6373250 isci: Device access in the error path does not depend on IDEV_GONE. by Jeff Skirvin · 13 years ago
  23. 14aaa9f isci: Redesign device suspension, abort, cleanup. by Jeff Skirvin · 13 years ago
  24. d80ecd5 isci: Escalate to I_T_Nexus_Reset when the device is gone. by Jeff Skirvin · 13 years ago
  25. 5b6bf22 isci: Manage device suspensions during TC terminations. by Jeff Skirvin · 13 years ago
  26. 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
  27. 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
  28. 43a5ab15 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  29. 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
  30. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  31. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  32. 27234ab [SCSI] isci: remove unused 'isci_tmf->device' field by Maciej Trela · 13 years ago
  33. 52d7463 [SCSI] isci: revert bcn filtering by Dan Williams · 13 years ago
  34. 5412e25 [SCSI] isci: No need to manage the pending reset bit on pending requests. by Jeff Skirvin · 13 years ago
  35. 3b34c16 [SCSI] isci: Remove redundant isci_request.ttype field. by Jeff Skirvin · 13 years ago
  36. 98145cb [SCSI] isci: Fix task management for SMP, SATA and on dev remove. by Jeff Skirvin · 13 years ago
  37. db49c2d [SCSI] isci: No task_done callbacks in error handler paths. by Jeff Skirvin · 13 years ago
  38. b343dff [SCSI] isci: Handle task request timeouts correctly. by Jeff Skirvin · 13 years ago
  39. d689168 [SCSI] isci: Fix tag leak in tasks and terminated requests. by Jeff Skirvin · 13 years ago
  40. c2cb8a5 [SCSI] isci: Immediately fail I/O to removed devices. by Jeff Skirvin · 13 years ago
  41. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 14 years ago
  42. a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 14 years ago
  43. bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 14 years ago
  44. a8a0a13 isci: pare back error messsages by Dan Williams · 14 years ago
  45. 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 14 years ago
  46. 34a9915 isci: kill 'get/set' macros by Dan Williams · 14 years ago
  47. 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 14 years ago
  48. d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 14 years ago
  49. 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 14 years ago
  50. 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 14 years ago
  51. db05625 isci: preallocate requests by Dan Williams · 14 years ago
  52. 38d8879 isci: combine request flags by Dan Williams · 14 years ago
  53. 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 14 years ago
  54. 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 14 years ago
  55. 086a0da isci: fix isci_task_execute_tmf completion by Dan Williams · 14 years ago
  56. f208826 isci: kill isci_remote_device_change_state() by Dan Williams · 14 years ago
  57. 209fae1 isci: atomic device lookup and reference counting by Dan Williams · 14 years ago
  58. 0d0cf14 isci: cleanup request allocation by Dan Williams · 14 years ago
  59. 980d3ae isci: fix isci_terminate_pending() list management by Dan Williams · 14 years ago
  60. 77c852f isci: Handle timed-out request terminations correctly by Jeff Skirvin · 14 years ago
  61. 61aaff4 isci: filter broadcast change notifications during SMP phy resets by Jeff Skirvin · 14 years ago
  62. ff717ab isci: Move the reset delay after the remote node resumption. by Jeff Skirvin · 14 years ago
  63. 8d2c65c isci: Removing unused variables compiler warnings by Dave Jiang · 14 years ago
  64. 8db02da isci: remove isci_timer interface by Edmund Nadolski · 14 years ago
  65. fd18388 isci: Remove tmf timeout_timer by Edmund Nadolski · 14 years ago
  66. f1f52e7 isci: uplevel request infrastructure by Dan Williams · 14 years ago
  67. cc9203b isci: move core/controller to host by Dan Williams · 14 years ago
  68. ce2b326 isci: unify constants by Dan Williams · 14 years ago
  69. 67ea838 isci: unify request data structures by Dan Williams · 14 years ago
  70. b764581 isci: make command/response iu explicit request object members by Dan Williams · 14 years ago
  71. 0d84366 isci: make sgl explicit/aligned request object member by Dan Williams · 14 years ago
  72. 827a84d isci: move stp request info to scic_sds_request by Dan Williams · 14 years ago
  73. cc3dbd0 isci: unify isci_host data structures by Artur Wojcik · 14 years ago
  74. d06b487 isci: implement I_T_nexus_reset by Dan Williams · 14 years ago
  75. af5ae89 isci: Convert of sci_ssp_response_iu to ssp_response_iu by Dave Jiang · 14 years ago
  76. 0cfa890 isci: Fixup SSP command IU and task IU by Dave Jiang · 14 years ago
  77. f2f3008 isci: Convert SATA fis data structures to Linux native by Dave Jiang · 14 years ago
  78. 890cae9 isci: Removed sci_base_object from scic_sds_request. by Maciej Patelczyk · 14 years ago
  79. d2d6143 isci: Remove excessive log noise with expander hot-unplug by Dave Jiang · 14 years ago
  80. a1a113b isci: kill smp_discover_response_protocols in favor of domain_device.dev_type by Dan Williams · 14 years ago
  81. 88f3b62 isci: move remote_device handling out of the core by Dan Williams · 14 years ago
  82. 57f20f4 isci: unify remote_device data structures by Dan Williams · 14 years ago
  83. 6cb4d6b isci: audit usage of BUG_ON macro in isci driver by Bartosz Barcinski · 14 years ago
  84. 467e855 isci: sparse warnings cleanup by Bartosz Barcinski · 14 years ago
  85. c629582 isci: remove scic_controller state handlers by Christoph Hellwig · 14 years ago
  86. 4393aa4 isci: fix fragile/conditional isci_host lookups by Dan Williams · 14 years ago
  87. ed8a72d isci: Qualify when the host lock is managed for STP/SATA callbacks. by Jeff Skirvin · 14 years ago
  88. f219f01 isci: Properly handle requests in the "aborting" state. by Jeff Skirvin · 14 years ago
  89. 35173d5 isci: namespacecheck cleanups by Dan Williams · 14 years ago
  90. 1077a57 isci: fix incorrect assumptions about task->dev and task->dev->port being NULL by Dan Williams · 14 years ago
  91. 50e7f9b isci: Errors in the submit path for SATA devices manage the ap lock. by Dan Williams · 14 years ago
  92. 70957a9 isci: Fixed BUG_ON in isci_abort_task_process_cb callback. by Jeff Skirvin · 14 years ago
  93. c3f42fe isci: Fix TMF build for SAS/SATA LUN reset cases. by Jeff Skirvin · 14 years ago
  94. 4dc043c isci: Termination handling cleanup, added termination timeouts. by Jeff Skirvin · 14 years ago
  95. cbb65c6 isci: Code review change for completion pointer cleanup. by Jeff Skirvin · 14 years ago
  96. f0846c6 isci: Cleaning up task execute path. by Jeff Skirvin · 14 years ago
  97. 1fad9e9 isci: save the i/o tag outside the scic request structure. by Jeff Skirvin · 14 years ago
  98. a5fde22 isci: fix completion / abort path. by Jeff Skirvin · 14 years ago
  99. 18d3d72 isci: isci_request_cleanup_completed_loiterer checks task before task_done by Jeff Skirvin · 14 years ago
  100. 8acaec1 isci: kill "host quiesce" mechanism by Dan Williams · 14 years ago