summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-11scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning stateHannes Reinecke2-1/+6
2020-11-11scsi: dc395x: Mark 's_stat2' as __maybe_unusedLee Jones1-1/+1
2020-11-11scsi: dc395x: Remove a few unused variablesLee Jones1-9/+4
2020-11-11scsi: advansys: Relocate or remove unused variablesLee Jones1-13/+3
2020-11-11scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc headerLee Jones1-6/+2
2020-11-11scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issuesLee Jones1-9/+8
2020-11-11scsi: esas2r: esas2r_int: Add brackets around potentially empty if()sLee Jones1-3/+5
2020-11-11scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issuesLee Jones1-20/+15
2020-11-11scsi: ufs: ufshcd: Fix some function doc-rotLee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones1-2/+0
2020-11-11scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()Lee Jones1-2/+3
2020-11-11scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()Lee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functionsLee Jones1-17/+17
2020-11-11scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issuesLee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones1-10/+23
2020-11-11scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones1-11/+12
2020-11-11scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issuesLee Jones1-18/+30
2020-11-11scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formattingLee Jones1-4/+4
2020-11-11scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones1-2/+1
2020-11-11scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones1-1/+1
2020-11-11scsi: arcmsr: Stop __builtin_strncpy complaining about a lack of space for NULLee Jones1-3/+3
2020-11-05scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter3-7/+14
2020-11-05scsi: ufs: Add DeepSleep featureAdrian Hunter4-3/+61
2020-11-05scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2020-11-05scsi: pm80xx: Avoid busywait in FW ready checkakshatzen2-10/+17
2020-11-05scsi: pm80xx: Make running_req atomicViswas G5-27/+147
2020-11-05scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2-14/+15
2020-11-05scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableMike Christie1-2/+12
2020-11-05scsi: target: Make state_list per CPUMike Christie4-96/+115
2020-11-05scsi: target: Drop sess_cmd_lock from I/O pathMike Christie6-55/+39
2020-11-05scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie5-22/+42
2020-11-05scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie1-33/+0
2020-11-05scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2-13/+12
2020-11-05scsi: target: Fix cmd_count ref leakMike Christie1-0/+8
2020-11-05scsi: target: Fix LUN ref count handlingMike Christie1-23/+20
2020-11-05scsi: fcoe: Remove unneeded semicolonTom Rix2-3/+3
2020-11-05scsi: bnx2fc: Remove unneeded semicolonTom Rix1-1/+1
2020-11-05scsi: target: Return COMPARE AND WRITE miscompare offsetsDavid Disseldorp2-10/+27
2020-11-05scsi: target: Split out COMPARE AND WRITE memcmp into helperDavid Disseldorp1-53/+68
2020-11-05scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp3-9/+9
2020-11-05scsi: target: Rename struct sense_info to sense_detailDavid Disseldorp1-11/+11
2020-11-05scsi: megaraid_sas: Simplify compat_ioctl handlingArnd Bergmann2-74/+46
2020-11-05scsi: megaraid_sas: Check user-provided offsetsArnd Bergmann1-5/+11
2020-11-05scsi: aacraid: Improve compat_ioctl handlersArnd Bergmann2-61/+22
2020-11-05scsi: mpt3sas: Bump driver version to 35.101.00.00Sreekanth Reddy1-2/+2
2020-11-05scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy4-7/+76
2020-11-05scsi: mpt3sas: Handle vSES vphy object during HBA resetSreekanth Reddy1-0/+233
2020-11-05scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy3-30/+44
2020-11-05scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy3-11/+198
2020-11-05scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy3-6/+72