summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie1-7/+2
2020-11-04scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie5-22/+42
2020-11-04scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2-13/+12
2020-11-04scsi: fcoe: Remove unneeded semicolonTom Rix2-3/+3
2020-11-04scsi: bnx2fc: Remove unneeded semicolonTom Rix1-1/+1
2020-11-04scsi: megaraid_sas: Simplify compat_ioctl handlingArnd Bergmann2-74/+46
2020-11-04scsi: megaraid_sas: Check user-provided offsetsArnd Bergmann1-5/+11
2020-11-04scsi: aacraid: Improve compat_ioctl handlersArnd Bergmann2-61/+22
2020-11-04scsi: mpt3sas: Bump driver version to 35.101.00.00Sreekanth Reddy1-2/+2
2020-11-04scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy4-7/+76
2020-11-04scsi: mpt3sas: Handle vSES vphy object during HBA resetSreekanth Reddy1-0/+233
2020-11-04scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy3-30/+44
2020-11-04scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy3-11/+198
2020-11-04scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy3-6/+72
2020-11-04scsi: mpt3sas: Update hba_port objects after host resetSreekanth Reddy1-0/+338
2020-11-04scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy3-6/+47
2020-11-04scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy2-12/+30
2020-11-04scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy3-87/+178
2020-11-04scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy3-27/+126
2020-11-04scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()Sreekanth Reddy1-58/+58
2020-11-04scsi: mpt3sas: Allocate memory for hba_port objectsSreekanth Reddy1-4/+69
2020-11-04scsi: mpt3sas: Define hba_port structureSreekanth Reddy1-1/+34
2020-10-29scsi: arcmsr: Ensure getting a free ccb is done under the spin_lockching Huang1-1/+3
2020-10-29scsi: arcmsr: Configure the default command timeout valueching Huang2-0/+17
2020-10-29scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das1-0/+1
2020-10-29scsi: ufs: Put HBA into LPM during clk gatingCan Guo2-2/+20
2020-10-29scsi: libfc: Fix enum-conversion warningArnd Bergmann1-1/+1
2020-10-29scsi: libfc: Work around -Warray-bounds warningArnd Bergmann1-11/+19
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann9-8/+704
2020-10-26scsi: doc: Fix some kernel-doc markupsMauro Carvalho Chehab5-8/+9
2020-10-26scsi: lpfc: Update lpfc version to 12.8.0.5James Smart1-1/+1
2020-10-26scsi: lpfc: Reject CT request for MIB commandsJames Smart3-39/+296
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart9-6/+117
2020-10-26scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart2-6/+3
2020-10-26scsi: lpfc: Fix duplicate wq_create_version checkJames Smart1-6/+0
2020-10-26scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart1-4/+0
2020-10-26scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart1-1/+1
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart8-42/+136
2020-10-26scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2-5/+9
2020-10-26scsi: Remove unneeded break statementsTom Rix17-31/+4
2020-10-26scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar1-0/+5
2020-10-26scsi: fc: Parse FPIN packets and update statisticsShyam Sundar1-0/+293
2020-10-26scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar1-0/+117
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+9
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds27-582/+815
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-13/+9
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-65/+87
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds51-102/+51
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds132-1976/+3902
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+49