aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada
2019-01-29scsi: fnic: Remove set but not used variable 'vdev'YueHaibing
2019-01-29scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer lengthBart Van Assche
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche
2019-01-29scsi: hpsa: clean up two indentation issuesColin Ian King
2019-01-29scsi: qla2xxx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store exportGreg Kroah-Hartman
2019-01-29scsi: fcoe: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22scsi: arcmsr: Update driver version to v1.40.00.10-20190116Ching Huang
2019-01-22scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2Ching Huang
2019-01-22scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherentChing Huang
2019-01-22scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat
2019-01-22scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat
2019-01-22scsi: fnic: Adding devcmd2 init and posting interfacesSatish Kharat
2019-01-22scsi: fnic: Add devcmd2 initialization helpersSatish Kharat
2019-01-22scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat
2019-01-22scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat
2019-01-22scsi: fnic: RQ enable and then post descriptorsSatish Kharat
2019-01-22scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat
2019-01-22scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat
2019-01-22scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat
2019-01-22scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat
2019-01-22scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ONSatish Kharat
2019-01-22scsi: fnic: change fnic queue depth to 256Satish Kharat
2019-01-22scsi: fnic: support to display 20G port speedSatish Kharat
2019-01-22scsi: core: Remove an atomic instruction from the hot pathBart Van Assche
2019-01-22scsi: sd: Rename 'SCpnt' into 'cmd'Bart Van Assche
2019-01-22scsi: sd: Clean up sd_setup_read_write_cmnd()Martin K. Petersen
2019-01-22scsi: sd: Create helper functions for read/write commandsMartin K. Petersen
2019-01-22scsi: sd: Simplify misaligned I/O checkMartin K. Petersen
2019-01-22scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen
2019-01-22scsi: sd: Remove a local variableBart Van Assche
2019-01-11scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcomEvan Green
2019-01-11scsi: doc: remove reference to tmscsim.txt fileOtto Sabart
2019-01-11scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-01-11scsi: libsas: Check SMP PHY control function resultJohn Garry
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2019-01-11scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva