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