summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-013-1/+3
|\
| * Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-09-273-1/+3
| |\
| | * scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-263-1/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-09-064-19/+8
|\| |
| * | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-194-19/+8
| |\|
| | * scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-181-16/+0
| | * scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn2016-08-181-1/+1
| | * scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez2016-08-161-0/+4
| | * scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler2016-08-161-2/+3
* | | drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-011-1/+1
|/ /
* | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-127-24/+35
|\|
| * ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2
| * mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-08-121-11/+11
| * ipr: Fix sync scsi scanBrian King2016-08-101-5/+6
| * megaraid_sas: Fix probing cards without io portYinghai Lu2016-08-102-4/+4
| * aacraid: Check size values after double-fetch from userDave Carroll2016-08-081-2/+11
| * fcoe: Use kfree_skb() instead of kfree()Wei Yongjun2016-08-041-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-08-057-13/+78
|\|
| * ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun2016-08-021-0/+1
| * fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun2016-08-021-1/+2
| * lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6
| * fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2016-07-272-1/+49
| * ipr: Wait to do async scan until scsi host is initializedBrian King2016-07-272-0/+10
| * cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan2016-07-271-1/+9
| * lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-07-271-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-0410-227/+5006
|\ \
| * | ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly2016-07-2010-227/+5006
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-11/+4
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-015-7/+15
| |\ \ \
| * | | | lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-211-11/+4
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-4/+0
|\ \ \ \
| * | | | cxl: remove dead Kconfig optionsAndrew Donnellan2016-07-191-4/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-1/+0
|\ \ \ \ \
| * | | | | scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()Thomas Huth2016-06-211-1/+0
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-07-2783-1172/+3023
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang2016-07-201-0/+1
| * | | | | fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-07-201-4/+4
| * | | | | scsi: lpfc: avoid harmless comparison warningArnd Bergmann2016-07-201-4/+9
| * | | | | fcoe: implement FIP VLAN responderHannes Reinecke2016-07-203-0/+269
| * | | | | fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke2016-07-201-2/+2
| * | | | | lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-201-0/+2
| * | | | | scsi: ufs: remove unnecessary goto labelTiezhu Yang2016-07-151-2/+1
| * | | | | hpsa: change hpsa_passthru_ioctl timeoutDon Brace2016-07-151-2/+2
| * | | | | hpsa: correct skipping masked peripheralsDon Brace2016-07-151-5/+74
| * | | | | qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani2016-07-151-1/+1
| * | | | | qla2xxx: Fix BBCR offsetSawan Chandak2016-07-151-1/+1
| * | | | | qla2xxx: Fix duplicate message id.Sawan Chandak2016-07-153-7/+6
| * | | | | qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak2016-07-153-1/+59
| * | | | | qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2016-07-152-24/+26
| * | | | | qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio2016-07-153-11/+4