aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2017-07-17scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2017-07-17scsi: smartpqi: limit transfer length to 1MBYadan Fan
2017-07-17scsi: hpsa: limit transfer length to 1MBYadan Fan
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter
2017-07-12scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2017-07-12scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2017-07-12scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King
2017-07-12scsi: isci: fix typo in function namesColin Ian King
2017-07-12scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger
2017-07-06ibmvscsis: Use tpgt passed in by userBryant G. Ly
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger
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-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
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