summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-06-14scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio
2017-06-14scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio
2017-06-14scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio
2017-06-14scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name callQuinn Tran
2017-06-14scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...Sawan Chandak
2017-06-14scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-07ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly
2017-06-07ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly
2017-06-07scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov
2017-06-07scsi: zero per-cmd private driver data for each MQ I/OLong Li
2017-05-25scsi: lpfc: Fix panic on BFS configurationJames Smart
2017-05-25ibmvscsis: Do not send aborted task responseBryant G. Ly
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-15Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-13scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-11scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira
2017-04-11scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche
2017-04-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-29Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-03-27scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung
2017-03-23scsi: lpfc: fix building without debugfs supportArnd Bergmann
2017-03-23scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy
2017-03-23scsi: hpsa: fix volume offline stateTomas Henzl
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-20scsi: libsas: fix ata xfer lengthJohn Garry
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULLBart Van Assche
2017-03-19scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche
2017-03-19scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran