summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Update hba_port objects after host resetSreekanth Reddy2020-11-051-0/+338
* scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy2020-11-053-6/+47
* scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy2020-11-052-12/+30
* scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy2020-11-053-87/+178
* scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy2020-11-053-27/+126
* scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()Sreekanth Reddy2020-11-051-58/+58
* scsi: mpt3sas: Allocate memory for hba_port objectsSreekanth Reddy2020-11-051-4/+69
* scsi: mpt3sas: Define hba_port structureSreekanth Reddy2020-11-051-1/+34
* scsi: arcmsr: Ensure getting a free ccb is done under the spin_lockching Huang2020-10-301-1/+3
* scsi: arcmsr: Configure the default command timeout valueching Huang2020-10-302-0/+17
* scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das2020-10-301-0/+1
* scsi: ufs: Put HBA into LPM during clk gatingCan Guo2020-10-302-2/+20
* scsi: libfc: Fix enum-conversion warningArnd Bergmann2020-10-301-1/+1
* scsi: libfc: Work around -Warray-bounds warningArnd Bergmann2020-10-301-11/+19
* scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-309-8/+704
* scsi: doc: Fix some kernel-doc markupsMauro Carvalho Chehab2020-10-275-8/+9
* scsi: lpfc: Update lpfc version to 12.8.0.5James Smart2020-10-271-1/+1
* scsi: lpfc: Reject CT request for MIB commandsJames Smart2020-10-273-39/+296
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-279-6/+117
* scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart2020-10-272-6/+3
* scsi: lpfc: Fix duplicate wq_create_version checkJames Smart2020-10-271-6/+0
* scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart2020-10-271-4/+0
* scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart2020-10-271-1/+1
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-278-42/+136
* scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2020-10-272-5/+9
* scsi: Remove unneeded break statementsTom Rix2020-10-2617-31/+4
* scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar2020-10-261-0/+5
* scsi: fc: Parse FPIN packets and update statisticsShyam Sundar2020-10-261-0/+293
* scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar2020-10-261-0/+117
* Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-0/+9
|\
| * scsi: handle zone resources errorsDamien Le Moal2020-10-131-0/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-2427-582/+815
|\ \
| * | scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King2020-10-081-1/+1
| * | scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig2020-10-081-1/+4
| * | scsi: sr: Initialize ->cmd_lenChristoph Hellwig2020-10-081-0/+1
| * | scsi: arcmsr: Update driver version to v1.50.00.02-20200819ching Huang2020-10-081-1/+1
| * | scsi: arcmsr: Add support for ARC-1886 series RAID controllersching Huang2020-10-082-18/+367
| * | scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang2020-10-082-26/+3
| * | scsi: arcmsr: Remove unnecessary syntaxching Huang2020-10-081-45/+18
| * | scsi: pm80xx: Driver version updateViswas G2020-10-081-1/+1
| * | scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-085-47/+73
| * | scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2020-10-082-23/+33
| * | scsi: pm80xx: Increase number of supported queuesViswas G2020-10-086-104/+160
| * | scsi: sym53c8xx_2: Fix sizeof() mismatchColin Ian King2020-10-081-1/+1
| * | scsi: isci: Fix a typo in a commentChristophe JAILLET2020-10-081-1/+1
| * | scsi: qla4xxx: Fix inconsistent format argument typeYe Bin2020-10-081-1/+1
| * | scsi: myrb: Fix inconsistent format argument typesYe Bin2020-10-081-2/+2
| * | scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng2020-10-081-1/+0
| * | scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng2020-10-081-0/+1
| * | scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao2020-10-081-7/+1