1. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  3. f33f5fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78 by Thomas Gleixner · 6 years ago
  4. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  5. 5078709 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 by Thomas Gleixner · 6 years ago
  6. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  7. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  8. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  12. 8acf608 Revert "scsi: sd: Keep disk read-only when re-reading partition" by Martin K. Petersen · 6 years ago
  13. d0c0d90 scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 6 years ago
  14. 8ef860a scsi: smartpqi: Reporting unhandled SCSI errors by Erwan Velu · 6 years ago
  15. 4155219 scsi: myrs: Fix uninitialized variable by YueHaibing · 6 years ago
  16. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  17. 69b9c52 scsi: lpfc: Update lpfc version to 12.2.0.2 by James Smart · 6 years ago
  18. c8cb261 scsi: lpfc: add check for loss of ndlp when sending RRQ by James Smart · 6 years ago
  19. 79080d3 scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show by James Smart · 6 years ago
  20. e2a8be5 scsi: lpfc: resolve lockdep warnings by James Smart · 6 years ago
  21. d0adee5 scsi: qedi: remove set but not used variables 'cdev' and 'udev' by YueHaibing · 6 years ago
  22. c09581a scsi: qedi: remove memset/memcpy to nfunc and use func instead by YueHaibing · 6 years ago
  23. 5386a4e scsi: qla2xxx: Add cleanup for PCI EEH recovery by Quinn Tran · 6 years ago
  24. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  25. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  26. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  28. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  29. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  30. 12456e5 Merge 5.1-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  31. d4023db scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() by Bart Van Assche · 6 years ago
  32. a861b49 scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory by Bart Van Assche · 6 years ago
  33. 300ec74 scsi: qla2xxx: Fix hardirq-unsafe locking by Bart Van Assche · 6 years ago
  34. db4bf82 scsi: qla2xxx: Complain loudly about reference count underflow by Bart Van Assche · 6 years ago
  35. d4556a4 scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware by Bart Van Assche · 6 years ago
  36. 15b7a68 scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures by Bart Van Assche · 6 years ago
  37. bc04459 scsi: qla2xxx: Check the size of firmware data structures at compile time by Bart Van Assche · 6 years ago
  38. 6e73985 scsi: qla2xxx: Pass little-endian values to the firmware by Bart Van Assche · 6 years ago
  39. 219d27d scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  40. 982cc4b scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp() by Bart Van Assche · 6 years ago
  41. 1956eee scsi: qla2xxx: Make qla24xx_async_abort_cmd() static by Bart Van Assche · 6 years ago
  42. 1b1e68d scsi: qla2xxx: Remove unnecessary locking from the target code by Bart Van Assche · 6 years ago
  43. 4c37459 scsi: qla2xxx: Remove qla_tgt_cmd.released by Bart Van Assche · 6 years ago
  44. b1e261d scsi: qla2xxx: Complain if a command is released that is owned by the firmware by Bart Van Assche · 6 years ago
  45. aefed3e scsi: qla2xxx: target: Fix offline port handling and host reset handling by Bart Van Assche · 6 years ago
  46. e209783d scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() by Bart Van Assche · 6 years ago
  47. c04466c scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() by Bart Van Assche · 6 years ago
  48. e65449a scsi: qla2xxx: Simplify qlt_send_term_imm_notif() by Bart Van Assche · 6 years ago
  49. d8f945b scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma() by Bart Van Assche · 6 years ago
  50. 24afabd scsi: qla2xxx: Fix a qla24xx_enable_msix() error path by Bart Van Assche · 6 years ago
  51. dc035d4 scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice by Bart Van Assche · 6 years ago
  52. 5365bf9 scsi: qla2xxx: Make qla2x00_mem_free() easier to verify by Bart Van Assche · 6 years ago
  53. 0a59cea scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 by Bart Van Assche · 6 years ago
  54. 3f918ff scsi: qla2xxx: Log the status code if a firmware command fails by Bart Van Assche · 6 years ago
  55. 2dbb02f scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer by Bart Van Assche · 6 years ago
  56. dafbe56 scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() by Bart Van Assche · 6 years ago
  57. 1297542 scsi: qla2xxx: Uninline qla2x00_init_timer() by Bart Van Assche · 6 years ago
  58. 0c6660b scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c by Bart Van Assche · 6 years ago
  59. ef1eb68 scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c by Bart Van Assche · 6 years ago
  60. 6eaa5f9 scsi: qla2xxx: Remove a set-but-not-used variable by Bart Van Assche · 6 years ago
  61. 94f5b91 scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static by Bart Van Assche · 6 years ago
  62. 0e145a5 scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition by Bart Van Assche · 6 years ago
  63. 19ce192 scsi: qla2xxx: Fix a format specifier by Bart Van Assche · 6 years ago
  64. 67eb4a60 scsi: qla2xxx: Update two source code comments by Bart Van Assche · 6 years ago
  65. 395b9bc scsi: sd: Revert "Rely on the driver core for asynchronous probing" by Bart Van Assche · 6 years ago
  66. 9a058e8 scsi: sd: Revert "Inline sd_probe_part2()" by Bart Van Assche · 6 years ago
  67. ebcb8f8 scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value by Pedro Sousa · 6 years ago
  68. cc23c66 scsi: qedf: remove set but not used variables by YueHaibing · 6 years ago
  69. b226a89 scsi: qedf: Update the driver version to 8.37.25.20 by Saurav Kashyap · 6 years ago
  70. 1e1ff60 scsi: qedf: Add return value to log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  71. 7fa4142 scsi: qedf: Print fcport information on wait for upload timeout by Saurav Kashyap · 6 years ago
  72. 19c2b6d scsi: qedf: Check the return value of start_xmit by Saurav Kashyap · 6 years ago
  73. 249b148 scsi: qedf: Log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  74. f4eecabe7 scsi: qedf: Check for fcoe_libfc_config failure by Saurav Kashyap · 6 years ago
  75. 8b95b99 scsi: qedf: Add comment to display logging levels by Saurav Kashyap · 6 years ago
  76. 50ed27c scsi: qedf: Add port_id for fcport into initiate_cleanup debug message by Chad Dupuis · 6 years ago
  77. 1c816247 scsi: qedf: Add LBA to underrun debug messages by Chad Dupuis · 6 years ago
  78. 276eb3e scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used by Chad Dupuis · 6 years ago
  79. 892f63d4 scsi: qedf: Add driver state to 'driver_stats' debugfs node by Chad Dupuis · 6 years ago
  80. 078d719 scsi: qedf: Change MSI-X load error message by Chad Dupuis · 6 years ago
  81. 3252688 scsi: qedi: Adjust termination and offload ramrod timers by Manish Rangankar · 6 years ago
  82. f848bfd scsi: qedi: Abort ep termination if offload not scheduled by Manish Rangankar · 6 years ago
  83. e95a5e4 scsi: csiostor: create per port irq affinity mask set by Varun Prakash · 6 years ago
  84. a1f9ab4 scsi: qla2xxx: Silence Successful ELS IOCB message by Himanshu Madhani · 6 years ago
  85. 2137490 scsi: qla2xxx: Fix device staying in blocked state by Quinn Tran · 6 years ago
  86. c6bcc59 scsi: aic7xxx: improve the Kconfig entry by Christoph Hellwig · 6 years ago
  87. d30e413 Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 6 years ago
  88. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  89. a06bc2f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  90. 144ec97 scsi: aic7xxx: fix EISA support by Christoph Hellwig · 6 years ago
  91. 0228034 Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 6 years ago
  92. a7634b6 scsi: aic7xxx: fix spelling mistake "recevied" -> "received" by Colin Ian King · 6 years ago
  93. c709297 scsi: lpfc: Make lpfc_sli4_oas_verify static by YueHaibing · 6 years ago
  94. efc372c scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding" by Colin Ian King · 6 years ago
  95. bc136f4 scsi: qedi: fix spelling mistake "oflload" -> "offload" by Colin Ian King · 6 years ago
  96. 65b1dc9 scsi: qedf: remove memset/memcpy to nfunc and use func instead by Colin Ian King · 6 years ago
  97. 3f6d176 phy: ufs-qcom: Refactor all init steps into phy_poweron by Evan Green · 6 years ago
  98. c9b5897 phy: qcom: Utilize UFS reset controller by Evan Green · 6 years ago
  99. 12fd5f250 scsi: ufs: qcom: Expose the reset controller for PHY by Evan Green · 6 years ago
  100. be549d4 scsi: core: set result when the command cannot be dispatched by Jaesoo Lee · 6 years ago