aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-12-07scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer1-2/+1
2018-12-07scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer3-16/+8
2018-12-07scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche1-38/+36
2018-12-07scsi: csiostor: remove flush_scheduled_work()Varun Prakash1-1/+0
2018-12-07scsi: BusLogic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman2-12/+9
2018-12-07scsi: snic: Use vzallocSabyasachi Gupta1-2/+1
2018-12-07scsi: fnic: Use vzallocSabyasachi Gupta1-2/+1
2018-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-37/+39
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe4-2/+25
2018-11-28scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-11-28scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-11-28scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-28scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-28scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-11-28scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-28scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2018-11-28scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche1-7/+7
2018-11-28scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King1-1/+1
2018-11-28scsi: ufs: add fall through annotationTomas Winkler1-0/+3
2018-11-28scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui1-31/+30
2018-11-28scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali1-2/+2
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar1-12/+19
2018-11-28scsi: qedi: add module param to set ping packet sizeNilesh Javali2-5/+9
2018-11-28scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar1-0/+24
2018-11-28scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar1-0/+3
2018-11-28scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali1-1/+1
2018-11-28scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali1-7/+9
2018-11-28scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2-3/+3
2018-11-28scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali1-2/+0
2018-11-28scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unloadCathy Avery1-2/+2
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2-3/+0
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2-18/+3
2018-11-28scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2-2/+5
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch2-12/+23
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+25
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-2/+1
2018-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-2/+25
2018-11-21scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing1-2/+0
2018-11-21scsi: aha1542: convert to DMA mapping APIChristoph Hellwig1-35/+91
2018-11-21scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S2-0/+19
2018-11-21scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy1-3/+4
2018-11-21scsi: libfc: Remove set but not used variable 'disc'Yue Haibing1-2/+0
2018-11-21scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann1-2/+2
2018-11-21scsi: aic94xx: Use dma_pool_zallocSouptick Joarder1-2/+1
2018-11-19nvme-fc: remove ->poll implementationJens Axboe1-12/+0
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe12-15/+23
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8