summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2017-07-26scsi: aacraid: reading out of boundsDan Carpenter
2017-07-26scsi: qedf: Limit number of CQsThomas Bogendoerfer
2017-07-26scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner
2017-07-26scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner
2017-07-26scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner
2017-07-26scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner
2017-07-26scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner
2017-07-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-24scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter
2017-07-24scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann
2017-07-24scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash
2017-07-24scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski
2017-07-24scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang
2017-07-24scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali
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