summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-08-09scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-08-09scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
2018-08-03scsi: cxlflash: Avoid clobbering context control register valueMatthew R. Ochs
2018-08-03scsi: cxlflash: Synchronize reset and remove opsUma Krishnan
2018-08-03scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S
2018-08-03scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-08-03scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis
2018-08-03scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen
2018-08-03scsi: megaraid: silence a static checker bugDan Carpenter
2018-08-03scsi: 3w-xxxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: 3w-9xxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-08-03scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani
2018-07-25scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson
2018-07-25scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com
2018-07-25scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-11scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-03scsi: qla2xxx: Spinlock recursion in qla_targetMikhail Malygin
2018-07-03scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-07-03scsi: qla2xxx: Delete session for nport id changeQuinn Tran
2018-07-03scsi: hpsa: disable device during shutdownSinan Kaya
2018-07-03scsi: scsi_debug: Fix memory leak on module unloadLuis Henriques
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
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