1. eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  2. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  3. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  4. 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  5. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  6. 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
  7. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  8. 6bff9bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  9. 31cc077 sr: Remove in_interrupt() usage in sr_init_command(). by Sebastian Andrzej Siewior · 4 years, 1 month ago
  10. 8d2ac85 sr: Switch the sector size back to 2048 if sr_read_sector() changed it. by Sebastian Andrzej Siewior · 4 years, 1 month ago
  11. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  12. 4da3a54 Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()" by Andrea Parri (Microsoft) · 4 years, 1 month ago
  13. cb52531 scsi: cxgb4i: Fix TLS dependency by Randy Dunlap · 4 years, 1 month ago
  14. 31a5d9c scsi: ufs: Un-inline ufshcd_vops_device_reset function by Stanley Chu · 4 years, 1 month ago
  15. bd14bf0 scsi: ufs: Re-enable WriteBooster after device reset by Stanley Chu · 4 years, 1 month ago
  16. 5213dc7 scsi: ufs-mediatek: Use correct path to fix compile error by Zhen Lei · 4 years, 1 month ago
  17. 8b3c803 scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() by Dan Carpenter · 4 years, 1 month ago
  18. e6044f7 scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE by Bart Van Assche · 4 years, 1 month ago
  19. cfefd9f scsi: scsi_transport_spi: Set RQF_PM for domain validation commands by Bart Van Assche · 4 years, 1 month ago
  20. dd78bdb scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers by Adrian Hunter · 4 years, 1 month ago
  21. 044d5bd scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers by Adrian Hunter · 4 years, 1 month ago
  22. af42353 scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() by Adrian Hunter · 4 years, 1 month ago
  23. c763729 scsi: ufs-pci: Fix restore from S4 for Intel controllers by Adrian Hunter · 4 years, 1 month ago
  24. b3f3d31 scsi: ufs-mediatek: Keep VCC always-on for specific devices by Stanley Chu · 4 years, 1 month ago
  25. be1b500 scsi: mpt3sas: Update driver version to 36.100.00.00 by Suganath Prabu S · 4 years, 2 months ago
  26. f8162ac scsi: ufs: Allow regulators being always-on by Stanley Chu · 4 years, 1 month ago
  27. 9b271c6 scsi: mpt3sas: Handle trigger page after firmware update by Suganath Prabu S · 4 years, 2 months ago
  28. 1918651 scsi: ufs: Clear UAC for RPMB after ufshcd resets by Randall Huang · 4 years, 2 months ago
  29. 0e17a87 scsi: mpt3sas: Add persistent MPI trigger page by Suganath Prabu S · 4 years, 2 months ago
  30. 1fa0570 scsi: ufs: Fix wrong print message in dev_err() by Bean Huo · 4 years, 1 month ago
  31. 2a5c3a3 scsi: mpt3sas: Add persistent SCSI sense trigger page by Suganath Prabu S · 4 years, 2 months ago
  32. 44fd9fb scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE by Bean Huo · 4 years, 1 month ago
  33. 71b3fb8f scsi: mpt3sas: Add persistent Event trigger page by Suganath Prabu S · 4 years, 2 months ago
  34. bb855f2 scsi: mpt3sas: Add persistent Master trigger page by Suganath Prabu S · 4 years, 2 months ago
  35. aec93e8 scsi: mpt3sas: Add persistent trigger pages support by Suganath Prabu S · 4 years, 2 months ago
  36. f98790c scsi: mpt3sas: Sync time periodically between driver and firmware by Suganath Prabu S · 4 years, 2 months ago
  37. afc516d scsi: qla2xxx: Update version to 10.02.00.104-k by Nilesh Javali · 4 years, 2 months ago
  38. abd9cae scsi: qla2xxx: Fix device loss on 4G and older HBAs by Arun Easi · 4 years, 2 months ago
  39. 707531b scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry by Saurav Kashyap · 4 years, 2 months ago
  40. 0a6f4d7 scsi: qla2xxx: Fix the call trace for flush workqueue by Saurav Kashyap · 4 years, 2 months ago
  41. 0bc1725 scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines by Arun Easi · 4 years, 2 months ago
  42. f795f96 scsi: qla2xxx: Handle aborts correctly for port undergoing deletion by Saurav Kashyap · 4 years, 2 months ago
  43. 07a5f69 scsi: qla2xxx: Fix N2N and NVMe connect retry failure by Quinn Tran · 4 years, 2 months ago
  44. 8a78dd6 scsi: qla2xxx: Fix FW initialization error on big endian machines by Arun Easi · 4 years, 2 months ago
  45. 8de309e scsi: qla2xxx: Fix crash during driver load on big endian machines by Arun Easi · 4 years, 2 months ago
  46. aceba54 scsi: qla2xxx: Fix compilation issue in PPC systems by Arun Easi · 4 years, 2 months ago
  47. 0ce8ab5 scsi: qla2xxx: Don't check for fw_started while posting NVMe command by Saurav Kashyap · 4 years, 2 months ago
  48. e4fc78f scsi: qla2xxx: Tear down session if FW say it is down by Quinn Tran · 4 years, 2 months ago
  49. a6dcfe0 scsi: qla2xxx: Limit interrupt vectors to number of CPUs by Quinn Tran · 4 years, 2 months ago
  50. c159965 scsi: qla2xxx: Change post del message from debug level to log level by Saurav Kashyap · 4 years, 2 months ago
  51. 305c16c scsi: qla2xxx: Return EBUSY on fcport deletion by Daniel Wagner · 4 years, 2 months ago
  52. 3a5b9fa scsi: qla4xxx: Remove redundant assignment to variable rval by Colin Ian King · 4 years, 1 month ago
  53. 1a0e194 Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug" by Linus Torvalds · 4 years, 1 month ago
  54. 359db633 scsi: hisi_sas: Select a suitable queue for internal I/Os by Xiang Chen · 4 years, 1 month ago
  55. 673235f scsi: core: Fix race between handling STS_RESOURCE and completion by Ming Lei · 4 years, 2 months ago
  56. 8f525bc scsi: qla2xxx: Remove trailing semicolon in macro definition by Tom Rix · 4 years, 2 months ago
  57. d4fc94f scsi: fnic: Fix error return code in fnic_probe() by Zhang Changzhong · 4 years, 1 month ago
  58. 4c60244 scsi: ufs: Fix -Wsometimes-uninitialized warning by Arnd Bergmann · 4 years, 1 month ago
  59. e7734ef scsi: NCR5380: Remove context check by Ahmed S. Darwish · 4 years, 1 month ago
  60. 8ca1a40 scsi: ufs: Adjust ufshcd_hold() during sending attribute requests by jintae jang · 4 years, 1 month ago
  61. ace3804 scsi: ufs: Print host regs in IRQ handler when AH8 error happens by Can Guo · 4 years, 2 months ago
  62. 7a7e66c scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work() by Can Guo · 4 years, 2 months ago
  63. 88a92d6 scsi: ufs: Serialize eh_work with system PM events and async scan by Can Guo · 4 years, 2 months ago
  64. 5b44a07 scsi: ufs: Remove pre-defined initial voltage values of device power by Stanley Chu · 4 years, 2 months ago
  65. ab98105 scsi: ufs-dwc: Use phy_initialization helper by Stanley Chu · 4 years, 1 month ago
  66. 8854457 scsi: ufs-cdns: Use phy_initialization helper by Stanley Chu · 4 years, 1 month ago
  67. 92bcebe scsi: ufs: Introduce phy_initialization helper by Stanley Chu · 4 years, 1 month ago
  68. ade921a scsi: ufs: Remove unused setup_regulators variant function by Stanley Chu · 4 years, 1 month ago
  69. ca1bb06 scsi: ufs-mediatek: Introduce event_notify implementation by Stanley Chu · 4 years, 1 month ago
  70. 172614a scsi: ufs: Introduce event_notify variant function by Stanley Chu · 4 years, 1 month ago
  71. e965e5e scsi: ufs: Refine error history functions by Stanley Chu · 4 years, 1 month ago
  72. eb3d261 scsi: ufs: Add error history for abort event in UFS Device W-LUN by Stanley Chu · 4 years, 1 month ago
  73. 6dc1c7a scsi: iscsi: Fix inappropriate use of put_device() by Qinglang Miao · 4 years, 2 months ago
  74. 97031cc scsi: pm80xx: Fix error return in pm8001_pci_probe() by Zhang Qilong · 4 years, 1 month ago
  75. 62eebd5 scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe by Qinglang Miao · 4 years, 2 months ago
  76. 312b0bc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  77. eeaf06af scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()" by Dan Carpenter · 4 years, 1 month ago
  78. d731fee ocxl: Update the Process Element Entry by Christophe Lombard · 4 years, 2 months ago
  79. 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 2 months ago
  80. 8b185fc6 scsi: stex: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  81. e9a7c71 scsi: lpfc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  82. 9650775 scsi: csiostor: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  83. 5133dc4 scsi: aha1740: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  84. da38e89 scsi: aacraid: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  85. 4c7bd25 scsi: bfa: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  86. 4886dd0 scsi: aic94xx: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  87. 995ae10 scsi: aic7xxx: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  88. 2d58649 scsi: bnx2i: Requires MMU by Randy Dunlap · 4 years, 2 months ago
  89. a954ea8 block: remove ->bd_contains by Christoph Hellwig · 4 years, 2 months ago
  90. 85dad32 scsi: mpt3sas: Increase IOCInit request timeout to 30s by Sreekanth Reddy · 4 years, 2 months ago
  91. 42f6870 scsi: mpt3sas: Fix ioctl timeout by Suganath Prabu S · 4 years, 2 months ago
  92. 9d8de441 scsi: lpfc: Correct null ndlp reference on routine exit by James Smart · 4 years, 2 months ago
  93. 29b87e9 scsi: ufs: Stop hardcoding the scale down gear by Can Guo · 4 years, 2 months ago
  94. 96f08cc scsi: ufs-qcom: Keep core_clk_unipro on while link is active by Can Guo · 4 years, 2 months ago
  95. 81309c2 scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk by Can Guo · 4 years, 2 months ago
  96. ca68536 scsi: myrs: Remove WARN_ON(in_interrupt()) by Ahmed S. Darwish · 4 years, 2 months ago
  97. 3bc08b9 scsi: myrb: Remove WARN_ON(in_interrupt()) by Ahmed S. Darwish · 4 years, 2 months ago
  98. 547c0d1 scsi: mpt3sas: Remove in_interrupt() by Ahmed S. Darwish · 4 years, 2 months ago
  99. 014aced scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock() by Ahmed S. Darwish · 4 years, 2 months ago
  100. 3627668 scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock() by Ahmed S. Darwish · 4 years, 2 months ago