1. a06bc2f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 144ec97 scsi: aic7xxx: fix EISA support by Christoph Hellwig · 6 years ago
  3. 0228034 Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 6 years ago
  4. be549d4 scsi: core: set result when the command cannot be dispatched by Jaesoo Lee · 6 years ago
  5. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. 1978f30 scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 6 years ago
  7. 5c2442f scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 6 years ago
  8. 4eb0153 scsi: lpfc: Fix missing wakeups on abort threads by James Smart · 6 years ago
  9. ed2e63a scsi: storvsc: Reduce default ring buffer size to 128 Kbytes by Michael Kelley · 6 years ago
  10. 382e06d scsi: storvsc: Fix calculation of sub-channel count by Michael Kelley · 6 years ago
  11. 1cb1d2c scsi: core: add new RDAC LENOVO/DE_Series device by Xose Vazquez Perez · 6 years ago
  12. 872e192 scsi: qedi: remove declaration of nvm_image from stack by Colin Ian King · 6 years ago
  13. d6e2635 scsi: ibmvfc: Clean up transport events by Tyrel Datwyler · 6 years ago
  14. 3e6f7de scsi: ibmvfc: Byte swap status and error codes when logging by Tyrel Datwyler · 6 years ago
  15. 95237c2 scsi: ibmvfc: Add failed PRLI to cmd_status lookup array by Tyrel Datwyler · 6 years ago
  16. 6dc6a94 scsi: ibmvfc: Remove "failed" from logged errors by Tyrel Datwyler · 6 years ago
  17. 1d5de5b scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 6 years ago
  18. c14a572 scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 6 years ago
  19. 70fc085 scsi: core: Run queue when state is set to running after being blocked by zhengbin · 6 years ago
  20. fba1bdd scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  21. b6554cf scsi: aacraid: Insure we don't access PCIe space during AER/EEH by Dave Carroll · 6 years ago
  22. c2fe742 scsi: mpt3sas: Fix kernel panic during expander reset by Sreekanth Reddy · 6 years ago
  23. 7f5203c scsi: ibmvscsi: Fix empty event pool access during host removal by Tyrel Datwyler · 6 years ago
  24. 7205981 scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton by Tyrel Datwyler · 6 years ago
  25. 0e83fc6 scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() by Luo Jiaxing · 6 years ago
  26. ac444b4 scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID by Himanshu Madhani · 6 years ago
  27. 4705f10 scsi: qla2xxx: Fix FC-AL connection target discovery by Quinn Tran · 6 years ago
  28. 17605af scsi: core: Avoid that a kernel warning appears during system resume by Bart Van Assche · 6 years ago
  29. db983f6 scsi: core: Also call destroy_rcu_head() for passthrough requests by Bart Van Assche · 6 years ago
  30. 165aa2b scsi: iscsi: flush running unbind operations when removing a session by Maurizio Lombardi · 6 years ago
  31. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  32. 0015437 scsi: aacraid: Fix performance issue on logical drives by Sagar Biradar · 6 years ago
  33. 3a487ff scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup() by Dan Carpenter · 6 years ago
  34. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  35. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. a656183 scsi: libiscsi: Hold back_lock when calling iscsi_complete_task by Lee Duncan · 6 years ago
  37. cf9efd5 scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink by Xiang Chen · 6 years ago
  38. 57dbb2b scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target port by Xiang Chen · 6 years ago
  39. efdcad6 scsi: hisi_sas: Set PHY linkrate when disconnected by John Garry · 6 years ago
  40. aaeb823 scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw by Xiaofei Tan · 6 years ago
  41. 4790595 scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO by Xiang Chen · 6 years ago
  42. fba770c6 scsi: hisi_sas: Change return variable type in phy_up_v3_hw() by Xiang Chen · 6 years ago
  43. b8870ec scsi: qla2xxx: check for kstrtol() failure by Dan Carpenter · 6 years ago
  44. f996861 scsi: lpfc: fix 32-bit format string warning by Arnd Bergmann · 6 years ago
  45. 352b205 scsi: lpfc: fix unused variable warning by Arnd Bergmann · 6 years ago
  46. 08b11ea scsi: libiscsi: fall back to sendmsg for slab pages by Vasily Averin · 6 years ago
  47. 038d710 scsi: qla2xxx: avoid printf format warning by Arnd Bergmann · 6 years ago
  48. 1ffdd2c scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset by James Smart · 6 years ago
  49. cda7fa18 scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check by James Smart · 6 years ago
  50. 176eb92 scsi: ufs: hisi: fix ufs_hba_variant_ops passing by Arnd Bergmann · 6 years ago
  51. db0f166 scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show by Bill Kuzeja · 6 years ago
  52. 31b6a05 scsi: megaraid_sas: reduce module load time by Steve Sistare · 6 years ago
  53. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  54. 3722e6a scsi: virtio_scsi: don't send sc payload with tmfs by Felipe Franciosi · 6 years ago
  55. 441b719 scsi: smartpqi: Reporting 'logical unit failure' by Erwan Velu · 6 years ago
  56. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  58. 26af1a3 scsi: cxgb4i: validate tcp sequence number only if chip version <= T5 by Varun Prakash · 6 years ago
  59. b184487 scsi: cxgb4i: get pf number from lldi->pf by Varun Prakash · 6 years ago
  60. 1749ef0 scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c by Benjamin Block · 6 years ago
  61. 7850b51 scsi: mpt3sas: Add missing breaks in switch statements by Gustavo A. R. Silva · 6 years ago
  62. 5e420fe scsi: aacraid: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  63. b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
  64. f50e760 scsi: csiostor: drop serial_number usage by Hannes Reinecke · 6 years ago
  65. 7df158c scsi: mvumi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  66. 470d19e scsi: dpt_i2o: remove serial number usage by Hannes Reinecke · 6 years ago
  67. 6f46f71 scsi: st: osst: Remove negative constant left-shifts by Iustin Pop · 6 years ago
  68. 5c17f87 scsi: ufs-bsg: Allow reading descriptors by Avri Altman · 6 years ago
  69. 4bbbe24 scsi: ufs: Allow reading descriptor via raw upiu by Avri Altman · 6 years ago
  70. 4eaa329 scsi: ufs-bsg: Change the calling convention for write descriptor by Avri Altman · 6 years ago
  71. e9cb965 scsi: ufs: Remove unused device quirks by Marc Gonzalez · 6 years ago
  72. 7306798 Revert "scsi: ufs: disable vccq if it's not needed by UFS device" by Marc Gonzalez · 6 years ago
  73. 388b4e6 scsi: core: Avoid that system resume triggers a kernel warning by Bart Van Assche · 6 years ago
  74. 379c003 scsi: megaraid_sas: Remove a bunch of set but not used variables by YueHaibing · 6 years ago
  75. a83da8a scsi: sd: Optimal I/O size should be a multiple of physical block size by Martin K. Petersen · 6 years ago
  76. 3e344b6 scsi: hptiop: fix calls to dma_set_mask() by Hannes Reinecke · 6 years ago
  77. d9a0045 scsi: hisi_sas: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  78. 732f323 scsi: csiostor: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  79. 11ea382 scsi: bfa: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  80. c326de5 scsi: aic94xx: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  81. 1feb3b0 scsi: 3w-sas: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  82. 33d6667 scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  83. 56de835 scsi: lpfc: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  84. 6089a91 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  85. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  86. bcf3b67 scsi: megaraid_sas: return error when create DMA pool failed by Jason Yan · 6 years ago
  87. f3e0269 scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported by Giridhar Malavali · 6 years ago
  88. 2149785 scsi: qla2xxx: Update driver version to 10.00.00.14-k by Himanshu Madhani · 6 years ago
  89. 64f61d9 scsi: qla2xxx: Add new FW dump template entry types by Joe Carnuccio · 6 years ago
  90. 5241f7c scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry by Himanshu Madhani · 6 years ago
  91. 9eb9c6d scsi: qla2xxx: Move marker request behind QPair by Quinn Tran · 6 years ago
  92. b726d99 scsi: qla2xxx: Prevent SysFS access when chip is down by Quinn Tran · 6 years ago
  93. 4910b52 scsi: qla2xxx: Add support for setting port speed by Anil Gurumurthy · 6 years ago
  94. 192c4e9 scsi: qla2xxx: Prevent multiple ADISC commands per session by Quinn Tran · 6 years ago
  95. 471f8e0 scsi: qla2xxx: Check for FW started flag before aborting by Himanshu Madhani · 6 years ago
  96. e476fe8 scsi: qla2xxx: Fix unload when NVMe devices are configured by Himanshu Madhani · 6 years ago
  97. 03aaa89 scsi: qla2xxx: Add First Burst support for FC-NVMe devices by Darren Trapp · 6 years ago
  98. ec322937 scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware by Himanshu Madhani · 6 years ago
  99. bb6abdd scsi: qla2xxx: remove redundant null check on pointer sess by Colin Ian King · 6 years ago
  100. f233e8c scsi: qla2xxx: Move debug messages before sending srb preventing panic by Bill Kuzeja · 6 years ago