summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-208-12/+49
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-158-12/+49
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-04-128-12/+49
| | |\
| | | * scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira2017-04-121-1/+6
| | | * scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2017-04-122-4/+10
| | | * scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-071-2/+18
| | | * scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-071-1/+6
| | | * scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-072-1/+3
| | | * scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-071-2/+4
| | | * scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-071-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-3/+3
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-081-3/+3
| |\ \ \
| | * | | scsi: Avoid that SCSI queues get stuckBart Van Assche2017-04-071-3/+3
* | | | | netlink: extended ACK reportingJohannes Berg2017-04-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-0612-39/+57
|\| | | |
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-0212-39/+57
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-2912-39/+57
| | |\|
| | | * scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung2017-03-281-2/+0Star
| | | * scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-232-10/+16
| | | * scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
| | | * scsi: hpsa: fix volume offline stateTomas Henzl2017-03-231-0/+1
| | | * scsi: libsas: fix ata xfer lengthJohn Garry2017-03-201-1/+1
| | | * scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULLBart Van Assche2017-03-191-1/+1
| | | * scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche2017-03-191-5/+15
| | | * scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche2017-03-191-9/+9
| | | * scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-03-171-0/+2
| | | * scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler2017-03-161-2/+2
| | | * scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar2017-03-161-0/+1
| | | * scsi: aacraid: Fix potential null accessRaghava Aditya Renukunta2017-03-161-8/+6Star
| | | * scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-03-151-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-2428-487/+1146
|\| | |
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
| |\| |
| | * | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| | |\|
| | | * scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17Star
| | | * scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | | * scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | | * scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | | * scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18Star
| | | * scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-141-2/+2
| | | * scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-141-1/+1
| | | * scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-142-1/+4
| | | * scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-141-5/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2016-432/+1077
| |\ \ \
| | * | | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
| | * | | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
| | * | | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
| | * | | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
| | * | | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
| | * | | qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
| | * | | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27