summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1134-145/+258
|\
| * scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3
| * scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-06-291-0/+1
| * scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy2021-06-291-2/+3
| * scsi: qedf: Add check to synchronize abort and flushJaved Hasan2021-06-291-1/+21
| * scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-06-281-5/+8
| * scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei2021-06-221-17/+9
| * scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroZhen Lei2021-06-221-10/+8
| * scsi: qedf: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-221-8/+6
| * scsi: qedi: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-221-7/+7
| * scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET2021-06-221-64/+38
| * scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET2021-06-221-0/+1
| * scsi: ufs: Fix build warning without CONFIG_PMYueHaibing2021-06-221-0/+4
| * scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentSeongJae Park2021-06-221-1/+1
| * scsi: qla2xxx: Add heartbeat checkQuinn Tran2021-06-228-1/+117
| * scsi: virtio_scsi: Do not overwrite SCSI statusHannes Reinecke2021-06-221-2/+1
| * scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-228-0/+16
| * scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche2021-06-223-17/+8
| * scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-06-221-1/+1
| * scsi: elx: efct: Fix vport list linkage in LIO backendJames Smart2021-06-221-4/+4
| * scsi: elx: libefc_sli: Fix ANDing with zero bit valueJames Smart2021-06-221-2/+0
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-094-7/+7
|\ \
| * | block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-304-7/+7
* | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-1/+3
|\ \ \
| * | | scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-1/+3
* | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-053-18/+10
|\ \ \ \
| * \ \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-145-36/+51
| |\ \ \ \
| * \ \ \ \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3119-34/+73
| |\ \ \ \ \
| * | | | | | scsi: snic: debugfs: remove local storage of debugfs filesGreg Kroah-Hartman2021-05-212-17/+9
| * | | | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | scsi: blkcg: Fix application ID config optionsMartin K. Petersen2021-07-041-13/+0
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-02210-2620/+49127
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | scsi: aha1740: Avoid over-read of sense bufferKees Cook2021-06-181-2/+5
| * | | | scsi: arcmsr: Avoid over-read of sense bufferKees Cook2021-06-181-8/+11
| * | | | scsi: ips: Avoid over-read of sense bufferKees Cook2021-06-181-4/+6
| * | | | scsi: ufs: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe()Zou Wei2021-06-181-0/+1
| * | | | scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame()Dan Carpenter2021-06-181-2/+2
| * | | | scsi: elx: libefc: Fix less than zero comparison of a unsigned intColin Ian King2021-06-181-1/+1
| * | | | scsi: elx: efct: Fix pointer error checking in debugfs initJames Smart2021-06-181-6/+3
| * | | | scsi: elx: efct: Fix is_originator return code typeJames Smart2021-06-181-4/+4
| * | | | scsi: elx: efct: Fix link error for _bad_cmpxchgJames Smart2021-06-181-1/+1
| * | | | scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()Nathan Chancellor2021-06-181-2/+1
| * | | | scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()Nathan Chancellor2021-06-181-3/+3
| * | | | scsi: elx: efct: Fix error handling in efct_hw_init()Wei Yongjun2021-06-181-2/+2
| * | | | scsi: elx: efct: Remove redundant initialization of variable lunColin Ian King2021-06-181-1/+1
| * | | | scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"Colin Ian King2021-06-181-1/+1
| * | | | scsi: lpfc: Fix build error in lpfc_scsi.cJames Smart2021-06-181-1/+1
| * | | | scsi: qla4xxx: Remove redundant continue statementColin Ian King2021-06-181-2/+0
| * | | | scsi: ppa: Switch to use module_parport_driver()Andy Shevchenko2021-06-181-13/+1