summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-3/+6
2021-08-24scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin-3/+6
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+15
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King-1/+1
2021-08-09scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley-2/+12
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne-1/+2
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-32/+59
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin-3/+6
2021-07-29scsi: sr: Return correct event when media event code is 3Li Manyi-1/+1
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler-2/+18
2021-07-29scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy-1/+2
2021-07-29scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin-2/+2
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva-0/+1
2021-07-28scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha-6/+15
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv-17/+15
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-73/+60
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy-17/+26
2021-07-18scsi: iscsi: Fix iface sysfs attr detectionMike Christie-56/+34
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-101/+114
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds-1/+1
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva-1/+1
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim-2/+7
2021-07-12scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy-8/+7
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap-89/+97
2021-07-12scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler-0/+1
2021-07-12scsi: fas216: Fix a build errorBart Van Assche-1/+1
2021-07-12scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche-1/+1
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig-4/+0
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-145/+258
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+7
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-1/+3
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva-1/+3
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+10
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen-13/+0
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2620/+49127
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig-7/+7
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2021-06-29scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji-1/+1
2021-06-29scsi: ipr: System crashes when seeing type 20 errorWen Xiong-2/+3
2021-06-29scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le-0/+1
2021-06-29scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy-2/+3
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-31/+73
2021-06-29scsi: qedf: Add check to synchronize abort and flushJaved Hasan-1/+21
2021-06-28scsi: libfc: Fix array index out of bound exceptionJaved Hasan-5/+8
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+20
2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei-17/+9
2021-06-22scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroZhen Lei-10/+8
2021-06-22scsi: qedf: Use DEVICE_ATTR_RO() macroZhen Lei-8/+6