aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-01-22scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat1-2/+28
2019-01-22scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat2-2/+163
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat3-4/+11
2019-01-22scsi: fnic: RQ enable and then post descriptorsSatish Kharat2-3/+4
2019-01-22scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat1-2/+2
2019-01-22scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat1-2/+8
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat3-0/+28
2019-01-22scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat3-0/+12
2019-01-22scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat1-6/+5
2019-01-22scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ONSatish Kharat1-1/+1
2019-01-22scsi: fnic: change fnic queue depth to 256Satish Kharat1-1/+1
2019-01-22scsi: fnic: support to display 20G port speedSatish Kharat3-1/+9
2019-01-22scsi: core: Remove an atomic instruction from the hot pathBart Van Assche1-1/+1
2019-01-22scsi: sd: Rename 'SCpnt' into 'cmd'Bart Van Assche1-22/+22
2019-01-22scsi: sd: Clean up sd_setup_read_write_cmnd()Martin K. Petersen1-51/+27
2019-01-22scsi: sd: Create helper functions for read/write commandsMartin K. Petersen1-75/+92
2019-01-22scsi: sd: Simplify misaligned I/O checkMartin K. Petersen1-45/+12
2019-01-22scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen1-86/+83
2019-01-22scsi: sd: Remove a local variableBart Van Assche1-2/+1
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2-4/+6
2019-01-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2-8/+10
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2-7/+6
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain1-3/+5
2019-01-22scsi/atari_scsi: Don't select CONFIG_NVRAMFinn Thain2-4/+4
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds22-58/+95
2019-01-11scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcomEvan Green1-1/+0
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash4-18/+31
2019-01-11scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer1-1/+1
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2019-01-11scsi: doc: remove reference to tmscsim.txt fileOtto Sabart1-2/+0
2019-01-11scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S1-1/+2
2019-01-11scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-01-11scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-01-11scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali8-62/+497
2019-01-11scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen1-8/+28
2019-01-11scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei3-1/+4
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva1-5/+9
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-01-11scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughsGustavo A. R. Silva1-12/+7
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+2
2019-01-11scsi: esas2r: esas2r_init: mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2019-01-11scsi: st: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-01-11scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry1-6/+6
2019-01-11scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-01-08scsi: bnx2i: fix indentation issue, remove a tabColin Ian King1-1/+1
2019-01-08scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry2-62/+62