summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-05-14scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks staticChenTao-1/+1
2020-05-14scsi: aacraid: Fix an oops in error handlingDan Carpenter-0/+1
2020-05-12scsi: hisi_sas: Display proc_name in sysfsJason Yan-0/+3
2020-05-11scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()Dan Carpenter-1/+1
2020-05-11scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block-16/+96
2020-05-11scsi: zfcp: Fence early sysfs interfaces for accesses of shost objectsBenjamin Block-2/+14
2020-05-11scsi: zfcp: Fence adapter status propagation for common statusesBenjamin Block-0/+14
2020-05-11scsi: zfcp: Move p-t-p port allocation to after xport dataBenjamin Block-3/+9
2020-05-11scsi: zfcp: Fence fc_host updates during link-down handlingBenjamin Block-5/+9
2020-05-11scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block-9/+25
2020-05-11scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block-43/+82
2020-05-11scsi: zfcp: Move shost modification after QDIO (re-)open into fenced functionBenjamin Block-5/+16
2020-05-11scsi: mpt3sas: Remove unused including <linux/version.h>Samuel Zou-1/+0
2020-05-11scsi: mpt3sas: Fix double free warningsSuganath Prabu S-0/+2
2020-05-11scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1Chandrakanth Patil-2/+2
2020-05-11scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena-1/+6
2020-05-11scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S-5/+5
2020-05-11scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena-58/+0
2020-05-11scsi: megaraid_sas: Limit device queue depth to controller queue depthKashyap Desai-3/+3
2020-05-11scsi: ufs: Cleanup WriteBooster featureStanley Chu-13/+7
2020-05-11scsi: ufs-mediatek: Enable WriteBooster capabilityStanley Chu-0/+3
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu-12/+66
2020-05-11scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu-15/+17
2020-05-11scsi: ufs-mediatek: Add fixup_dev_quirks vopsStanley Chu-3/+19
2020-05-11scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu-3/+8
2020-05-11scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu-2/+18
2020-05-11scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu-25/+49
2020-05-11scsi: lpfc: Remove redundant initialization to variable rcColin Ian King-1/+1
2020-05-11scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva-11/+11
2020-05-11scsi: qedi: Remove unused variable udev & uctrlXie XiuQi-5/+0
2020-05-11scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan-1/+1
2020-05-11scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser-21/+15
2020-05-11scsi: aacraid: Use memdup_user() as a cleanupZou Wei-9/+3
2020-05-07scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy-1/+1
2020-05-07scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy-1/+1
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy-6/+8
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy-23/+18
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy-76/+137
2020-05-07scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy-1/+0
2020-05-07scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy-32/+0
2020-05-07scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy-2/+2
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser-2/+57
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser-24/+25
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser-10/+21
2020-05-07scsi: target: Add missing emulate_pr attribute to passthrough backendsBodo Stroesser-0/+1
2020-05-07scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy-2/+2
2020-05-07scsi: mpt3sas: Update maintainersSuganath Prabu-1/+1
2020-05-07scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu-4/+179
2020-05-07scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan-1/+1