summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara
2017-03-07scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-07scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-03-06scsi: lpfc: revise version number to 11.2.0.10James Smart
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart
2017-03-06scsi: lpfc: code cleanups in NVME initiator baseJames Smart
2017-03-06scsi: lpfc: correct rdp diag portnamesJames Smart
2017-03-06scsi: lpfc: remove dead sli3 nvme codeJames Smart
2017-03-06scsi: lpfc: correct double printJames Smart
2017-03-06scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart
2017-03-06scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart
2017-03-06scsi: lpfc: add transport eh_timed_out referenceJames Smart
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart
2017-03-06scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart
2017-03-06scsi: lpfc: Fix IO submission if WQ is fullJames Smart
2017-03-06scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart
2017-03-06scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart
2017-03-06scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-03-06scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart
2017-03-06scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart
2017-03-06scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart
2017-03-06scsi: lpfc: remove redundant assignment of sgelJames Smart
2017-03-06scsi: lpfc: replace init_timer by setup_timerTomas Jasek
2017-03-06scsi: qedf: Use vsprintf extension %padJoe Perches
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches
2017-03-06scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches
2017-03-06scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2017-03-06scsi: qedi: fix build error without DEBUG_FSArnd Bergmann
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-03-01scsi: sd: Check for unaligned partial completionDamien Le Moal
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-02-28scsi: qedi: fix missing return error code check on call to qedi_setup_intColin Ian King
2017-02-27scsi: qedi: Fix memory leak in tmf response processing.Dupuis, Chad