summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_debug: Parser tables and code interactionDouglas Gilbert2020-05-201-50/+63
* scsi: core: Refactor scsi_mq_setup_tags functionYe Bin2020-05-201-11/+12
* scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2020-05-202-1/+5
* scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche2020-05-2014-319/+329
* scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche2020-05-209-1100/+1100
* scsi: qla2xxx: Use make_handle() instead of open-coding itBart Van Assche2020-05-201-5/+5
* scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche2020-05-2010-39/+39
* scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche2020-05-2016-791/+790
* scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche2020-05-208-32/+67
* scsi: qla2xxx: Use register names instead of register offsetsBart Van Assche2020-05-201-4/+4
* scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...Bart Van Assche2020-05-202-3/+2
* scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZEBart Van Assche2020-05-202-1/+3
* scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicitBart Van Assche2020-05-201-0/+1
* scsi: qla2xxx: Add more BUILD_BUG_ON() statementsBart Van Assche2020-05-202-0/+72
* scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabeticallyBart Van Assche2020-05-201-2/+2
* scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche2020-05-2011-156/+71
* scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche2020-05-201-0/+7
* scsi: qla2xxx: Fix spelling of a variable nameBart Van Assche2020-05-202-3/+3
* scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser2020-05-201-83/+71
* scsi: target: core: Add initiatorname to NON_EXISTENT_LUN errorLance Digby2020-05-201-4/+6
* scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()John Garry2020-05-203-28/+16
* scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name listLuo Jiaxing2020-05-201-0/+1
* scsi: hisi_sas: Modify the commit information for DSM methodLuo Jiaxing2020-05-201-2/+6
* scsi: hisi_sas: Do not reset phy timer to wait for stray phy upLuo Jiaxing2020-05-201-1/+4
* scsi: sd: Add zoned capabilities device attributeDamien Le Moal2020-05-201-0/+16
* scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche2020-05-202-24/+29
* scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun2020-05-201-0/+1
* scsi: ufs-mediatek: Customize WriteBooster flush policyStanley Chu2020-05-151-0/+1
* scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu2020-05-153-7/+6
* scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu2020-05-153-26/+24
* scsi: sd: Signal drive managed SMR disksDamien Le Moal2020-05-151-0/+3
* scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks staticChenTao2020-05-151-1/+1
* scsi: aacraid: Fix an oops in error handlingDan Carpenter2020-05-151-0/+1
* scsi: hisi_sas: Display proc_name in sysfsJason Yan2020-05-133-0/+3
* scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()Dan Carpenter2020-05-121-1/+1
* scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block2020-05-126-16/+96
* scsi: zfcp: Fence early sysfs interfaces for accesses of shost objectsBenjamin Block2020-05-121-2/+14
* scsi: zfcp: Fence adapter status propagation for common statusesBenjamin Block2020-05-121-0/+14
* scsi: zfcp: Move p-t-p port allocation to after xport dataBenjamin Block2020-05-121-3/+9
* scsi: zfcp: Fence fc_host updates during link-down handlingBenjamin Block2020-05-121-5/+9
* scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block2020-05-123-9/+25
* scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block2020-05-123-43/+82
* scsi: zfcp: Move shost modification after QDIO (re-)open into fenced functionBenjamin Block2020-05-122-5/+16
* scsi: mpt3sas: Remove unused including <linux/version.h>Samuel Zou2020-05-121-1/+0
* scsi: mpt3sas: Fix double free warningsSuganath Prabu S2020-05-121-0/+2
* scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1Chandrakanth Patil2020-05-121-2/+2
* scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena2020-05-121-1/+6
* scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S2020-05-122-5/+5
* scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena2020-05-121-58/+0
* scsi: megaraid_sas: Limit device queue depth to controller queue depthKashyap Desai2020-05-121-3/+3