aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-417/+321
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-13287/+12547
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+49
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+3
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+3
2016-09-29scsi: ufs: Kconfig fixJoao Pinto1-1/+1
2016-09-29scsi: g_NCR5380: Stop using scsi_module.cOndrej Zary2-149/+194
2016-09-29scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary1-184/+167
2016-09-29scsi: g_NCR5380: Remove deprecated __setupOndrej Zary1-135/+0
2016-09-29scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun1-0/+1
2016-09-29scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang1-3/+6
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley3-1/+3
2016-09-28scsi: cxgb4i: Set completion bit in work requestVarun Prakash1-0/+5
2016-09-28scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi1-0/+2
2016-09-28scsi: be2iscsi: mark symbols static where possibleBaoyou Xie1-6/+6
2016-09-26scsi: mvsas: Mark symbols static where possibleBaoyou Xie3-37/+39
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie2-3/+3
2016-09-26scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche3-1/+3
2016-09-26scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé1-1/+1
2016-09-26scsi: dtc: remove from treeChristoph Hellwig4-504/+0
2016-09-26scsi: t128: remove from treeChristoph Hellwig4-522/+0
2016-09-26scsi: pas16: remove from treeChristoph Hellwig4-701/+0
2016-09-26scsi: u14-34f: remove from treeChristoph Hellwig3-2021/+0
2016-09-26scsi: ultrastor: remove from treeChristoph Hellwig4-1308/+0
2016-09-26scsi: in2000: remove from treeChristoph Hellwig4-2727/+0
2016-09-26scsi: wd7000: remove from treeChristoph Hellwig3-1670/+0
2016-09-26scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui1-0/+1
2016-09-26scsi: lpfc: Mark symbols static where possibleBaoyou Xie4-62/+62
2016-09-21scsi: hpsa: correct call to hpsa_do_resetDon Brace2-2/+1
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2-2/+3
2016-09-19scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-09-19virtio scsi: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+49
2016-09-19scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie2-13/+9
2016-09-19scsi: ipr: Remove redundant messages at adapter init timeBrian King1-1/+2
2016-09-19scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2-3/+4
2016-09-19scsi: smartpqi: raid bypass lba calculation fixkevin Barnett1-1/+2
2016-09-19scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara1-4/+10
2016-09-19scsi: ibmvscsis: Fixed unused variableBryant G. Ly1-3/+0
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai1-0/+3
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig1-1/+0
2016-09-15scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-09-15scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()Wei Yongjun1-0/+1
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig4-51/+30
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2-11/+1
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig2-16/+8
2016-09-14scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace1-0/+31
2016-09-14scsi: hpsa: Prevent sending bmic commands to externalsScott Teel1-1/+11