1. 59e54d9 scsi: lpfc: Remove set but not used variable 'phys_id' by YueHaibing · 6 years ago
  2. 653fcb0 scsi: ufs: Add HI3670 SoC UFS driver support by Manivannan Sadhasivam · 6 years ago
  3. c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
  4. 4a067cf scsi: core: reset host byte in DID_NEXUS_FAILURE case by Martin Wilck · 6 years ago
  5. ffeafdd scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached by John Garry · 6 years ago
  6. 515ce60 scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation by Masato Suzuki · 6 years ago
  7. 79edd00 scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task by Anoob Soman · 6 years ago
  8. 5ded587 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  9. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  10. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  11. 258f84f scsi: lpfc: fix a handful of indentation issues by Colin Ian King · 6 years ago
  12. 7f8e12f scsi: qlogicpti: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  13. df46cac scsi: sd: Fix typo in sd_first_printk() by Dietmar Hahn · 6 years ago
  14. 388a499 scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd by Bill Kuzeja · 6 years ago
  15. 0de0540 scsi: megaraid_sas: driver version update by Shivasharan S · 6 years ago
  16. a3742d6 scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD by Shivasharan S · 6 years ago
  17. e4a0569 scsi: sd: fix entropy gathering for most rotational disks by James Bottomley · 6 years ago
  18. fad28e3 scsi: lpfc: Fix error code if kcalloc() fails by Dan Carpenter · 6 years ago
  19. 2174b18 scsi: ufs: fix a typo in comment by Chengguang Xu · 6 years ago
  20. 9447b6c scsi: scsi_debug: Implement support for write protect by Martin K. Petersen · 6 years ago
  21. 9fa505a scsi: core: Move resid from scsi_data_buffer to scsi_cmnd by Bart Van Assche · 6 years ago
  22. 80f82c1 scsi: sd: Remove superfluous residual assignments by Bart Van Assche · 6 years ago
  23. 42d387b scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate by Bart Van Assche · 6 years ago
  24. 960bf87 scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate by Bart Van Assche · 6 years ago
  25. c208556 scsi: scsi_debug: Fix a recently introduced regression by Bart Van Assche · 6 years ago
  26. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  27. 3b6e820 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  28. 4a8bec8 scsi: hisi_sas: Do some more tidy-up by John Garry · 6 years ago
  29. 4fefe5b scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental by Xiang Chen · 6 years ago
  30. 795f25a scsi: hisi_sas: Issue internal abort on all relevant queues by John Garry · 6 years ago
  31. 1273d65 scsi: hisi_sas: change queue depth from 512 to 4096 by Xiang Chen · 6 years ago
  32. 7c5e136 scsi: hisi_sas: Add manual trigger for debugfs dump by Luo Jiaxing · 6 years ago
  33. b3cce12 scsi: hisi_sas: Add support for DIX feature for v3 hw by Xiang Chen · 6 years ago
  34. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  35. 42fb055 scsi: lpfc: Update lpfc version to 12.2.0.0 by James Smart · 6 years ago
  36. 0d04121 scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 by James Smart · 6 years ago
  37. c160c0f scsi: lpfc: Fix nvmet issues when link bounce under IO load by James Smart · 6 years ago
  38. 472e146 scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall by James Smart · 6 years ago
  39. f6e8479 scsi: lpfc: Fix default driver parameter collision for allowing NPIV support by James Smart · 6 years ago
  40. c201726 scsi: lpfc: Rework locking on SCSI io completion by James Smart · 6 years ago
  41. b1684a0 scsi: lpfc: Enable SCSI and NVME fc4s by default by James Smart · 6 years ago
  42. 222e923 scsi: lpfc: Resize cpu maps structures based on possible cpus by James Smart · 6 years ago
  43. 75508a8 scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors by James Smart · 6 years ago
  44. 32517fc scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing by James Smart · 6 years ago
  45. cb733e3 scsi: lpfc: cleanup: convert eq_delay to usdelay by James Smart · 6 years ago
  46. 6a828b0 scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues by James Smart · 6 years ago
  47. b3295c2 scsi: lpfc: Fix setting affinity hints to correlate with hardware queues by James Smart · 6 years ago
  48. 45aa312 scsi: lpfc: Allow override of hardware queue selection policies by James Smart · 6 years ago
  49. c490850 scsi: lpfc: Adapt partitioned XRI lists to efficient sharing by James Smart · 6 years ago
  50. ace44e4 scsi: lpfc: Synchronize hardware queues with SCSI MQ interface by James Smart · 6 years ago
  51. 1fbf974 scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting. by James Smart · 6 years ago
  52. 4c47efc scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures by James Smart · 6 years ago
  53. 63df6d6 scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues by James Smart · 6 years ago
  54. 18c27a6 scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event by James Smart · 6 years ago
  55. 5e5b511 scsi: lpfc: Partition XRI buffer list across Hardware Queues by James Smart · 6 years ago
  56. cdb42be scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu by James Smart · 6 years ago
  57. 7370d10 scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane by James Smart · 6 years ago
  58. 0794d60 scsi: lpfc: Implement common IO buffers between NVME and SCSI by James Smart · 6 years ago
  59. e960f5a scsi: lpfc: cleanup: Remove excess check on NVME io submit code path by James Smart · 6 years ago
  60. 0b05e9f scsi: lpfc: cleanup: remove nrport from nvme command structure by James Smart · 6 years ago
  61. b8837a0 scsi: qla2xxx: Update driver version to 10.00.00.13-k by Himanshu Madhani · 6 years ago
  62. 1560baf scsi: qla2xxx: Use complete switch scan for RSCN events by Quinn Tran · 6 years ago
  63. 87d6814a scsi: qla2xxx: Fix fw options handle eh_bus_reset() by Quinn Tran · 6 years ago
  64. dcbf8f8 scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down by Sawan Chandak · 6 years ago
  65. 5e85f6d scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation by Quinn Tran · 6 years ago
  66. 97a93ce scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context by Giridhar Malavali · 6 years ago
  67. 1021f0b scsi: qla2xxx: allow session delete to finish before create. by Quinn Tran · 6 years ago
  68. 9ecd656 scsi: qla2xxx: fix fcport null pointer access. by Quinn Tran · 6 years ago
  69. 51fd6e6 scsi: qla2xxx: flush IO on chip reset or sess delete by Quinn Tran · 6 years ago
  70. 80676d0 scsi: qla2xxx: Fix session cleanup hang by Quinn Tran · 6 years ago
  71. 4825034 scsi: qla2xxx: Change default ZIO threshold. by Quinn Tran · 6 years ago
  72. 590f806 scsi: qla2xxx: Add pci function reset support. by Quinn Tran · 6 years ago
  73. 7f147f9 scsi: qla2xxx: Fix N2N target discovery with Local loop by Himanshu Madhani · 6 years ago
  74. 69ed175 scsi: block: remove req->special by Christoph Hellwig · 6 years ago
  75. b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
  76. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  77. 19fcae3 scsi: remove the SCSI OSD library by Christoph Hellwig · 6 years ago
  78. 972248e scsi: bsg-lib: handle bidi requests without block layer help by Christoph Hellwig · 6 years ago
  79. c6ded86 scsi: mpt3sas: Update driver version to 27.102.00.00 by Suganath Prabu S · 6 years ago
  80. eb9c7ce scsi: mpt3sas: Add support for ATLAS PCIe switch by Suganath Prabu S · 6 years ago
  81. 8f83845 scsi: mpt3sas: Add support for NVMe Switch Adapter by Suganath Prabu S · 6 years ago
  82. 1244790 scsi: mpt3sas: Rename mpi endpoint device ID macro. by Suganath Prabu S · 6 years ago
  83. f6fe573 scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver by Shivasharan S · 6 years ago
  84. 44abbaf scsi: megaraid_sas: Rework device add code in AEN path by Shivasharan S · 6 years ago
  85. daa0681 scsi: megaraid_sas: Rework code to get PD and LD list by Shivasharan S · 6 years ago
  86. bb61b84 scsi: cxlflash: Prevent deadlock when adapter probe fails by Vaibhav Jain · 6 years ago
  87. e13949a scsi: aacraid: clean up some indentation and formatting issues by Colin Ian King · 6 years ago
  88. d8f6382 Revert "scsi: libfc: Add WARN_ON() when deleting rports" by Ross Lagerwall · 6 years ago
  89. 88fc41c scsi: sd_zbc: Fix zone information messages by Damien Le Moal · 6 years ago
  90. d7e6db2 scsi: sd: Improve sd_print_capacity() by Damien Le Moal · 6 years ago
  91. 2775264 scsi: ufs: Print uic error history in time order by Stanley Chu · 6 years ago
  92. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  93. 3cde55e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  94. e18e9da scsi: csiostor: Remove set but not used variable 'pln' by YueHaibing · 6 years ago
  95. 171e490 scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature by Giridhar Malavali · 6 years ago
  96. 42caa0e scsi: aic94xx: fix module loading by James Bottomley · 6 years ago
  97. ede2afb scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() by John Garry · 6 years ago
  98. e1ba0b0 scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd by John Garry · 6 years ago
  99. 26889e5e scsi: hisi_sas: Some misc tidy-up by John Garry · 6 years ago
  100. d1548e9 scsi: hisi_sas: Correct memory allocation size for DQ debugfs by Luo Jiaxing · 6 years ago