1. 251a152 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  2. f0f82e2 scsi: core: Fix capacity set to zero after offlinining device by lijinlin · 3 years, 5 months ago
  3. 5c04243 scsi: sr: Return correct event when media event code is 3 by Li Manyi · 3 years, 5 months ago
  4. a264cf5 scsi: ibmvfc: Fix command state accounting and stale response detection by Tyrel Datwyler · 3 years, 6 months ago
  5. 70edd2e scsi: core: Avoid printing an error if target_alloc() returns -ENXIO by Sreekanth Reddy · 3 years, 5 months ago
  6. bc546c0 scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() by Ye Bin · 4 years ago
  7. cb16362 scsi: fas216: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 5 months ago
  8. eb4f520 scsi: acornscsi: Fix fall-through warning for clang by Gustavo A. R. Silva · 3 years, 5 months ago
  9. 77541f7 scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry() by Harshvardhan Jha · 3 years, 6 months ago
  10. d712d3f scsi: pm80xx: Fix TMF task completion race condition by Igor Pylypiv · 3 years, 6 months ago
  11. 7ffca2b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  12. fae2160 scsi: mpt3sas: Transition IOC to Ready state during shutdown by Sreekanth Reddy · 3 years, 6 months ago
  13. e746f34 scsi: iscsi: Fix iface sysfs attr detection by Mike Christie · 3 years, 6 months ago
  14. 5d766d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  15. e9338ab Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  16. 223fa87 scsi: libsas: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  17. 053c16a scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req() by Jaegeuk Kim · 3 years, 6 months ago
  18. aa0dc6a scsi: mpi3mr: Fix W=1 compilation warnings by Sreekanth Reddy · 3 years, 6 months ago
  19. bb6beab scsi: pm8001: Clean up kernel-doc and comments by Randy Dunlap · 3 years, 6 months ago
  20. 93aa71a scsi: core: Fix bad pointer dereference when ehandler kthread is invalid by Tyrel Datwyler · 3 years, 6 months ago
  21. fbf1a58 scsi: fas216: Fix a build error by Bart Van Assche · 3 years, 6 months ago
  22. 422969b scsi: core: Fix the documentation of the scsi_execute() time parameter by Bart Van Assche · 3 years, 6 months ago
  23. 7fef2ed sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 6 months ago
  24. 8b9cc17 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  25. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  26. 383df63 Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  27. 4e1c8c1 scsi: aic94xx: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  28. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  29. d2500a0 scsi: blkcg: Fix application ID config options by Martin K. Petersen · 3 years, 6 months ago
  30. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  31. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  32. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  33. 5f638e5 scsi: virtio_scsi: Add validation for residual bytes from response by Xie Yongji · 3 years, 7 months ago
  34. 7df47cd scsi: ipr: System crashes when seeing type 20 error by Wen Xiong · 3 years, 6 months ago
  35. 104739a scsi: core: Retry I/O for Notify (Enable Spinup) Required error by Quat Le · 3 years, 6 months ago
  36. 62e528b8 scsi: mpi3mr: Fix warnings reported by smatch by Sreekanth Reddy · 3 years, 6 months ago
  37. 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  38. b694011 Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 6 months ago
  39. df99446 scsi: qedf: Add check to synchronize abort and flush by Javed Hasan · 3 years, 6 months ago
  40. b27c457 scsi: libfc: Fix array index out of bound exception by Javed Hasan · 3 years, 7 months ago
  41. e2f527b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  42. 2506f5d scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro by Zhen Lei · 3 years, 7 months ago
  43. 4c92f89 scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro by Zhen Lei · 3 years, 7 months ago
  44. 80068f8 scsi: qedf: Use DEVICE_ATTR_RO() macro by Zhen Lei · 3 years, 7 months ago
  45. ffa6364 scsi: qedi: Use DEVICE_ATTR_RO() macro by Zhen Lei · 3 years, 7 months ago
  46. c7fa2c8 scsi: be2iscsi: Fix some missing space in some messages by Christophe JAILLET · 3 years, 7 months ago
  47. 030e413 scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() by Christophe JAILLET · 3 years, 7 months ago
  48. 75d645a scsi: ufs: Fix build warning without CONFIG_PM by YueHaibing · 3 years, 7 months ago
  49. 73b306a scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment by SeongJae Park · 3 years, 6 months ago
  50. d1b7f92 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) by Christoph Hellwig · 3 years, 7 months ago
  51. d94d815 scsi: qla2xxx: Add heartbeat check by Quinn Tran · 3 years, 6 months ago
  52. c43ddbf scsi: virtio_scsi: Do not overwrite SCSI status by Hannes Reinecke · 3 years, 6 months ago
  53. 49da96d scsi: libsas: Add LUN number check in .slave_alloc callback by Yufen Yu · 3 years, 6 months ago
  54. 59506ab scsi: core: Inline scsi_mq_alloc_queue() by Bart Van Assche · 3 years, 6 months ago
  55. 332a9dd scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 by Colin Ian King · 3 years, 6 months ago
  56. f7c95d7 scsi: elx: efct: Fix vport list linkage in LIO backend by James Smart · 3 years, 6 months ago
  57. f6060eb scsi: elx: libefc_sli: Fix ANDing with zero bit value by James Smart · 3 years, 6 months ago
  58. 041761f scsi: aha1740: Avoid over-read of sense buffer by Kees Cook · 3 years, 7 months ago
  59. 86a6a0b scsi: arcmsr: Avoid over-read of sense buffer by Kees Cook · 3 years, 7 months ago
  60. 4ab293c scsi: ips: Avoid over-read of sense buffer by Kees Cook · 3 years, 7 months ago
  61. d8b34a3 scsi: ufs: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe() by Zou Wei · 3 years, 7 months ago
  62. 7cca85d scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame() by Dan Carpenter · 3 years, 6 months ago
  63. 99cf922 scsi: elx: libefc: Fix less than zero comparison of a unsigned int by Colin Ian King · 3 years, 7 months ago
  64. ae3272e scsi: elx: efct: Fix pointer error checking in debugfs init by James Smart · 3 years, 6 months ago
  65. ca7f33c scsi: elx: efct: Fix is_originator return code type by James Smart · 3 years, 6 months ago
  66. d66a65b scsi: elx: efct: Fix link error for _bad_cmpxchg by James Smart · 3 years, 6 months ago
  67. 0d7be7a scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel() by Nathan Chancellor · 3 years, 7 months ago
  68. a255036 scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session() by Nathan Chancellor · 3 years, 7 months ago
  69. 41962ab scsi: elx: efct: Fix error handling in efct_hw_init() by Wei Yongjun · 3 years, 7 months ago
  70. 61bf3fd scsi: elx: efct: Remove redundant initialization of variable lun by Colin Ian King · 3 years, 7 months ago
  71. 5911429 scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected" by Colin Ian King · 3 years, 7 months ago
  72. 66b4d63 scsi: lpfc: Fix build error in lpfc_scsi.c by James Smart · 3 years, 6 months ago
  73. 2e72bf7 scsi: qla4xxx: Remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  74. 364fb4e scsi: ppa: Switch to use module_parport_driver() by Andy Shevchenko · 3 years, 7 months ago
  75. 0e02518 scsi: imm: Switch to use module_parport_driver() by Andy Shevchenko · 3 years, 7 months ago
  76. d6c2ce4 scsi: mpt3sas: Fix error return value in _scsih_expander_add() by Zhen Lei · 3 years, 8 months ago
  77. cf750be8 scsi: mpt3sas: Fix Coverity reported issue by Suganath Prabu S · 3 years, 6 months ago
  78. 7dd753c scsi: sr: Return appropriate error code when disk is ejected by ManYi Li · 3 years, 7 months ago
  79. 6fe3a4ab scsi: mpi3mr: Make some symbols static by Yang Yingliang · 3 years, 7 months ago
  80. a254eae scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc() by Yang Yingliang · 3 years, 7 months ago
  81. f9dc034 scsi: mpi3mr: Fix missing unlock on error by Yang Yingliang · 3 years, 7 months ago
  82. ebc076b scsi: elx: efct: Tie into kernel Kconfig and build process by James Smart · 3 years, 7 months ago
  83. 6f84c11 scsi: elx: efct: Add Makefile and Kconfig for efct driver by James Smart · 3 years, 7 months ago
  84. 32ddbad scsi: elx: efct: Transport class host interface support by James Smart · 3 years, 7 months ago
  85. ab332fc scsi: elx: efct: Transport and hardware teardown routines by James Smart · 3 years, 7 months ago
  86. 6ae7147 scsi: elx: efct: Link and host statistics by James Smart · 3 years, 7 months ago
  87. dd53d33 scsi: elx: efct: Hardware I/O submission routines by James Smart · 3 years, 7 months ago
  88. 692e5d7 scsi: elx: efct: LIO backend interface routines by James Smart · 3 years, 7 months ago
  89. 3e64140 scsi: elx: efct: SCSI I/O handling routines by James Smart · 3 years, 7 months ago
  90. f45ae6a scsi: elx: efct: Unsolicited FC frame processing routines by James Smart · 3 years, 7 months ago
  91. e2cf422 scsi: elx: efct: Hardware queues processing by James Smart · 3 years, 7 months ago
  92. 63de513 scsi: elx: efct: Hardware I/O and SGL initialization by James Smart · 3 years, 7 months ago
  93. 580c025 scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs by James Smart · 3 years, 7 months ago
  94. e10fc23 scsi: elx: efct: Hardware queue creation and deletion by James Smart · 3 years, 7 months ago
  95. 4df84e8 scsi: elx: efct: Driver initialization routines by James Smart · 3 years, 7 months ago
  96. 75a10a7 scsi: elx: efct: Data structures and defines for hw operations by James Smart · 3 years, 7 months ago
  97. cdaf39b scsi: elx: libefc: Register discovery objects with hardware by James Smart · 3 years, 7 months ago
  98. 8f406ef scsi: elx: libefc: Extended link Service I/O handling by James Smart · 3 years, 7 months ago
  99. 202bfdf scsi: elx: libefc: FC node ELS and state handling by James Smart · 3 years, 7 months ago
  100. ffc3d50 scsi: elx: libefc: Fabric node state machine interfaces by James Smart · 3 years, 7 months ago