summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-142-17/+2
|\
| * sd: remove __data_len hack for WRITE SAMEChristoph Hellwig2017-01-131-16/+1
| * scsi: use blk_rq_payload_bytesChristoph Hellwig2017-01-131-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-01-137-6/+26
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-085-4/+24
| |\ \
| | * | scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2017-01-052-4/+4
| | * | scsi: snic: Return error code on memory allocation failureBurak Ok2017-01-051-0/+3
| | * | scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2017-01-052-0/+17
| * | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2016-12-262-2/+2
| |\| | | | |/ | |/|
| | * scsi: qedi: fix build, depends on UIORandy Dunlap2016-12-201-1/+1
| | * scsi: scsi-mq: Wait for .queue_rq() if necessaryBart Van Assche2016-12-201-1/+1
* | | ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly2017-01-101-1/+1
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-253-4/+4
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-4/+4
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-158/+95
|\ \ \ | |/ / |/| |
| * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
| * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-46/+33
| * | scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2422-22/+22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-0/+3
|\ \
| * | sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2016-12-221-0/+3
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-2354-656/+9425
|\ \ \
| * \ \ Merge branch 'misc' into for-linusJames Bottomley2016-12-2213-142/+260
| |\ \ \ | | |_|/ | |/| |
| | * | scsi: aacraid: remove wildcard for series 9 controllersKevin Barnett2016-12-081-2/+0
| | * | scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler2016-12-081-0/+2
| | * | scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler2016-12-081-1/+1
| | * | scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler2016-12-082-0/+4
| | * | scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani2016-12-081-1/+2
| | * | scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2016-12-085-23/+76
| | * | scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi2016-12-081-1/+10
| | * | scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi2016-12-082-4/+32
| | * | scsi: g_NCR5380: Autoprobe board IRQ by defaultFinn Thain2016-12-081-12/+18
| | * | scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cardsFinn Thain2016-12-081-13/+57
| | * | scsi: g_NCR5380: Use probe_irq_*() for IRQ probingOndrej Zary2016-12-084-88/+54
| | * | scsi: g_NCR5380: Check for chip presence before calling NCR5380_init()Ondrej Zary2016-12-081-0/+7
| * | | scsi: avoid a permanent stop of the scsi device's request queueWei Fang2016-12-141-4/+0
| * | | scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares2016-12-143-3/+80
| * | | scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran2016-12-144-28/+50
| * | | scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez2016-12-141-5/+42
| * | | scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-1411-335/+1114
| * | | scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez2016-12-143-57/+36
| * | | scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com2016-12-141-0/+52
| * | | scsi: hpsa: remove memory allocate failure messageAmit Kushwaha2016-12-141-25/+12
| * | | scsi: Update 3ware driver email addressesadam radford2016-12-146-28/+16
| * | | scsi: libcxgbi: return error if interface is not upVarun Prakash2016-12-141-0/+12
| * | | scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash2016-12-143-3/+12
| * | | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-143-26/+213
| * | | scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2016-12-142-15/+77
| * | | scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash2016-12-141-2/+2
| * | | scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar2016-12-1416-0/+7464