1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  3. 584d902 scsi: isci: Remove redundant initialization of variable 'status' by Colin Ian King · 4 years, 6 months ago
  4. b8f1d1e scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers by Christoph Hellwig · 4 years, 7 months ago
  5. 8d5e202 scsi: isci: Use true, false for bool variables by Jason Yan · 4 years, 9 months ago
  6. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  7. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  8. 69f4cab scsi: iscsi: Use EFI GetVariable only when available by Ard Biesheuvel · 5 years ago
  9. 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
  10. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  11. d44c897 scsi: isci: Spelling s/configruation/configuration/ by Geert Uytterhoeven · 5 years ago
  12. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  13. 881a9a5 scsi: isci: Grammar s/the its/its/ by Geert Uytterhoeven · 6 years ago
  14. cc29a1b scsi: isci: initialize shost fully before calling scsi_add_host() by Logan Gunthorpe · 6 years ago
  15. da79030 scsi: isci: request: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  16. 87be32b3 scsi: isci: remote_node_context: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  17. 4f09ac9 scsi: isci: remote_device: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  18. 1aba50b scsi: isci: phy: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  19. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  20. 52f603f scsi: isci: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  21. 362b5da scsi: isci: Change sci_controller_start_task's return type to sci_status by Nathan Chancellor · 6 years ago
  22. e9e9a10 scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler by Nathan Chancellor · 6 years ago
  23. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  24. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  25. 35dc0b0 scsi: isci: remove redundant check on in_connection_align_insertion_frequency by Colin Ian King · 7 years ago
  26. 4bc83b3 scsi: isci: Fix infinite loop in while loop by Colin Ian King · 7 years ago
  27. 2976fbb scsi: isci: remove redundant initialization to 'bit' by Colin Ian King · 7 years ago
  28. 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
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. b0a2dc6 scsi: isci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  32. f5f44c6 scsi: isci: fix typo in function names by Colin Ian King · 8 years ago
  33. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  34. c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
  35. e3cb0e4 scsi: isci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  36. b1509e5 scsi: isci: Add a missing call to pci_unmap_biosrom by Quentin Lambert · 8 years ago
  37. 5cfa2a3 scsi: isci: avoid array subscript warning by Arnd Bergmann · 8 years ago
  38. 63eb7b6 scsi: isci: fix typo in deg_dbg message by Colin Ian King · 8 years ago
  39. 99c7b6a scsi: isci: fix spelling mistakes in dev_warn messages by Colin Ian King · 8 years ago
  40. 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
  41. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 9 years ago
  42. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 9 years ago
  43. c19ca6c treewide: Fix typos in printk by Masanari Iida · 9 years ago
  44. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  45. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  46. 4927f1f isci: remove SCSI host before detaching from SAS transport by Jack Wang · 9 years ago
  47. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
  48. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  49. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  50. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  51. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  52. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  53. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  54. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  55. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  56. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  57. 4e21051 isci: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  58. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  59. e85525c isci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  60. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  61. 3576fab [SCSI] isci: update version to 1.2 by Lukasz Dorau · 11 years ago
  62. 2193b1b [SCSI] isci: fix needless ata reset escalations by Dan Williams · 11 years ago
  63. c59053a [SCSI] isci: correct erroneous for_each_isci_host macro by Lukasz Dorau · 11 years ago
  64. ddfadd7 [SCSI] isci: fix reset timeout handling by Dan Williams · 11 years ago
  65. 80aebef [SCSI] isci: Fix a infinite loop. by Xinghai Yu · 12 years ago
  66. e1be098 [SCSI] isci: fix breakage caused by >16byte CDB patch by James Bottomley · 11 years ago
  67. 96f15f2 [SCSI] isci: Fix a race condition in the SSP task management path by Jeff Skirvin · 12 years ago
  68. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 12 years ago
  69. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  70. 4eeb587 [SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  71. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  72. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. 49bd665 [SCSI] isci: copy fis 0x34 response into proper buffer by Maciej Patelczyk · 12 years ago
  74. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  75. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  76. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  77. 44ef2bf [SCSI] isci: Fix interrupt coalescing assumption of active TCs by Dave Jiang · 12 years ago
  78. 54b4667 [SCSI] isci: Allow SSP tasks into the task management path. by Jeff Skirvin · 12 years ago
  79. 1c4cf1d Merge tag 'isci-for-3.6' into for-next by James Bottomley · 12 years ago
  80. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  81. 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 13 years ago
  82. e468dc1 [SCSI] isci: implement suspend/resume support by Artur Wojcik · 13 years ago
  83. 4e646dd [SCSI] isci: use sas eh strategy handlers by Dan Williams · 13 years ago
  84. 6734092 isci: add a couple __iomem annotations by Dan Carpenter · 13 years ago
  85. 67787c3 isci: make function declaration match implementation by Dan Carpenter · 13 years ago
  86. a900375 isci: fix COMSAS negation timout workaround for WD SAS drives by Dave Maurer · 13 years ago
  87. 6d70a74 isci: fix isci_pci_probe() generates warning on efi failure path by Dan Williams · 13 years ago
  88. de2eb4d isci: End the RNC resumption wait when the RNC is destroyed. by Jeff Skirvin · 13 years ago
  89. 6c6aacb isci: Fixed RNC bug that lost the suspension or resumption during destroy by Jeff Skirvin · 13 years ago
  90. 79cbab8 isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. by Jeff Skirvin · 13 years ago
  91. 3ef768c isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. by Jeff Skirvin · 13 years ago
  92. f838180 isci: Remove obviated host callback list. by Jeff Skirvin · 13 years ago
  93. 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 13 years ago
  94. 8780516 isci: Restore the ATAPI device RNC management code. by Jeff Skirvin · 13 years ago
  95. 1f05388 isci: Don't wait for an RNC suspend if it's being destroyed. by Jeff Skirvin · 13 years ago
  96. c5457a8 isci: Change the phy control and link reset interface for HW reasons. by Jeff Skirvin · 13 years ago
  97. 8c73188 isci: Added timeouts to RNC suspensions in the abort path. by Jeff Skirvin · 13 years ago
  98. 28de92be isci: Add protocol indicator for TMF requests. by Jeff Skirvin · 13 years ago
  99. 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 13 years ago
  100. 0cce165 isci: Wait for RNC resumption before leaving the abort path. by Jeff Skirvin · 13 years ago