aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-07-29scsi: fas216: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 4-73/+60
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownGravatar Sreekanth Reddy 3-17/+26
2021-07-18scsi: iscsi: Fix iface sysfs attr detectionGravatar Mike Christie 1-56/+34
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 10-101/+114
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+1
2021-07-13scsi: libsas: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-1/+1
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Gravatar Jaegeuk Kim 1-2/+7
2021-07-12scsi: mpi3mr: Fix W=1 compilation warningsGravatar Sreekanth Reddy 1-8/+7
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsGravatar Randy Dunlap 5-89/+97
2021-07-12scsi: core: Fix bad pointer dereference when ehandler kthread is invalidGravatar Tyrel Datwyler 1-0/+1
2021-07-12scsi: fas216: Fix a build errorGravatar Bart Van Assche 1-1/+1
2021-07-12scsi: core: Fix the documentation of the scsi_execute() time parameterGravatar Bart Van Assche 1-1/+1
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTGravatar Christoph Hellwig 1-4/+0
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 34-145/+258
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-7/+7
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+3
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-1/+3
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-18/+10
2021-07-04scsi: blkcg: Fix application ID config optionsGravatar Martin K. Petersen 1-13/+0
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 210-2620/+49127
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Gravatar Christoph Hellwig 4-7/+7
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2021-06-29scsi: virtio_scsi: Add validation for residual bytes from responseGravatar Xie Yongji 1-1/+1
2021-06-29scsi: ipr: System crashes when seeing type 20 errorGravatar Wen Xiong 2-2/+3
2021-06-29scsi: core: Retry I/O for Notify (Enable Spinup) Required errorGravatar Quat Le 1-0/+1
2021-06-29scsi: mpi3mr: Fix warnings reported by smatchGravatar Sreekanth Reddy 1-2/+3
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+2
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-31/+73
2021-06-29scsi: qedf: Add check to synchronize abort and flushGravatar Javed Hasan 1-1/+21
2021-06-28scsi: libfc: Fix array index out of bound exceptionGravatar Javed Hasan 1-5/+8
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-4/+20
2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroGravatar Zhen Lei 1-17/+9
2021-06-22scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroGravatar Zhen Lei 1-10/+8
2021-06-22scsi: qedf: Use DEVICE_ATTR_RO() macroGravatar Zhen Lei 1-8/+6
2021-06-22scsi: qedi: Use DEVICE_ATTR_RO() macroGravatar Zhen Lei 1-7/+7
2021-06-22scsi: be2iscsi: Fix some missing space in some messagesGravatar Christophe JAILLET 1-64/+38
2021-06-22scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Gravatar Christophe JAILLET 1-0/+1
2021-06-22scsi: ufs: Fix build warning without CONFIG_PMGravatar YueHaibing 1-0/+4
2021-06-22scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentGravatar SeongJae Park 1-1/+1
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Gravatar Christoph Hellwig 1-4/+18
2021-06-22scsi: qla2xxx: Add heartbeat checkGravatar Quinn Tran 8-1/+117
2021-06-22scsi: virtio_scsi: Do not overwrite SCSI statusGravatar Hannes Reinecke 1-2/+1
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackGravatar Yufen Yu 8-0/+16
2021-06-22scsi: core: Inline scsi_mq_alloc_queue()Gravatar Bart Van Assche 3-17/+8
2021-06-22scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Gravatar Colin Ian King 1-1/+1
2021-06-22scsi: elx: efct: Fix vport list linkage in LIO backendGravatar James Smart 1-4/+4
2021-06-22scsi: elx: libefc_sli: Fix ANDing with zero bit valueGravatar James Smart 1-2/+0
2021-06-18scsi: aha1740: Avoid over-read of sense bufferGravatar Kees Cook 1-2/+5