summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann
2017-07-01scsi: snic: fix a couple of spelling mistakes/typosColin Ian King
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan
2017-07-01scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav
2017-07-01scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav
2017-07-01scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs
2017-07-01scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs
2017-07-01scsi: cxlflash: Avoid double free of character deviceMatthew R. Ochs
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig
2017-06-27scsi: sun_esp: fix device reference leaksJohan Hovold
2017-06-27scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat
2017-06-27scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat
2017-06-27scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat
2017-06-27scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat
2017-06-27scsi: bnx2fc: Update version number to 2.11.8.Chad Dupuis
2017-06-27scsi: bnx2fc: Make rport_terminate_io callback a NOOP.Chad Dupuis
2017-06-27scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis
2017-06-27scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...Chad Dupuis
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis
2017-06-27scsi: bnx2fc: Check for connection offload before sending RRQ.Chad Dupuis
2017-06-27scsi: bnx2fc: Add filters to the non-offload FCoE receive path.Chad Dupuis
2017-06-27scsi: default to scsi-mqChristoph Hellwig
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2017-06-27scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran