1. 4f378a7 Merge patch series "Add LIBSAS_SHT_BASE for libsas" by Martin K. Petersen · 11 months ago
  2. 92a59bc scsi: isci: Use LIBSAS_SHT_BASE by John Garry · 11 months ago
  3. c65c436 scsi: isci: Add libsas SATA sysfs attributes group by Igor Pylypiv · 11 months ago
  4. 741e9d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 months ago
  5. 5fbf37e scsi: isci: Convert snprintf() to sysfs_emit() by Li Zhijian · 1 year, 1 month ago
  6. 658365c scsi: isci: Fix an error code problem in isci_io_request_build() by Su Hui · 1 year, 1 month ago
  7. 25cba90 scsi: isci: Remove redundant check in isci_task_request_build() by Artem Chernyshev · 1 year, 3 months ago
  8. 1451455 Merge patch series "libsas: Some tidy-up" by Martin K. Petersen · 1 year, 6 months ago
  9. 4dc051e scsi: libsas: Delete sas_ssp_task.task_prio by John Garry · 1 year, 6 months ago
  10. 1136a02 scsi: libsas: Delete struct scsi_core by John Garry · 1 year, 6 months ago
  11. 2f4e20c scsi: libsas: Delete enum sas_phy_type by John Garry · 1 year, 6 months ago
  12. c46a917 scsi: libsas: Delete enum sas_class by John Garry · 1 year, 6 months ago
  13. b1bc497 scsi: libsas: Delete sas_ha_struct.lldd_module by John Garry · 1 year, 6 months ago
  14. 9a23ed5 scsi: isci: Return result of sas_register_ha() by Artem Chernyshev · 1 year, 6 months ago
  15. 4e45236 scsi: isci: Fix comment typo by Yueh-Shun Li · 1 year, 8 months ago
  16. eb60d17a scsi: isci: Declare SCSI host template const by Bart Van Assche · 1 year, 11 months ago
  17. 823ae99e scsi: isci: Fix typo in comment by Julia Lawall · 2 years, 9 months ago
  18. fac952b scsi: isci: Fix spelling mistake "doesnt" -> "doesn't" by Colin Ian King · 2 years, 11 months ago
  19. 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years ago
  20. 1d6049a scsi: libsas: Use enum for response frame DATAPRES field by John Garry · 3 years ago
  21. 26fc0ea scsi: libsas: Drop SAS_TASK_AT_INITIATOR by John Garry · 3 years ago
  22. c39d5aa scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() by John Garry · 3 years ago
  23. 7eae6af scsi: isci: Switch to attribute groups by Bart Van Assche · 3 years, 4 months ago
  24. 814818f scsi: isci: Remove a declaration by Bart Van Assche · 3 years, 4 months ago
  25. 4cc0096 scsi: isci: Use the proper SCSI midlayer interfaces for PI by Martin K. Petersen · 3 years, 6 months ago
  26. 49da96d scsi: libsas: Add LUN number check in .slave_alloc callback by Yufen Yu · 3 years, 8 months ago
  27. d377f41 scsi: libsas: Introduce more SAM status code aliases in enum exec_status by Bart Van Assche · 3 years, 9 months ago
  28. 5250db6 scsi: isci: Use correctly sized target buffer for memcpy() by Kees Cook · 3 years, 9 months ago
  29. 8350e196 scsi: isci: Remove unnecessary struct declaration by Wan Jiabing · 3 years, 10 months ago
  30. 188f513 scsi: isci: remote_node_table: Provide some missing params and remove others by Lee Jones · 4 years ago
  31. d2d480f scsi: isci: remote_node_context: Demote kernel-doc abuse by Lee Jones · 4 years ago
  32. 7292a8b0 scsi: isci: port: Fix a bunch of kernel-doc issues by Lee Jones · 4 years ago
  33. a8604e4 scsi: isci: request: Fix doc-rot issue relating to 'ireq' param by Lee Jones · 4 years ago
  34. 242e15d scsi: isci: remote_device: Fix a bunch of doc-rot issues by Lee Jones · 4 years ago
  35. 29faa5c scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses by Lee Jones · 4 years ago
  36. ad27604 scsi: isci: remote_node_context: Fix one function header and demote a couple more by Lee Jones · 4 years ago
  37. 103d619 scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours by Lee Jones · 4 years ago
  38. 0afdee0 scsi: isci: task: Demote non-conformant header and remove superfluous param by Lee Jones · 4 years ago
  39. 44b7ca96 scsi: isci: host: Fix bunch of kernel-doc related issues by Lee Jones · 4 years ago
  40. db35a08 scsi: isci: request: Fix a myriad of kernel-doc issues by Lee Jones · 4 years ago
  41. 6ab7ca5 scsi: isci: phy: Provide function name and demote non-conforming header by Lee Jones · 4 years ago
  42. 6af1d9b scsi: isci: phy: Fix a few different kernel-doc related issues by Lee Jones · 4 years ago
  43. 72444bb scsi: isci: Make local function port_state_name() static by Lee Jones · 4 years ago
  44. ab3f2d1 scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort() static by Lee Jones · 4 years ago
  45. 70ae13a scsi: isci: Remove redundant initialization of variable 'status' by Yang Li · 4 years ago
  46. c122086 scsi: isci: Switch back to original libsas event notifiers by Ahmed S. Darwish · 4 years, 1 month ago
  47. 71dca55 scsi: isci: Pass gfp_t flags in isci_port_bc_change_received() by Ahmed S. Darwish · 4 years, 1 month ago
  48. 5ce79029 scsi: isci: Pass gfp_t flags in isci_port_link_up() by Ahmed S. Darwish · 4 years, 1 month ago
  49. 885ab3b scsi: isci: Pass gfp_t flags in isci_port_link_down() by Ahmed S. Darwish · 4 years, 1 month ago
  50. 121181f scsi: libsas: Remove notifier indirection by John Garry · 4 years, 1 month ago
  51. dc0bfdb scsi: isci: Remove the unneeded variable "status" by YANG LI · 4 years, 2 months ago
  52. 44ff81f scsi: isci: Don't use PCI helper functions by Vaibhav Gupta · 4 years, 3 months ago
  53. 170b7d2 scsi: Remove unneeded break statements by Tom Rix · 4 years, 4 months ago
  54. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  55. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  56. 4566059 scsi: isci: Fix a typo in a comment by Christophe JAILLET · 4 years, 4 months ago
  57. 2494ebe scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static by Jason Yan · 4 years, 5 months ago
  58. 7867c54 scsi: isci: Make isci_host_attrs static by Jason Yan · 4 years, 5 months ago
  59. 7149e0c scsi: isci: Remove set but not used 'index' by Jason Yan · 4 years, 6 months ago
  60. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  61. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  62. 584d902 scsi: isci: Remove redundant initialization of variable 'status' by Colin Ian King · 4 years, 7 months ago
  63. b8f1d1e0 scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers by Christoph Hellwig · 4 years, 8 months ago
  64. 8d5e202 scsi: isci: Use true, false for bool variables by Jason Yan · 4 years, 10 months ago
  65. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 11 months ago
  66. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  67. 69f4cab scsi: iscsi: Use EFI GetVariable only when available by Ard Biesheuvel · 5 years ago
  68. 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
  69. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  70. d44c897 scsi: isci: Spelling s/configruation/configuration/ by Geert Uytterhoeven · 5 years ago
  71. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  72. 881a9a5 scsi: isci: Grammar s/the its/its/ by Geert Uytterhoeven · 6 years ago
  73. cc29a1b scsi: isci: initialize shost fully before calling scsi_add_host() by Logan Gunthorpe · 6 years ago
  74. da79030 scsi: isci: request: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  75. 87be32b3 scsi: isci: remote_node_context: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  76. 4f09ac9 scsi: isci: remote_device: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  77. 1aba50b scsi: isci: phy: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  78. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  79. 52f603f scsi: isci: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  80. 362b5da scsi: isci: Change sci_controller_start_task's return type to sci_status by Nathan Chancellor · 6 years ago
  81. e9e9a10 scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler by Nathan Chancellor · 6 years ago
  82. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  83. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  84. 35dc0b0 scsi: isci: remove redundant check on in_connection_align_insertion_frequency by Colin Ian King · 7 years ago
  85. 4bc83b3 scsi: isci: Fix infinite loop in while loop by Colin Ian King · 7 years ago
  86. 2976fbb scsi: isci: remove redundant initialization to 'bit' by Colin Ian King · 7 years ago
  87. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  89. b0a2dc6 scsi: isci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  91. f5f44c6 scsi: isci: fix typo in function names by Colin Ian King · 8 years ago
  92. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  93. c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
  94. e3cb0e4 scsi: isci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  95. b1509e5 scsi: isci: Add a missing call to pci_unmap_biosrom by Quentin Lambert · 8 years ago
  96. 5cfa2a3 scsi: isci: avoid array subscript warning by Arnd Bergmann · 8 years ago
  97. 63eb7b6 scsi: isci: fix typo in deg_dbg message by Colin Ian King · 8 years ago
  98. 99c7b6a scsi: isci: fix spelling mistakes in dev_warn messages by Colin Ian King · 8 years ago
  99. e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  100. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 9 years ago