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 Torvalds2018-07-2010-30/+88
|\
| * scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-101-2/+2
| * scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
| * scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
| * scsi: hpsa: correct enclosure sas addressDon Brace2018-07-102-4/+22
| * scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-101-2/+3
| * scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-101-6/+8
| * scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-101-2/+2
| * scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-102-14/+28
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-062-10/+47
|\|
| * scsi: sg: mitigate read/write abuseJann Horn2018-06-261-2/+40
| * scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta2018-06-261-8/+7
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-273-7/+4
|\|
| * scsi: scsi_debug: Fix memory leak on module unloadLuis Henriques2018-06-181-1/+1
| * scsi: qla2xxx: Spinlock recursion in qla_targetMikhail Malygin2018-06-181-4/+3
| * scsi: ipr: Eliminate duplicate barriersArnd Bergmann2018-06-181-2/+0
* | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-241-1/+1
|\ \
| * | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-191-1/+1
* | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-7/+26
|\ \ \ | |_|/ |/| |
| * | scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia2018-06-191-7/+26
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-148-12/+32
|\ \ \
| * | | scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy2018-06-071-2/+6
| * | | scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao2018-06-071-0/+8
| * | | scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-071-4/+4
| * | | scsi: mpt3sas: Add an I/O barrierTomas Henzl2018-06-051-0/+1
| * | | scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-06-051-1/+2
| * | | scsi: hpsa: disable device during shutdownSinan Kaya2018-06-051-2/+8
| * | | scsi: sd_zbc: Fix sd_zbc_check_zone_size() error pathDamien Le Moal2018-06-051-1/+1
| * | | scsi: aacraid: remove bogus GFP_DMA32 specifiesChristoph Hellwig2018-06-051-2/+2
* | | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-122-5/+9
* | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-125-13/+20
* | | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-8/+8
* | | | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-1/+1
* | | | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-121-1/+1
* | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1233-120/+135
* | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1218-39/+56
| |_|/ |/| |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10112-1710/+6303
|\ \ \
| * | | scsi: lpfc: update driver version to 12.0.0.4James Smart2018-05-281-1/+1
| * | | scsi: lpfc: Fix port initialization failure.James Smart2018-05-281-3/+18
| * | | scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-283-20/+1
| * | | scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-281-0/+9
| * | | scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-283-4/+32
| * | | scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-282-5/+17
| * | | scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-285-5/+69
| * | | scsi: hisi_sas: Fix return value when get_free_slot() failedXiaofei Tan2018-05-281-0/+2
| * | | scsi: hisi_sas: Terminate STP reject quickly for v2 hwXiaofei Tan2018-05-281-0/+78
| * | | scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2018-05-282-0/+13
| * | | scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-285-31/+30
| * | | scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-284-0/+43
| * | | scsi: hisi_sas: Init disks after controller resetXiaofei Tan2018-05-281-1/+18