summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-05-24Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-21sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-05-18scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-14scsi: core: clean up generated file scsi_devinfo_tbl.cRandy Dunlap
2018-05-01scsi: aacraid: Correct hba_send to include iu_typeDave Carroll
2018-05-01scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-04-20scsi: isci: Fix infinite loop in while loopColin Ian King
2018-04-20scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche
2018-04-18scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-18scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi
2018-04-18scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King
2018-04-18scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert
2018-04-18scsi: iscsi: respond to netlink with unicast when appropriateChris Leech
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-11sr: get/drop reference to device in revalidate and check_eventsJens Axboe
2018-04-09scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall
2018-04-09scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter
2018-04-09scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter
2018-04-09scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche
2018-04-09scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche
2018-04-09Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche
2018-04-09scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-04-09scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn
2018-04-09scsi: qla2xxx: correctly shift host byteJohannes Thumshirn
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings
2018-04-09scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2018-04-09scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja
2018-04-09scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn
2018-04-09scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter
2018-03-21scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov
2018-03-21scsi: qla2xxx: fx00 copypaste typoMeelis Roos
2018-03-21scsi: qla2xxx: fix error message on <qla2400Meelis Roos
2018-03-21scsi: smartpqi: update driver versionDon Brace
2018-03-21scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett
2018-03-21scsi: arcmsr: Change driver version to v1.40.00.05-20180309Ching Huang
2018-03-21scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter readyChing Huang
2018-03-21scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection.Ching Huang